﻿-- 备份时间：2017/10/19 0:58:50 域名：localhost:84 备份者：admin 程序版本：build20171016 电脑端：s11 手机端：w1 --
DROP TABLE [SL_admin]
CREATE TABLE [SL_admin] ( [A_id] Integer NOT NULL IDENTITY,[A_login] VarChar(50) default '' ,[A_pwd] VarChar(50) default '' ,[A_part] VarChar(50) default '' ,PRIMARY KEY ([A_id]))
DROP TABLE [SL_collection]
CREATE TABLE [SL_collection] ( [C_id] Integer NOT NULL IDENTITY,[C_title] Text default '' ,[C_url] Text default '' ,[C_titlestart] Text default '' ,[C_titleend] Text default '' ,[C_contentstart] Text default '' ,[C_contentend] Text default '' ,[C_start] Text default '' ,[C_end] Text default '' ,[C_pic] Integer default 0 ,[C_nsort] Integer default 0 ,[C_code] Text default '' ,PRIMARY KEY ([C_id]))
DROP TABLE [SL_comment]
CREATE TABLE [SL_comment] ( [C_id] Integer NOT NULL IDENTITY,[C_content] Text default '' ,[C_mid] Integer default 0 ,[C_sub] Integer default 0 ,[C_sh] Integer default 0 ,[C_page] Text default '' ,[C_time] DateTime default '' ,PRIMARY KEY ([C_id]))
DROP TABLE [SL_config]
CREATE TABLE [SL_config] ( [C_title] Text default '' ,[C_keywords] Text default '' ,[C_content] Text default '' ,[C_logo] VarChar(50) default '' ,[C_template] VarChar(50) default '' ,[C_code] Text default '' ,[C_foot] Text default '' ,[C_logox] Integer default 0 ,[C_logoy] Integer default 0 ,[C_ico] VarChar(50) default '' ,[C_qq] Text default '' ,[C_qqon] Integer default 0 ,[C_mobile] Text default '' ,[C_first] Integer default 0 ,[C_admin] VarChar(50) default '' ,[C_version] VarChar(50) default '' ,[C_wtitle] VarChar(50) default '' ,[C_wcode] Text default '' ,[C_wtoken] VarChar(50) default '' ,[C_alipay] VarChar(50) default '' ,[C_alipayid] VarChar(50) default '' ,[C_alipaykey] VarChar(50) default '' ,[C_QQid] VarChar(50) default '' ,[C_QQkey] VarChar(50) default '' ,[C_email] VarChar(50) default '' ,[C_mpwd] VarChar(50) default '' ,[C_fenxiang] Text default '' ,[C_html] Integer default 0 ,[C_dir] VarChar(50) default '' ,[C_domain] VarChar(50) default '' ,[C_wap] VarChar(50) default '' ,[C_wx_appid] VarChar(50) default '' ,[C_wx_mchid] VarChar(50) default '' ,[C_wx_key] VarChar(50) default '' ,[C_wx_appsecret] VarChar(50) default '' ,[C_alipayon] VarChar(50) default '' ,[C_wxpayon] VarChar(50) default '' ,[C_bankon] VarChar(50) default '' ,[C_test] VarChar(50) default '' ,[C_time] DateTime default '' ,[C_close] Integer default 0 ,[C_lang] VarChar(50) default '' ,[C_delang] Integer default 0 ,[C_qq1] Integer default 0 ,[C_qq2] Integer default 0 ,[C_qq3] Integer default 0 ,[C_qq4] Integer default 0 ,[C_1yuan] Integer default 0 ,[C_sign] Integer default 0 ,[C_Invitation] Integer default 0 ,[C_data] Integer default 0 ,[C_gift] Text default '' ,[C_gifton] Integer default 0 ,[C_np] Integer default 0 ,[C_pp] Integer default 0 ,[C_pid] Text default '' ,[C_npage] Integer default 0 ,[C_ppage] Integer default 0 ,[C_balanceon] Text default '' ,[C_member] Integer default 0 ,[C_top] Integer default 0 ,[C_mark] Integer default 0 ,[C_m_position] Integer default 0 ,[C_m_text] Text default '' ,[C_m_font] Text default '' ,[C_m_size] Integer default 0 ,[C_m_color] Text default '' ,[C_m_logo] Text default '' ,[C_m_width] Integer default 0 ,[C_m_height] Integer default 0 ,[C_m_transparent] Integer default 0 ,[C_7PID] Text default '' ,[C_7PKEY] Text default '' ,[C_7CID1] Text default '' ,[C_7CID2] Text default '' ,[C_ds1] Integer default 0 ,[C_ds2] Integer default 0 ,[C_ds3] Integer default 0 ,[C_tp] Integer default 0 ,[C_7money] Text default '' ,[C_sort] Integer default 0 ,[C_tag] Text default '' ,[C_id] Integer ,[C_1yuan2] Integer default 0 ,[C_tomoney] Integer default 0 ,[C_tofen] Integer default 0 ,[C_tx] Integer default 0 ,[C_tomoney_rate] Money default 0 ,[C_tofen_rate] Money default 0 ,[C_tx_rate] Money default 0 ,[C_db] Text default '' ,[C_psh] Integer default 0 ,[C_qqkj] Integer default 0 ,[C_wxkj] Integer default 0 ,[C_translate] Integer default 0 ,[C_authcode] Text default '' ,[C_memberbg] Text default '' ,PRIMARY KEY ([C_id]))
DROP TABLE [SL_contact]
CREATE TABLE [SL_contact] ( [C_title] Text default '' ,[C_entitle] Text default '' ,[C_content] Text default '' ,[C_address] Text default '' ,[C_zb] Text default '' ,[C_map] VarChar(50) default '' ,[C_keywords] Text default '' ,[C_description] Text default '' ,[C_id] Integer ,PRIMARY KEY ([C_id]))
DROP TABLE [SL_content]
CREATE TABLE [SL_content] ( [C_id] Integer NOT NULL IDENTITY,[C_title] Text default '' ,[C_bz] Text default '' ,[C_content] Text default '' ,[C_type] VarChar(50) default '' ,[C_fid] Integer default 0 ,[C_order] Integer default 0 ,PRIMARY KEY ([C_id]))
DROP TABLE [SL_event]
CREATE TABLE [SL_event] ( [E_id] Integer NOT NULL IDENTITY,[E_type] Text default '' ,[E_content] Text default '' ,[E_title] Text default '' ,PRIMARY KEY ([E_id]))
DROP TABLE [SL_form]
CREATE TABLE [SL_form] ( [F_id] Integer NOT NULL IDENTITY,[F_title] Text default '' ,[F_entitle] Text default '' ,[F_bz] Text default '' ,[F_yz] Integer default 0 ,[F_module] VarChar(50) default '' ,[F_pic] VarChar(50) default '' ,[F_description] Text default '' ,[F_keywords] Text default '' ,[F_pagetitle] Text default '' ,[F_type] Integer default 0 ,[F_qsort] Integer default 0 ,PRIMARY KEY ([F_id]))
DROP TABLE [SL_guestbook]
CREATE TABLE [SL_guestbook] ( [G_id] Integer NOT NULL IDENTITY,[G_title] Text default '' ,[G_name] VarChar(50) default '' ,[G_phone] VarChar(50) default '' ,[G_email] VarChar(50) default '' ,[G_Msg] Text default '' ,[G_sh] Integer default 0 ,[G_time] DateTime default '' ,[G_reply] Text default '' ,PRIMARY KEY ([G_id]))
DROP TABLE [SL_link]
CREATE TABLE [SL_link] ( [L_id] Integer NOT NULL IDENTITY,[L_title] Text default '' ,[L_url] Text default '' ,[L_pic] Text default '' ,[L_sort] Integer default 0 ,PRIMARY KEY ([L_id]))
DROP TABLE [SL_list]
CREATE TABLE [SL_list] ( [L_id] Integer NOT NULL IDENTITY,[L_type] Integer default 0 ,[L_time] DateTime default '' ,[L_mid] Integer default 0 ,[L_title] Text default '' ,[L_change] Money default 0 ,[L_no] Text default '' ,[L_sh] Integer default 0 ,PRIMARY KEY ([L_id]))
DROP TABLE [SL_log]
CREATE TABLE [SL_log] ( [L_id] Integer NOT NULL IDENTITY,[L_user] Text default '' ,[L_action] Text default '' ,[L_ip] Text default '' ,[L_location] Text default '' ,[L_time] DateTime default '' ,PRIMARY KEY ([L_id]))
DROP TABLE [SL_lsort]
CREATE TABLE [SL_lsort] ( [S_id] Integer NOT NULL IDENTITY,[S_title] Text default '' ,[S_order] Integer default 0 ,PRIMARY KEY ([S_id]))
DROP TABLE [SL_lv]
CREATE TABLE [SL_lv] ( [L_id] Integer NOT NULL IDENTITY,[L_discount] Integer default 0 ,[L_title] Text default '' ,[L_fen] Integer default 0 ,[L_order] Integer default 0 ,PRIMARY KEY ([L_id]))
DROP TABLE [SL_member]
CREATE TABLE [SL_member] ( [M_id] Integer NOT NULL IDENTITY,[M_login] VarChar(50) default '' ,[M_pwd] VarChar(50) default '' ,[M_email] VarChar(50) default '' ,[M_QQ] VarChar(50) default '' ,[M_mobile] VarChar(50) default '' ,[M_add] VarChar(50) default '' ,[M_pic] Text default '' ,[M_fen] Integer default 0 ,[M_name] VarChar(50) default '' ,[M_code] VarChar(50) default '' ,[M_qqid] VarChar(50) default '' ,[M_regtime] DateTime default '' ,[M_pwdcode] Text default '' ,[M_genkey] VarChar(50) default '' ,[M_lv] Integer default 0 ,[M_money] Money default 0 ,[M_subscribe] Integer default 0 ,[M_from] Integer default 0 ,[M_vip] Integer default 0 ,[M_viptime] Text default '' ,[M_viplong] Integer default 0 ,PRIMARY KEY ([M_id]))
DROP TABLE [SL_menu]
CREATE TABLE [SL_menu] ( [U_id] Integer NOT NULL IDENTITY,[U_title] Text default '' ,[U_entitle] Text default '' ,[U_sub] Integer default 0 ,[U_order] Integer default 0 ,[U_type] VarChar(50) default '' ,[U_typeid] Integer default 0 ,[U_hide] Integer default 0 ,[U_url] Text default '' ,[U_ico] Text default '' ,[U_color] VarChar(50) default '' ,[U_template] Text default '' ,PRIMARY KEY ([U_id]))
DROP TABLE [SL_news]
CREATE TABLE [SL_news] ( [N_id] Integer NOT NULL IDENTITY,[N_title] Text default '' ,[N_content] Text default '' ,[N_date] DateTime default '' ,[N_author] VarChar(50) default '' ,[N_view] Integer default 0 ,[N_sort] Integer default 0 ,[N_pic] Text default '' ,[N_order] Integer default 0 ,[N_short] Text default '' ,[N_top] Integer default 0 ,[N_sh] Integer default 0 ,[N_lv] Integer default 0 ,[N_keywords] Text default '' ,[N_description] Text default '' ,[N_link] Text default '' ,[N_pagetitle] Text default '' ,[N_tag] Text default '' ,[N_color] Text default '' ,[N_strong] Integer default 0 ,[N_type] Integer default 0 ,[N_file] Text default '' ,[N_job] Text default '' ,[N_hide] Text default '' ,[N_hideon] Integer default 0 ,[N_hidetype] Text default '' ,[N_hideintro] Text default '' ,[N_price] Text default '' ,[N_video] Text default '' ,PRIMARY KEY ([N_id]))
DROP TABLE [SL_nsort]
CREATE TABLE [SL_nsort] ( [S_id] Integer NOT NULL IDENTITY,[S_title] Text default '' ,[S_entitle] Text default '' ,[S_description] Text default '' ,[S_keywords] Text default '' ,[S_type] Integer default 0 ,[S_order] Integer default 0 ,[S_sub] Integer default 0 ,[S_pagetitle] Text default '' ,[S_pic] Text default '' ,PRIMARY KEY ([S_id]))
DROP TABLE [SL_orders]
CREATE TABLE [SL_orders] ( [O_id] Integer NOT NULL IDENTITY,[O_member] Integer default 0 ,[O_price] Money default 0 ,[O_num] Integer default 0 ,[O_shuxing] Text default '' ,[O_state] Integer default 0 ,[O_pid] Integer default 0 ,[O_wl] VarChar(50) default '' ,[O_wlid] VarChar(50) default '' ,[O_tradeno] VarChar(50) default '' ,[O_time] DateTime default '' ,PRIMARY KEY ([O_id]))
DROP TABLE [SL_product]
CREATE TABLE [SL_product] ( [P_id] Integer NOT NULL IDENTITY,[P_path] Text default '' ,[P_thumb] Text default '' ,[P_title] Text default '' ,[P_content] Text default '' ,[P_sort] Integer default 0 ,[P_order] Integer default 0 ,[P_price] Money default 0 ,[P_buy] Integer default 0 ,[P_short] Text default '' ,[P_shuxing] Text default '' ,[P_top] Integer default 0 ,[P_keywords] Text default '' ,[P_description] Text default '' ,[P_time] Text default '' ,[P_unlogin] Integer default 0 ,[P_name] Integer default 0 ,[P_email] Integer default 0 ,[P_mobile] Integer default 0 ,[P_address] Integer default 0 ,[P_postcode] Integer default 0 ,[P_qq] Integer default 0 ,[P_remark] Integer default 0 ,[P_sence] Integer default 0 ,[P_sell] Text default '' ,[P_link] Text default '' ,[P_pagetitle] Text default '' ,PRIMARY KEY ([P_id]))
DROP TABLE [SL_psort]
CREATE TABLE [SL_psort] ( [S_id] Integer NOT NULL IDENTITY,[S_title] Text default '' ,[S_entitle] Text default '' ,[S_module] VarChar(50) default '' ,[S_sub] Integer default 0 ,[S_pic] Text default '' ,[S_description] Text default '' ,[S_keywords] Text default '' ,[S_type] Integer default 0 ,[S_order] Integer default 0 ,[S_pagetitle] Text default '' ,PRIMARY KEY ([S_id]))
DROP TABLE [SL_qsort]
CREATE TABLE [SL_qsort] ( [S_id] Integer NOT NULL IDENTITY,[S_title] Text default '' ,[S_content] Text default '' ,PRIMARY KEY ([S_id]))
DROP TABLE [SL_query]
CREATE TABLE [SL_query] ( [Q_id] Integer NOT NULL IDENTITY,[Q_code] Text default '' ,[Q_content] Text default '' ,[Q_times] Integer default 0 ,[Q_sort] Integer default 0 ,PRIMARY KEY ([Q_id]))
DROP TABLE [SL_reply]
CREATE TABLE [SL_reply] ( [R_id] Integer NOT NULL IDENTITY,[R_key] Text default '' ,[R_reply] Integer default 0 ,PRIMARY KEY ([R_id]))
DROP TABLE [SL_response]
CREATE TABLE [SL_response] ( [R_id] Integer NOT NULL IDENTITY,[R_cid] Integer default 0 ,[R_content] Text default '' ,[R_time] DateTime default '' ,[R_rid] VarChar(50) default '' ,[R_member] Integer default 0 ,[R_read] Integer default 0 ,PRIMARY KEY ([R_id]))
DROP TABLE [SL_safe]
CREATE TABLE [SL_safe] ( [S_filetype] Text default '' ,[S_filesize] Integer default 0 ,[S_ip] Text default '' ,[S_word] Text default '' ,[S_id] Integer ,PRIMARY KEY ([S_id]))
DROP TABLE [SL_slide]
CREATE TABLE [SL_slide] ( [S_id] Integer NOT NULL IDENTITY,[S_pic] Text default '' ,[S_thumb] Text default '' ,[S_title] Text default '' ,[S_content] Text default '' ,[S_link] Text default '' ,[S_order] Integer default 0 ,PRIMARY KEY ([S_id]))
DROP TABLE [SL_text]
CREATE TABLE [SL_text] ( [T_id] Integer NOT NULL IDENTITY,[T_title] Text default '' ,[T_entitle] Text default '' ,[T_content] Text default '' ,[T_pic] Text default '' ,[T_description] Text default '' ,[T_keywords] Text default '' ,[T_link] Text default '' ,[T_pagetitle] Text default '' ,PRIMARY KEY ([T_id]))
DROP TABLE [SL_wap]
CREATE TABLE [SL_wap] ( [W_show] Integer default 0 ,[W_phone] VarChar(50) default '' ,[W_email] VarChar(50) default '' ,[W_msg] Integer default 0 ,[W_logo] VarChar(50) default '' ,[W_template] VarChar(50) default '' ,[W_id] Integer ,PRIMARY KEY ([W_id]))
DROP TABLE [SL_wapslide]
CREATE TABLE [SL_wapslide] ( [S_id] Integer NOT NULL IDENTITY,[S_pic] VarChar(50) default '' ,[S_title] Text default '' ,[S_content] Text default '' ,[S_order] Integer default 0 ,[S_link] Text default '' ,PRIMARY KEY ([S_id]))
DROP TABLE [SL_wmenu]
CREATE TABLE [SL_wmenu] ( [W_id] Integer NOT NULL IDENTITY,[W_title] Text default '' ,[W_type] Text default '' ,[W_content] Text default '' ,[W_sub] Integer default 0 ,[W_order] Integer default 0 ,PRIMARY KEY ([W_id]))
SET IDENTITY_INSERT SL_admin ON
insert into [SL_admin] ([A_id],[A_login],[A_pwd],[A_part]) values(12,'admin','C34874DEB10E54993F2161F37E057B1C','1|1|1|1|1|1|1|1|1|1|1|1|1|1|1')
SET IDENTITY_INSERT SL_admin OFF
SET IDENTITY_INSERT SL_collection ON
insert into [SL_collection] ([C_id],[C_title],[C_url],[C_titlestart],[C_titleend],[C_contentstart],[C_contentend],[C_start],[C_end],[C_pic],[C_nsort],[C_code]) values(1,'新浪新闻采集','http://roll.news.sina.com.cn/news/gnxw/gdxw1/index.shtml','<div class="page-header">','</div>','<!-- 窄通 end -->','<!-- 吸顶导航结束定位标记 -->','<ul class="list_009">','</ul>',0,1,'utf-8')
SET IDENTITY_INSERT SL_collection OFF
SET IDENTITY_INSERT SL_comment ON
SET IDENTITY_INSERT SL_comment OFF
SET IDENTITY_INSERT SL_config ON
insert into [SL_config] ([C_title],[C_keywords],[C_content],[C_logo],[C_template],[C_code],[C_foot],[C_logox],[C_logoy],[C_ico],[C_qq],[C_qqon],[C_mobile],[C_first],[C_admin],[C_version],[C_wtitle],[C_wcode],[C_wtoken],[C_alipay],[C_alipayid],[C_alipaykey],[C_QQid],[C_QQkey],[C_email],[C_mpwd],[C_fenxiang],[C_html],[C_dir],[C_domain],[C_wap],[C_wx_appid],[C_wx_mchid],[C_wx_key],[C_wx_appsecret],[C_alipayon],[C_wxpayon],[C_bankon],[C_test],[C_time],[C_close],[C_lang],[C_delang],[C_qq1],[C_qq2],[C_qq3],[C_qq4],[C_1yuan],[C_sign],[C_Invitation],[C_data],[C_gift],[C_gifton],[C_np],[C_pp],[C_pid],[C_npage],[C_ppage],[C_balanceon],[C_member],[C_top],[C_mark],[C_m_position],[C_m_text],[C_m_font],[C_m_size],[C_m_color],[C_m_logo],[C_m_width],[C_m_height],[C_m_transparent],[C_7PID],[C_7PKEY],[C_7CID1],[C_7CID2],[C_ds1],[C_ds2],[C_ds3],[C_tp],[C_7money],[C_sort],[C_tag],[C_id],[C_1yuan2],[C_tomoney],[C_tofen],[C_tx],[C_tomoney_rate],[C_tofen_rate],[C_tx_rate],[C_db],[C_psh],[C_qqkj],[C_wxkj],[C_translate],[C_authcode],[C_memberbg]) values('您的网站名称/l/your website','关键词1,关键词2,关键词3,关键词4,关键词5/l/keyword1,keyword2','请用一段语句通顺的话来描述您的网站定位，字数不超过200字。/l/your website description','media/20151019094721842.png','s11','','COPYRIGHT © 2009-2011,WWW.YOURNAME.COM,ALL RIGHTS RESERVED版权所有 © 您的公司名称/l/copayright',10,0,'media/20151019095214828.png','12345678|售前咨询,987654321|售后服务,11223344|加盟代理,taobao|淘宝客服/l/12345678|QQ',1,'010-10086|010-10010',0,'admin','build20150810','你的微信公众号','media/20150921144410012.jpg','weixin','XXX@qq.com','2088XXXXXXXXX','1234567890','1234567890','1234567890','XXXXX@qq.com','XXXXX','<div class="bshare-custom"><a title="分享到QQ空间" class="bshare-qzone"></a><a title="分享到新浪微博" class="bshare-sinaminiblog"></a><a title="分享到人人网" class="bshare-renren"></a><a title="分享到腾讯微博" class="bshare-qqmb"></a><a title="分享到网易微博" class="bshare-neteasemb"></a><a title="更多平台" class="bshare-more bshare-more-icon more-style-addthis"></a><span class="BSHARE_COUNT bshare-share-count">0</span></div><script type="text/javascript" charset="utf-8" src="http://static.bshare.cn/b/buttonLite.js#style=-1&uuid=&pophcol=2&lang=zh"></script><script type="text/javascript" charset="utf-8" src="http://static.bshare.cn/b/bshareC0.js"></script>',0,'/','empty','w1','wxXXXXXXXXXX','1234567890','1234567890','1234567890','true','true','true','ReJvz2Gq92','2017/10/19 0:46:08',0,'0',0,1,1,1,1,100,10,100,100,'10000@5元话费,20000@数据线,50000@U盘',1,1,1,'',10,10,'true',1,1,0,4,'水印文字','宋体',15,'#ff0000','media/20151019094721842.png',100,50,50,'','','','',1,1,1,1,'1@2@5@10@20@50',1,'等,请你,女孩,如果,人生,想起',1,100,0,0,0,.01,100,5,'access',0,0,0,0,'','media/20171019002457251.jpg')
SET IDENTITY_INSERT SL_config OFF
SET IDENTITY_INSERT SL_contact ON
insert into [SL_contact] ([C_title],[C_entitle],[C_content],[C_address],[C_zb],[C_map],[C_keywords],[C_description],[C_id]) values('联系我们/l/contact us','contact us/l/contact us','地址：上海市xx区xx路xx广场x号<br />电话：86-021-xxxxxxxx<br />传真：86-021-xxxxxxxxxxxxxxxx<br />邮箱：xxxxxxxxx@qq.com<br />网址：www.xxxxxx.com<br />/l/Address：XX Road, XX Road, XX District, Shanghai City<br />Telephpne：86-021-xxxxxxxx<br />Fax：86-021-xxxxxxxxxxxxxxxx<br />E-mail：xxxxxxxxx@qq.com<br />Website：www.xxxxxx.com','上海市xx区xx路xx广场x号楼xx号/l/XX Road, XX Road, XX District, Shanghai City','116.376098,39.966935','baidu','','',1)
SET IDENTITY_INSERT SL_contact OFF
SET IDENTITY_INSERT SL_content ON
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(19,'如何称呼您/l/How do i address you','/l/How do i address you','/l/null','text',7,1)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(20,'准备哪天过来/l/Ready to come over','/l/Ready to come over','/l/null','date',7,2)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(21,'大致时间段/l/Approximate time period','大致时间段/l/大致时间段','8-10点|10-12点|12-14点|14-16点|16-18点/l/8-10|10-12|12-14|14-16|16-18','option',7,3)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(22,'指定哪位技师/l/Specify which technician','/l/Specify which technician','/l/null','text',7,4)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(23,'联系电话/l/Contact number','/l/Contact number','/l/null','text',7,5)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(24,'其他要求/l/Other requirements','/l/Other requirements','/l/null','area',7,6)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(25,'您的姓名/l/Your name','/l/Your name','/l/null','text',8,1)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(26,'联系电话/l/Contact number','/l/Contact number','/l/null','text',8,2)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(27,'哪天来唱/l/Which day to sing','/l/Which day to sing','/l/null','date',8,3)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(28,'哪个时间段来/l/Which time period','/l/Which time period','下午（1点-6点）|晚上（6点-午夜12点）|后半夜（午夜12点-凌晨6点）/l/Afternoon|Night|Late at night','option',8,4)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(29,'房型/l/layout of a house or an apartment','/l/layout of a house or an apartment','迷你包|小包|中包|大包|豪华包|VIP包/l/Mini Bag|Parcel|In the bag|Bag|Deluxe Package|VIP','radio',8,5)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(30,'备注/l/Remarks','/l/Remarks','/l/null','area',8,6)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(31,'姓名/l/Name','姓名/l/姓名','姓名/l/姓名','text',9,1)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(32,'学校/l/School','/l/School','/l/null','text',9,2)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(33,'手机/l/MobilePhone','/l/MobilePhone','/l/null','text',9,3)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(34,'邮箱/l/E-mail','/l/E-mail','/l/null','text',9,4)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(35,'学历/l/Education','学历/l/学历','初中|高中|大学本科|硕士研究生|博士研究生/l/Junior middle school|high school|Undergraduate college|Graduate student|Doctoral students','radio',9,5)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(36,'毕业日期/l/E-mail','/l/E-mail','/l/null','date',9,6)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(37,'应聘职位/l/Apply for position','应聘职位/l/应聘职位','职位1|职位2|职位3|职位4/l/position1|position2|position3|position4','option',9,7)
insert into [SL_content] ([C_id],[C_title],[C_bz],[C_content],[C_type],[C_fid],[C_order]) values(38,'上传简历/l/Upload resume','允许格式为jpg,png,gif,rar,doc,pdf,ppt/l/Upload resume','/l/null','pic',9,8)
SET IDENTITY_INSERT SL_content OFF
SET IDENTITY_INSERT SL_event ON
insert into [SL_event] ([E_id],[E_type],[E_content],[E_title]) values(1,'articles','T2,T1','关于我们')
insert into [SL_event] ([E_id],[E_type],[E_content],[E_title]) values(2,'articles','F9,F8,F7','人才招聘')
insert into [SL_event] ([E_id],[E_type],[E_content],[E_title]) values(3,'articles','P89,P88,P87,P86,P84,P83,P82,P81','最新产品')
insert into [SL_event] ([E_id],[E_type],[E_content],[E_title]) values(4,'articles','T1,C,G','联系我们')
insert into [SL_event] ([E_id],[E_type],[E_content],[E_title]) values(5,'text','未识别您发的消息，请等待人工为您回复☺','未匹配到关键词')
insert into [SL_event] ([E_id],[E_type],[E_content],[E_title]) values(6,'articles','推送网站目录','推送网站目录')
SET IDENTITY_INSERT SL_event OFF
SET IDENTITY_INSERT SL_form ON
insert into [SL_form] ([F_id],[F_title],[F_entitle],[F_bz],[F_yz],[F_module],[F_pic],[F_description],[F_keywords],[F_pagetitle],[F_type],[F_qsort]) values(7,'防伪查询/l/Service appointment','aaa/l/Service appointment','/l/(en)',0,'f001','media/form_bg.jpg','/l/(en)','查询/l/查询(en)','防伪查询/l/防伪查询(en)',1,1)
insert into [SL_form] ([F_id],[F_title],[F_entitle],[F_bz],[F_yz],[F_module],[F_pic],[F_description],[F_keywords],[F_pagetitle],[F_type],[F_qsort]) values(8,'KTV房间预定/l/KTV room reservation','bbb/l/KTV room reservation','',0,'f001','media/form_bg.jpg','','','',0,0)
insert into [SL_form] ([F_id],[F_title],[F_entitle],[F_bz],[F_yz],[F_module],[F_pic],[F_description],[F_keywords],[F_pagetitle],[F_type],[F_qsort]) values(9,'简历提交/l/Resume submission','ccc/l/Resume submission','招聘相关公告可以放在这里',0,'f001','media/form_bg.jpg','','','',0,0)
SET IDENTITY_INSERT SL_form OFF
SET IDENTITY_INSERT SL_guestbook ON
insert into [SL_guestbook] ([G_id],[G_title],[G_name],[G_phone],[G_email],[G_Msg],[G_sh],[G_time],[G_reply]) values(8,'咨询产品','张三','18712345678','4645645@qq.com','咨询产品价格及加盟方式。',1,'2015/9/29 10:18:11','产品价格详见价格列表加盟方式为免费加盟谢谢您的咨询')
insert into [SL_guestbook] ([G_id],[G_title],[G_name],[G_phone],[G_email],[G_Msg],[G_sh],[G_time],[G_reply]) values(10,'标题','昵称','13333333333','10086@QQ.com','留言内容',1,'2015/9/30 11:08:40','回复')
insert into [SL_guestbook] ([G_id],[G_title],[G_name],[G_phone],[G_email],[G_Msg],[G_sh],[G_time],[G_reply]) values(14,'留言测试-标题','留言测试-姓名','15555555555','test@test.com','留言测试-内容',1,'2015/10/24 12:40:59','留言测试-内容回复')
SET IDENTITY_INSERT SL_guestbook OFF
SET IDENTITY_INSERT SL_link ON
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(1,'百度/l/baidu','http://www.baidu.com','media/20150921155457342.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(2,'sogou搜索/l/sogou','http://www.sogou.com','media/20150921155449747.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(3,'360搜索/l/360','http://www.haosou.com','media/20150921155427473.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(4,'soso搜索/l/soso','http://www.soso.com','media/20150921155407355.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(6,'腾讯网/l/tecent','http://www.qq.com','media/20151019100956845.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(7,'新浪网/l/sina','http://www.sina.com','media/20151019101025246.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(8,'网易/l/163','http://www.163.com','media/20151019101105262.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(9,'淘宝网/l/taobao','http://www.taobaoc.om','media/20151019101130000.png',1)
insert into [SL_link] ([L_id],[L_title],[L_url],[L_pic],[L_sort]) values(12,'企业建站/l/s-cms','http://www.s-cms.cn','media/scms.png',1)
SET IDENTITY_INSERT SL_link OFF
SET IDENTITY_INSERT SL_list ON
SET IDENTITY_INSERT SL_list OFF
SET IDENTITY_INSERT SL_log ON
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(1,'admin','登录后台成功','::1','中国山东淄博','2017/10/19 0:24:45')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(2,'admin','修改基本设置','::1','中国山东淄博','2017/10/19 0:25:00')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(3,'admin','修改产品分类（ID：1）','::1','中国山东淄博','2017/10/19 0:27:52')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(4,'admin','修改产品分类（ID：6）','::1','中国山东淄博','2017/10/19 0:28:28')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(5,'admin','修改产品分类（ID：7）','::1','中国山东淄博','2017/10/19 0:29:31')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(6,'admin','批量删除新闻（ID：11,10,9,5,4）','::1','中国山东淄博','2017/10/19 0:29:50')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(7,'admin','删除新闻分类（ID：2）','::1','中国山东淄博','2017/10/19 0:29:59')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(8,'admin','新增新闻分类','::1','中国山东淄博','2017/10/19 0:31:26')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(9,'admin','新增新闻分类','::1','中国山东淄博','2017/10/19 0:32:17')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(10,'admin','修改新闻分类（ID：100）','::1','中国山东淄博','2017/10/19 0:33:43')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(11,'admin','修改新闻分类（ID：7）','::1','中国山东淄博','2017/10/19 0:33:47')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(12,'admin','修改新闻分类（ID：99）','::1','中国山东淄博','2017/10/19 0:34:39')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(13,'admin','修改新闻分类（ID：1）','::1','中国山东淄博','2017/10/19 0:34:42')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(14,'admin','修改菜单（ID：4）','::1','中国山东淄博','2017/10/19 0:35:24')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(15,'admin','保存菜单（在列表页）','::1','中国山东淄博','2017/10/19 0:35:36')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(16,'admin','保存菜单（在列表页）','::1','中国山东淄博','2017/10/19 0:35:38')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(17,'admin','保存菜单（在列表页）','::1','中国山东淄博','2017/10/19 0:35:38')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(18,'admin','保存菜单（在列表页）','::1','中国山东淄博','2017/10/19 0:35:39')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(19,'admin','新增菜单','::1','中国山东淄博','2017/10/19 0:36:10')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(20,'admin','修改菜单（ID：40）','::1','中国山东淄博','2017/10/19 0:36:44')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(21,'admin','修改菜单（ID：40）','::1','中国山东淄博','2017/10/19 0:36:57')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(22,'admin','批量删除文件（ID：52,55,56,59,60,）','::1','中国山东淄博','2017/10/19 0:41:55')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(23,'admin','新增新闻','::1','中国山东淄博','2017/10/19 0:45:57')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(24,'admin','新增新闻','::1','中国山东淄博','2017/10/19 0:48:36')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(25,'admin','修改新闻（ID：23）','::1','中国山东淄博','2017/10/19 0:48:50')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(26,'admin','新增新闻','::1','中国山东淄博','2017/10/19 0:50:47')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(27,'admin','修改新闻（ID：23）','::1','中国山东淄博','2017/10/19 0:50:58')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(28,'admin','修改新闻（ID：24）','::1','中国山东淄博','2017/10/19 0:51:09')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(29,'admin','新增新闻','::1','中国山东淄博','2017/10/19 0:53:39')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(30,'admin','修改菜单（ID：12）','::1','中国山东淄博','2017/10/19 0:54:05')
insert into [SL_log] ([L_id],[L_user],[L_action],[L_ip],[L_location],[L_time]) values(31,'admin','修改新闻（ID：25）','::1','中国山东淄博','2017/10/19 0:58:02')
SET IDENTITY_INSERT SL_log OFF
SET IDENTITY_INSERT SL_lsort ON
insert into [SL_lsort] ([S_id],[S_title],[S_order]) values(1,'友情链接/l/友情链接(en)',0)
SET IDENTITY_INSERT SL_lsort OFF
SET IDENTITY_INSERT SL_lv ON
insert into [SL_lv] ([L_id],[L_discount],[L_title],[L_fen],[L_order]) values(1,100,'普通会员',0,0)
insert into [SL_lv] ([L_id],[L_discount],[L_title],[L_fen],[L_order]) values(2,95,'铜牌会员',100,1)
insert into [SL_lv] ([L_id],[L_discount],[L_title],[L_fen],[L_order]) values(3,90,'银牌会员',200,2)
insert into [SL_lv] ([L_id],[L_discount],[L_title],[L_fen],[L_order]) values(4,85,'金牌会员',300,3)
insert into [SL_lv] ([L_id],[L_discount],[L_title],[L_fen],[L_order]) values(5,80,'钻石会员',400,4)
SET IDENTITY_INSERT SL_lv OFF
SET IDENTITY_INSERT SL_member ON
insert into [SL_member] ([M_id],[M_login],[M_pwd],[M_email],[M_QQ],[M_mobile],[M_add],[M_pic],[M_fen],[M_name],[M_code],[M_qqid],[M_regtime],[M_pwdcode],[M_genkey],[M_lv],[M_money],[M_subscribe],[M_from],[M_vip],[M_viptime],[M_viplong]) values(6,'未提供','null','null','1','1','1','member.jpg',0,'1','1','','2011/11/11','','',1,0,0,0,0,'',0)
insert into [SL_member] ([M_id],[M_login],[M_pwd],[M_email],[M_QQ],[M_mobile],[M_add],[M_pic],[M_fen],[M_name],[M_code],[M_qqid],[M_regtime],[M_pwdcode],[M_genkey],[M_lv],[M_money],[M_subscribe],[M_from],[M_vip],[M_viptime],[M_viplong]) values(7,'admin','admin888','10086@qq.com','留言测试-标题','15567896789','XX省XX市XX区XX号','member.jpg',0,'姓名','100000','','2011/11/11','','',1,0,0,0,0,'',0)
insert into [SL_member] ([M_id],[M_login],[M_pwd],[M_email],[M_QQ],[M_mobile],[M_add],[M_pic],[M_fen],[M_name],[M_code],[M_qqid],[M_regtime],[M_pwdcode],[M_genkey],[M_lv],[M_money],[M_subscribe],[M_from],[M_vip],[M_viptime],[M_viplong]) values(8,'入戏太深','anchen','anchen@qq.com','1','1','1','member.jpg',0,'1','1','','2011/11/11','','',1,0,0,0,0,'',0)
insert into [SL_member] ([M_id],[M_login],[M_pwd],[M_email],[M_QQ],[M_mobile],[M_add],[M_pic],[M_fen],[M_name],[M_code],[M_qqid],[M_regtime],[M_pwdcode],[M_genkey],[M_lv],[M_money],[M_subscribe],[M_from],[M_vip],[M_viptime],[M_viplong]) values(9,'user','password','anchen@qq.com','1','1','1','member.jpg',0,'1','1','','2011/11/11','','',1,0,0,0,0,'',0)
insert into [SL_member] ([M_id],[M_login],[M_pwd],[M_email],[M_QQ],[M_mobile],[M_add],[M_pic],[M_fen],[M_name],[M_code],[M_qqid],[M_regtime],[M_pwdcode],[M_genkey],[M_lv],[M_money],[M_subscribe],[M_from],[M_vip],[M_viptime],[M_viplong]) values(15,'Anchen','anchen','anchen@qq.com','1','1','1','member.jpg',0,'1','1','','2011/11/11','','',1,0,0,0,0,'',0)
insert into [SL_member] ([M_id],[M_login],[M_pwd],[M_email],[M_QQ],[M_mobile],[M_add],[M_pic],[M_fen],[M_name],[M_code],[M_qqid],[M_regtime],[M_pwdcode],[M_genkey],[M_lv],[M_money],[M_subscribe],[M_from],[M_vip],[M_viptime],[M_viplong]) values(16,'撑一把纸仐','anchen','anchen@qq.com','1','1','1','member.jpg',0,'1','1','','2011/11/11','','',1,0,0,0,0,'',0)
SET IDENTITY_INSERT SL_member OFF
SET IDENTITY_INSERT SL_menu ON
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(1,'网站首页/l/Home','index/l/Home',0,1,'index',1,0,'','home','#FF9C00','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(2,'关于我们/l/About','about/l/About',0,2,'text',1,0,'','user','#8DC43C','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(3,'产品展示/l/product','product/l/product',0,3,'product',1,0,'','th-list','#AA8855','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(4,'新闻中心/l/news','news/l/news',0,5,'news',99,0,'','newspaper-o','#88AA55','news.html')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(7,'联系我们/l/contact','contact/l/contact',0,10,'contact',1,0,'','map-o','#55AA66','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(8,'公司文化/l/culture','culture/l/culture',2,2,'text',2,0,'','bookmark','#2BD5D5','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(11,'公司新闻/l/company','news/l/company',4,1,'news',1,0,'','signal','#A3BB44','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(12,'视频播放/l/industry','news/l/industry',4,2,'news',105,0,'','signal','#9955AA','news.html')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(13,'在线留言/l/guestbook','guestbook/l/guestbook',7,2,'guestbook',1,0,'','envelope-o','#AA7755','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(14,'万能表单/l/form','form/l/form',0,6,'form',9,0,'','share-alt','#4D61B3','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(16,'尼康/l/nikon','nikon/l/nikon',3,1,'product',3,0,'','paperclip','#5555AA','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(17,'佳能/l/cannon','cannon/l/cannon',3,2,'product',2,0,'','paperclip','#668599','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(18,'莱卡/l/leica','leica/l/leica',3,3,'product',4,0,'','paperclip','#AA55AA','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(24,'公司简介/l/Itroduction','Itroduction/l/Itroduction',2,1,'text',1,0,'','bookmark','#2B35D5','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(25,'简历提交/l/Resume','Resume/l/Resume',14,3,'form',9,0,'','sticky-note-o','#006600','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(26,'KTV预定/l/KTV','KTV/l/KTV',14,2,'form',8,0,'','sticky-note-o','#AAa755','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(27,'防伪查询/l/Service','Query/l/Service',14,1,'form',7,0,'','sticky-note-o','#A3BB44','form.html')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(36,'联系方式/l/Contact','Contact/l/Contact',7,1,'contact',1,0,'','map-marker','#ff9900','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(37,'成功案例/l/success','success/l/success',0,4,'product',7,0,'','bars','#ff9900','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(39,'资料下载/l/资料下载(en)','download/l/download(en)',4,3,'news',7,0,'','bars','#ff9900','')
insert into [SL_menu] ([U_id],[U_title],[U_entitle],[U_sub],[U_order],[U_type],[U_typeid],[U_hide],[U_url],[U_ico],[U_color],[U_template]) values(40,'人才招聘/l/人才招聘(en)','jpb/l/jpb(en)',4,4,'news',104,0,'','bars','#ab5252','news.html')
SET IDENTITY_INSERT SL_menu OFF
SET IDENTITY_INSERT SL_news ON
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(1,'Sofeya女装完美绽放/l/Sofeya womens perfect bloom','<p>	**市政府特授于福建xx农业发展有限公司2009年—2010年度“市级农业产业化龙头企业”称号。这是**市为进一步推进农业产业化经营，促进农业增效和农民增收，经研究所做的决定。      我司高层表示，自xx公司成立以来，受到省、市各级政府的支持和关注，此次龙头企业荣誉的获得是各级政府对我司这几年发展所取得成绩的肯定，我们定不负厚望，为福建农业发展作出应有的贡献。</p><p>	<span>**市政府特授于福建xx农业发展有限公司2009年—2010年度“市级农业产业化龙头企业”称号。这是**市为进一步推进农业产业化经营，促进农业增效和农民增收，经研究所做的决定。 我司高层表示，自xx公司成立以来，受到省、市各级政府的支持和关注，此次龙头企业荣誉的获得是各级政府对我司这几年发展所取得成绩的肯定，我们定不负厚望，为福建农业发展作出应有的贡献。</span> </p><p>	<span>**市政府特授于福建xx农业发展有限公司2009年—2010年度“市级农业产业化龙头企业”称号。这是**市为进一步推进农业产业化经营，促进农业增效和农民增收，经研究所做的决定。 我司高层表示，自xx公司成立以来，受到省、市各级政府的支持和关注，此次龙头企业荣誉的获得是各级政府对我司这几年发展所取得成绩的肯定，我们定不负厚望，为福建农业发展作出应有的贡献。</span> </p>/l/* * * * * city government special grant in Fujian XX Agricultural Development Co., Ltd. in 2009 - 2010 annual "municipal agricultural industrialization leading enterprise" title. This is the city to further promote the industrialization of agricultural operations, to promote agricultural efficiency and increase farmers'' income, the decision made by the research. Our senior management said that since the establishment of XX company, by the provincial and municipal levels of government support and concern, the leading enterprises honor is at all levels of government to me our a few years the development achievements of the positive, we not negative expectations, for the agricultural development of Fujian Province to make due contributions.<br />* * * * * city government special grant in Fujian XX Agricultural Development Co., Ltd. in 2009 - 2010 annual "municipal agricultural industrialization leading enterprise" title. This is the city to further promote the industrialization of agricultural operations, to promote agricultural efficiency and increase farmers'' income, the decision made by the research. Our senior management said that since the establishment of XX company, by the provincial and municipal levels of government support and concern, the leading enterprises honor is at all levels of government to me our a few years the development achievements of the positive, we not negative expectations, for the agricultural development of Fujian Province to make due contributions.<br />* * * * * city government special grant in Fujian XX Agricultural Development Co., Ltd. in 2009 - 2010 annual "municipal agricultural industrialization leading enterprise" title. This is the city to further promote the industrialization of agricultural operations, to promote agricultural efficiency and increase farmers'' income, the decision made by the research. Our senior management said that since the establishment of XX company, by the provincial and municipal levels of government support and concern, the leading enterprises honor is at all levels of government to me our a few years the development achievements of the positive, we not negative expectations, for the agricultural development of Fujian Province to make due contributions.<br />','2015/10/19 21:39:15','admin',130,1,'media/news_1.jpg',5,'	**市政府特授于福建xx农业发展有限公司2009年—2010年度“市级农业产业化龙头企业”称号。这是**市为进一步推进农业产业化经营.../l/* * * * * city government special grant in Fujian XX Agricultural Development Co., Ltd. in 2009 - 2010 annual "municipal agricultural industrialization leading enterprise" title. This is the city to f',0,0,0,'','','','','','',0,0,'','','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(2,'River Island高街时尚型册/l/High Street Fashion Book','最新资料显示，中国有近7万家茶叶企业，每年生产茶叶200多万吨，是名副其实的世界茶叶大国。中国茶叶外销已有2000多年的历史，在西方世界， 只要一听到茶叶就会联想到中国。按理，纵横驰骋于国际市场上的茶叶品牌自然应该诞生在中国。但是，非常遗憾，直至今日，中国在国际茶叶市场上依然只是一个 没有品牌的茶叶大国。    2008年，中国产绿茶124万吨，其中只有30万吨出口，在国际市场上的售 价很低，且大部分是以原茶形式出口。日本、美国、欧洲对中国绿茶有少量进口，主要为高档绿茶和定制的特种绿茶，利润较高但销量很少。绝大多数中国茶生产企 业还处于“微利区域”。无论是世界工厂的头衔，还是发达国家非常依赖的“中国制造”，并没有给中国茶叶生产企业带来应有的利润。    茶 叶具有天然、保健等特点，备受世人青睐。近几年，中国茶叶行业发展取得了令人瞩目的成就，每年以10万吨和10亿元的销售规模递增，其消费趋势表现出档次 越来越高、包装更加环保、保健功能被进一步开发等特点。这些消费需求的变化，势必造就新的市场机会。中国茶叶生产企业唯一能做的就是要拥抱变化，不再固守 农耕文化延续的所谓“传统茶文化”，也只有如此，方可成为未来茶叶市场的佼佼者。/l/The largest watches retail group Hendry, $3.5 billion yuan, for the first time in Taiwan opened watches flagship store, select Zhongxiao East Road and Dunhua South Road junction mouth, aimed at high-end consumer market is expected two years within Taiwan will open three stores.<br />Listed in Hong Kong Hengdeli Holdings Ltd, optimistic about the domestic high-end watch brands and, off the market, to the group''s special sales of the world''s top watch "Sambo watches (elegant)" brand, in Taipei to open the first flagship store in. This is Hendry group opened in the Greater China region twentieth Sambo watch shop.<br />Hengdeli Group Chairman and CEO Zhang Yuping yesterday (24), said, in the mainland and Hong Kong, Hendry occupies the leading position, last year to enter the Taiwan market, yesterday set up flagship store sights of high-end watch brand consumer market.<br />He believes that sales of Taiwan''s top watches with service surface soft power,, the guests to Taiwan table stores consumption, in addition to have more brand choices, back to the mainland can also enjoy Hengdeli group to provide after-sales service, Hong Kong, Macao and Taiwan will be focus of Hendry''s future development.<br />It is understood, optimistic about the strength of the domestic top watch collectors, Hendry is expected this year, but also in Taipei City new Sambo watches, then is to rob into the market in Taichung.<br />With the increase of the number of mainland tourists to Taiwan, let Hengdeli group is very optimistic about the prospects for Taiwan watches the market, the last year for the first time to enter the Taiwan market, in Dali boutique in Kaohsiung, Kaohsiung Hanshin dome opened to occupy the leading position in mainland China watches Swiss watch brand Omega stores.<br />Group (Swatch Group) and the world''s largest high-quality goods group LVMH, the world''s largest and watch group Siwoqirui, Hendry''s shareholders.<br />','2015/10/19 21:39:12','admin',264,1,'media/news_2.jpg',4,'最新资料显示，中国有近7万家茶叶企业，每年生产茶叶200多万吨，是名副其实的世界茶叶大国。中国茶叶外销已有2000多年的历史，在西方世界.../l/The largest watches retail group Hendry, $3.5 billion yuan, for the first time in Taiwan opened watches flagship store, select Zhongxiao East Road and Dunhua South Road junction mouth, aimed at high-e',0,0,0,'','','','','','',0,0,'','','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(3,'太原某某荣耀9周年 邀您共享家装盛宴/l/Taiyuan, the 9 anniversary of the glory of such an invitation to share the feast of home improvement','某某之峰装饰于2001年4月份进驻X原，4月28日X原分公司第一家店面--"美丽X园店" 隆重开业，X原分公司也于2001年5月16日正式成立，这种独特的进驻方式，为X原分公司日后的蓬勃发展奠定了坚实的基础。X原分公司的成立继承并发扬了北京XXX装饰先进的经营理念和管理体制。设计水平和工程质量及售后服务一直是X原分公司体现公司实力和塑造企业品牌的大事，因此我们不仅有训练有素、质量过硬的工程队伍，还特设立了材料配送中心、客户服务中心、质量检测中心以及监督检查机构，从根本上杜绝了<br />施工中的各种问题。<br />2010年5月XXX室内环保技术联合研究中心成立，XXX装饰与中国环境科学学会研发家装行业第一部环保书《中国环保家装手册》，XXX企业率先把室内装修的的健康、安全、环保放在第一位。企业的发展离不开客户的支持，在这个特别的日子里，我们满怀感恩的心向多年来支持我们的客户致敬，推出X原XXX荣耀9周年,邀您共享家装盛宴。<br />&nbsp;200X年08月 首届中国家庭装饰博览会优秀设计奖<br />&nbsp;200X年06月 百家质量信得过企业<br />&nbsp;200X年06月 全国住宅装饰行业质量服务诚信企业<br />&nbsp;200X年06月 绿色家装受检单位<br />&nbsp;200X年09月 全国住宅装饰装修示范工程奖<br />&nbsp;200X年12月 中国企业十佳品牌,<br />&nbsp;200X年12月 中国十大最具影响力品牌,<br />&nbsp;200X年08月 中国建筑装饰协会副会长单位&nbsp;<br />&nbsp;200X年12月 全国百姓放心装饰装修十佳首选企业<br />&nbsp;200年03月 全国消费者放心品牌&nbsp;<br />&nbsp;200X年12月 2006家居行业最具影响力装饰公司<br />&nbsp;200X年08月 企业信用评价AA级信用企业<br />&nbsp;200X年12月 2007年度全国住宅装饰装修行业百强企业<br />&nbsp;200X年08月 首届中国家庭装饰博览会优秀设计奖<br />&nbsp;200X年06月 百家质量信得过企业<br />&nbsp;200X年06月 全国住宅装饰行业质量服务诚信企业<br />&nbsp;200X年06月 绿色家装受检单位<br />&nbsp;200X年09月 全国住宅装饰装修示范工程奖<br />&nbsp;200X年12月 中国企业十佳品牌,<br />&nbsp;200X年12月 中国十大最具影响力品牌,<br />&nbsp;200X年08月 中国建筑装饰协会副会长单位&nbsp;<br />&nbsp;200X年12月 全国百姓放心装饰装修十佳首选企业<br />&nbsp;200年03月 全国消费者放心品牌&nbsp;<br />&nbsp;200X年12月 2006家居行业最具影响力装饰公司<br />&nbsp;200X年08月 企业信用评价AA级信用企业<br />&nbsp;200X年12月 2007年度全国住宅装饰装修行业百强企业<br />&nbsp;200X年08月 首届中国家庭装饰博览会优秀设计奖<br />&nbsp;200X年06月 百家质量信得过企业<br />&nbsp;200X年06月 全国住宅装饰行业质量服务诚信企业<br />&nbsp;200X年06月 绿色家装受检单位<br />&nbsp;200X年09月 全国住宅装饰装修示范工程奖<br />&nbsp;200X年12月 中国企业十佳品牌,<br />&nbsp;200X年12月 中国十大最具影响力品牌,<br />&nbsp;200X年08月 中国建筑装饰协会副会长单位&nbsp;<br />&nbsp;200X年12月 全国百姓放心装饰装修十佳首选企业<br />&nbsp;200年03月 全国消费者放心品牌&nbsp;<br />&nbsp;200X年12月 2006家居行业最具影响力装饰公司<br />&nbsp;200X年08月 企业信用评价AA级信用企业<br />&nbsp;200X年12月 2007年度全国住宅装饰装修行业百强企业<br />/l/Certain peak decoration in April 2001 stationed in X, X - April 28 original company first store -- "beautiful x Park store grand opening x the former also was formally established on 16 May 2001, this unique stationed in the way, points of raw X company in the future the vigorous development has laid a solid foundation. X original branch of the establishment of the inheritance and carry forward the Beijing XXX decorative advanced business philosophy and management system. Design and engineering quality and after-sales service has been x the former reflecting the company''s strength and shape the corporate brand event, so we not only have trained, excellent quality of the project team, also set up a special material distribution center, customer service center, quality testing in heart and supervision and inspection agencies, fundamentally put an end to the<br />Various problems in construction.<br />2010 may XXX indoor environmental technology joint research center was established, XXX decoration and China Environmental Science Society of development Jiezhuang industry first environmental book "China Jiezhuang environmental Handbook, XXX company took the lead in the interior decoration of the health, safety, environmental protection is put in the first place. Enterprise''s development is inseparable from the customer support, in this special day, we are full of Thanksgiving yearned for many years to support our customers pay tribute, X Original XXX glory the ninth anniversary of the launch, invite you to share Jiezhuang feast.<br />200X 08, the first Chinese home decoration Expo outstanding design award<br />200X 06 months of 100 quality trust companies<br />200X 06 months of the national housing decoration industry quality service integrity enterprise<br />200X 06 months of green home improvement unit<br />200X 09 months of the national residential decoration decoration demonstration project award<br />In December 200X China ten brand enterprise,<br />200X December China''s ten most influential brands,<br />200X 08, vice president of China Building Decoration Association units<br />In December 200X national people trust Decoration top ten enterprises<br />03 year 200 months of the national consumer brand<br />200X December 2006 home industry''s most influential decoration company<br />AA 08 months of enterprise credit evaluation 200X grade credit enterprise<br />200X December 2007 national residential decoration decoration industry hundred enterprises<br />200X 08, the first Chinese home decoration Expo outstanding design award<br />200X 06 months of 100 quality trust companies<br />200X 06 months of the national housing decoration industry quality service integrity enterprise<br />200X 06 months of green home improvement unit<br />200X 09 months of the national residential decoration decoration demonstration project award<br />In December 200X China ten brand enterprise,<br />200X December China''s ten most influential brands,<br />200X 08, vice president of China Building Decoration Association units<br />In December 200X national people trust Decoration top ten enterprises<br />03 year 200 months of the national consumer brand<br />200X December 2006 home industry''s most influential decoration company<br />AA 08 months of enterprise credit evaluation 200X grade credit enterprise<br />200X December 2007 national residential decoration decoration industry hundred enterprises<br />200X 08, the first Chinese home decoration Expo outstanding design award<br />200X 06 months of 100 quality trust companies<br />200X 06 months of the national housing decoration industry quality service integrity enterprise<br />200X 06 months of green home improvement unit<br />200X 09 months of the national residential decoration decoration demonstration project award<br />In December 200X China ten brand enterprise,<br />200X December China''s ten most influential brands,<br />200X 08, vice president of China Building Decoration Association units<br />In December 200X national people trust Decoration top ten enterprises<br />03 year 200 months of the national consumer brand<br />200X December 2006 home industry''s most influential decoration company<br />AA 08 months of enterprise credit evaluation 200X grade credit enterprise<br />200X December 2007 national residential decoration decoration industry hundred enterprises<br />','2015/10/19 21:39:02','222',115,1,'media/news_3.jpg',3,'某某之峰装饰于2001年4月份进驻X原，4月28日X原分公司第一家店面--"美丽X园店" 隆重开业.../l/Taiyuan, the 9 anniversary of the glory of such an invitation to share the feast of home improvement',0,0,0,'','','','','','',0,0,'','','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(7,'我国电子企业如何应对金融危机？/l/How to deal with the financial crisis in China''s electronic enterprises?','世界金融危机已影响到世界实体经济和国际贸易，对我国经济也产生了明显影响，主体表现在外贸出口大大减少。中国经济一季度相对世界经济一片惨淡景象而言有较好的表现，但还不能轻率地说中国经济开始复苏。目前，中国就业形势仍很严峻，民间投资意愿依然不强，中小企业生存的困境没有根本改观，电子企业仍处在危机压力之下。 &nbsp;<br />&nbsp; &nbsp; 为了应对当前的金融危机，我国不少电子企业采取了以下的妙招。 &nbsp;<br />&nbsp; &nbsp; 现今中国市场已成为世界上潜力最大的市场，其容量很大。特别是为扩大内需，中央政府出资4万亿元人民币并提出了扩大内需的十项措施。这为我国中小外贸企业（也包括电子中小外贸企业）转向国内市场提供条件。我国不少出口遇到暂时困难的中小电子外贸企业迅速调整经营方向，调整产品结构，大量生产国内市场需要的电子产品，如消费电子生产企业、手机厂商转大量向国内市场；另外，目前开展的电子产品下乡运动，对缓解中小企业的危机起到了很大的的作用；与此同时，还进行了外贸产品转内销的活动。&nbsp;<br />&nbsp; &nbsp; 在当前金融危机影响下，世界经济一片萧条，外贸形势严峻，这给中国电子企业开拓国际市场增加了重重困难。但困难面前方显英雄本色。越是困难越向前，迎着困难上，这才是经过改革开放30年的磨练，在世界市场上经风雨的华为集团的本色。华为集团敢于碰硬，凭着自己的经济和技术实力以及人才实力和智慧，硬是在金融危机的困难条件下，打进了美国市场。 &nbsp;<br />&nbsp; &nbsp; 进入美国电信市场一直是华为的奋斗目标，因为美国市场是全球的主流市场，全球电信设备最大的买主大部分集中在北美，这个市场每年的电信设备采购量是全球电信开支的一半。虽然这个成熟的市场难以渗透，但现在到了突破美国市场的最佳时机。原因在于，老牌的设备商因为金融危机元气大伤，在大家都缺钱的情况下，华为的低价优势显得极具吸引力。&nbsp;<br />&nbsp; &nbsp; 我国电子企业应提高自身的综合实力，不断进取，运用科技创新手段来进行发展。<br />/l/The largest watches retail group Hendry, $3.5 billion yuan, for the first time in Taiwan opened watches flagship store, select Zhongxiao East Road and Dunhua South Road junction mouth, aimed at high-end consumer market is expected two years within Taiwan will open three stores.<br />Listed in Hong Kong Hengdeli Holdings Ltd, optimistic about the domestic high-end watch brands and, off the market, to the group''s special sales of the world''s top watch "Sambo watches (elegant)" brand, in Taipei to open the first flagship store in. This is Hendry group opened in the Greater China region twentieth Sambo watch shop.<br />Hengdeli Group Chairman and CEO Zhang Yuping yesterday (24), said, in the mainland and Hong Kong, Hendry occupies the leading position, last year to enter the Taiwan market, yesterday set up flagship store sights of high-end watch brand consumer market.<br />He believes that sales of Taiwan''s top watches with service surface soft power,, the guests to Taiwan table stores consumption, in addition to have more brand choices, back to the mainland can also enjoy Hengdeli group to provide after-sales service, Hong Kong, Macao and Taiwan will be focus of Hendry''s future development.<br />It is understood, optimistic about the strength of the domestic top watch collectors, Hendry is expected this year, but also in Taipei City new Sambo watches, then is to rob into the market in Taichung.<br />With the increase of the number of mainland tourists to Taiwan, let Hengdeli group is very optimistic about the prospects for Taiwan watches the market, the last year for the first time to enter the Taiwan market, in Dali boutique in Kaohsiung, Kaohsiung Hanshin dome opened to occupy the leading position in mainland China watches Swiss watch brand Omega stores.<br />Group (Swatch Group) and the world''s largest high-quality goods group LVMH, the world''s largest and watch group Siwoqirui, Hendry''s shareholders.<br />','2015/10/19 21:40:57','admin',109,1,'media/news_6.jpg',2,'世界金融危机已影响到世界实体经济和国际贸易，对我国经济也产生了明显影响，主体表现在外贸出口大大减少。中国经济一季度相对世界经济一片惨淡景象而言有较好的表现，但还不能轻率地说中国经济开始复苏。目前，中国就业形势仍很严峻，民间投资意愿依然不强，中小企业生存的困境没有根本改观，电子企业仍处在危机压力之下。&#160;&#160;&#160;为了应对当前的金融危机，我国不少电子企业采取了以下的妙招。&nb/l/The largest watches retail group Hendry, $3.5 billion yuan, for the first time in Taiwan opened watches flagship store, select Zhongxiao East Road and Dunhua South Road junction mouth, aimed at high-e',0,0,0,'','','','','','',0,0,'','','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(8,'斥资3.5亿 亨得利首次布局XX钟表业/l/Spend 350 million for the first time Hendry watch industry layout XX','大中华区最大名表零售集团亨得利，斥资3.5亿元，首度在台开设名表旗舰店，选中忠孝东路、敦化南路交叉口，瞄准高档的消费市场，预计二年内在全台将开设三间新店。<br />　　在香港挂牌上市的亨得利控股有限公司，看好国内中高档钟表品牌及大陆客的市场，以其集团旗下专门销售世界顶级手表的“三宝名表(ELEGANT)”品牌，在台北开设全台首间旗舰店。这也是亨得利集团在大中华区开设的第20间三宝名表店。<br />　　亨得利集团主席兼总裁张瑜平昨(24)日表示，在大陆及香港，亨得利都居于领先的地位，去年进入台湾市场，昨天成立旗舰店，抢攻高端的腕表品牌消费市场。<br />　　他认为，台湾销售顶级名表具有服务面的软实力，大陆的客人到台湾的表店消费，除了有更多品牌的选择外，回到大陆后也能享有亨得利集团提供的售后服务，港、澳、台将是亨得利未来发展的重心。<br />　　据了解，看好国内顶级钟表收藏家的实力，亨得利预计今年还要在台北市新增一间三宝名表，接着就是要抢进台中市场。<br />　　随着大陆客来台的人数增加，让亨得利集团相当看好台湾钟表市场的前景，去年首次进入台湾市场，于高雄大立精品、高雄汉神巨蛋开设在大陆腕表居龙头地位的瑞士钟表品牌欧米茄专卖店。<br />　　全球最大钟表集团斯沃其瑞表集团(SWATCH GROUP)及全球最大精品集团LVMH，都是亨得利的股东。<br />/l/<span style="white-space:normal;">The largest watches retail group Hendry, $3.5 billion yuan, for the first time in Taiwan opened watches flagship store, select Zhongxiao East Road and Dunhua South Road junction mouth, aimed at high-end consumer market is expected two years within Taiwan will open three stores.</span><br style="white-space:normal;" /><span style="white-space:normal;">Listed in Hong Kong Hengdeli Holdings Ltd, optimistic about the domestic high-end watch brands and, off the market, to the group''s special sales of the world''s top watch "Sambo watches (elegant)" brand, in Taipei to open the first flagship store in. This is Hendry group opened in the Greater China region twentieth Sambo watch shop.</span><br style="white-space:normal;" /><span style="white-space:normal;">Hengdeli Group Chairman and CEO Zhang Yuping yesterday (24), said, in the mainland and Hong Kong, Hendry occupies the leading position, last year to enter the Taiwan market, yesterday set up flagship store sights of high-end watch brand consumer market.</span><br style="white-space:normal;" /><span style="white-space:normal;">He believes that sales of Taiwan''s top watches with service surface soft power,, the guests to Taiwan table stores consumption, in addition to have more brand choices, back to the mainland can also enjoy Hengdeli group to provide after-sales service, Hong Kong, Macao and Taiwan will be focus of Hendry''s future development.</span><br style="white-space:normal;" /><span style="white-space:normal;">It is understood, optimistic about the strength of the domestic top watch collectors, Hendry is expected this year, but also in Taipei City new Sambo watches, then is to rob into the market in Taichung.</span><br style="white-space:normal;" /><span style="white-space:normal;">With the increase of the number of mainland tourists to Taiwan, let Hengdeli group is very optimistic about the prospects for Taiwan watches the market, the last year for the first time to enter the Taiwan market, in Dali boutique in Kaohsiung, Kaohsiung Hanshin dome opened to occupy the leading position in mainland China watches Swiss watch brand Omega stores.</span><br style="white-space:normal;" /><span style="white-space:normal;">Group (Swatch Group) and the world''s largest high-quality goods group LVMH, the world''s largest and watch group Siwoqirui, Hendry''s shareholders.</span><br style="white-space:normal;" />','2015/11/18 19:32:37','admin',108,1,'media/news_7.jpg',1,'未填',0,0,0,'钟表,布局,得利,斥资','未填','','','','',0,0,'','','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(17,'资料下载-加盟申请表/l/资料下载-加盟申请表(en)','<p>	文件名称：加盟申请表</p><p>	文件大小：123K</p><p>	上传时间：2016-11-21</p><p>	文件说明：下载后请认真填写资料表格，发送至邮箱XXX@qq.com，我们将尽快给您回复，谢谢！</p><p>	附件：</p><p>	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>/l/<p>	文件名称：加盟申请表</p><p>	文件大小：123K</p><p>	上传时间：2016-11-21</p><p>	文件说明：下载后请认真填写资料表格，发送至邮箱XXX@qq.com，我们将尽快给您回复，谢谢！</p><p>	附件：</p><p>	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>(en)','2016/11/21 9:23:37','admin',102,7,'media/20161121092824571.jpg',15,' 文件名称：加盟申请表 文件大小：123K 上传时间：2016-11-21 文件说明：下载后请认真填写资料表格，发送至邮箱XXX@qq.com，我们将尽快给您回复，谢谢！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：加盟申请表 文件大小：123K 上传时间：2016-11-21 文件说明：下载后请认真填写资料表格，发送至邮箱XXX@qq.com，我们将尽快给您回复，谢谢！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)',0,0,0,'申请表,加盟,资料下载/l/申请表,加盟,资料下载(en)',' 文件名称：加盟申请表 文件大小：123K 上传时间：2016-11-21 文件说明：下载后请认真填写资料表格，发送至邮箱XXX@qq.com，我们将尽快给您回复，谢谢！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：加盟申请表 文件大小：123K 上传时间：2016-11-21 文件说明：下载后请认真填写资料表格，发送至邮箱XXX@qq.com，我们将尽快给您回复，谢谢！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)','','/l/(en)',',,','',0,2,'加盟申请表|123K|v1.10|中文|windows|/kindeditor/attached/file/20161121/20161121092763446344.xlsx','||||||||','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(18,'资料下载-招聘启示/l/资料下载-招聘启示(en)','<p style="white-space:normal;">	文件名称：招聘启示</p><p style="white-space:normal;">	文件大小：153K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：资料中详细的岗位需求、学历工作经历要求，欢迎参加我公司招聘会！</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>/l/<p style="white-space:normal;">	文件名称：招聘启示</p><p style="white-space:normal;">	文件大小：153K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：资料中详细的岗位需求、学历工作经历要求，欢迎参加我公司招聘会！</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>(en)','2016/11/21 9:30:25','admin',100,7,'media/20161121093240988.jpg',14,' 文件名称：招聘启示 文件大小：153K 上传时间：2016-11-21 文件说明：资料中详细的岗位需求、学历工作经历要求，欢迎参加我公司招聘会！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：招聘启示 文件大小：153K 上传时间：2016-11-21 文件说明：资料中详细的岗位需求、学历工作经历要求，欢迎参加我公司招聘会！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)',0,0,0,'启示,招聘/l/启示,招聘(en)',' 文件名称：招聘启示 文件大小：153K 上传时间：2016-11-21 文件说明：资料中详细的岗位需求、学历工作经历要求，欢迎参加我公司招聘会！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：招聘启示 文件大小：153K 上传时间：2016-11-21 文件说明：资料中详细的岗位需求、学历工作经历要求，欢迎参加我公司招聘会！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)','','/l/(en)',',,','',0,2,'招聘启示|153K|v1.0|中文|windows|/kindeditor/attached/file/20161121/20161121092763446344.xlsx','||||||||','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(19,'资料下载-产品图册/l/资料下载-产品图册(en)','<p style="white-space:normal;">	文件名称：产品图册</p><p style="white-space:normal;">	文件大小：56K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：产品图册有本公司所有产品的详细介绍，以及报价等信息，欢迎下载阅读！</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>/l/<p style="white-space:normal;">	文件名称：产品图册</p><p style="white-space:normal;">	文件大小：56K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：产品图册有本公司所有产品的详细介绍，以及报价等信息，欢迎下载阅读！</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>(en)','2016/11/21 9:32:48','admin',100,7,'media/20161121093440287.png',13,' 文件名称：产品图册 文件大小：56K 上传时间：2016-11-21 文件说明：产品图册有本公司所有产品的详细介绍，以及报价等信息，欢迎下载阅读！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：产品图册 文件大小：56K 上传时间：2016-11-21 文件说明：产品图册有本公司所有产品的详细介绍，以及报价等信息，欢迎下载阅读！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)',0,0,0,'产品,资料下载/l/产品,资料下载(en)',' 文件名称：产品图册 文件大小：56K 上传时间：2016-11-21 文件说明：产品图册有本公司所有产品的详细介绍，以及报价等信息，欢迎下载阅读！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：产品图册 文件大小：56K 上传时间：2016-11-21 文件说明：产品图册有本公司所有产品的详细介绍，以及报价等信息，欢迎下载阅读！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)','','/l/(en)',',,','',0,2,'产品图册|56K|v1.0|中文|windows|/kindeditor/attached/file/20161121/20161121092763446344.xlsx','||||||||','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(20,'资料下载-专业资料 /l/资料下载-专业资料 (en)','<p style="white-space:normal;">	文件名称：专业资料&nbsp;</p><p style="white-space:normal;">	文件大小：143K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：相关专业人士可下载阅读。</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>/l/<p style="white-space:normal;">	文件名称：专业资料&nbsp;</p><p style="white-space:normal;">	文件大小：143K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：相关专业人士可下载阅读。</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>(en)','2016/11/21 9:34:51','admin',101,7,'media/20161121093602671.jpg',12,' 文件名称：专业资料&nbsp; 文件大小：143K 上传时间：2016-11-21 文件说明：相关专业人士可下载阅读。 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：专业资料&nbsp; 文件大小：143K 上传时间：2016-11-21 文件说明：相关专业人士可下载阅读。 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)',0,0,0,'资料,专业,资料下载/l/资料,专业,资料下载(en)',' 文件名称：专业资料&nbsp; 文件大小：143K 上传时间：2016-11-21 文件说明：相关专业人士可下载阅读。 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：专业资料&nbsp; 文件大小：143K 上传时间：2016-11-21 文件说明：相关专业人士可下载阅读。 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)','','/l/(en)',',,','',0,2,'专业资料 |143K|v1.0|中文|windows|/kindeditor/attached/file/20161121/20161121092763446344.xlsx','||||||||','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(21,'资料下载-产品报价 /l/资料下载-产品报价 (en)','<p style="white-space:normal;">	文件名称：产品报价表</p><p style="white-space:normal;">	文件大小：97K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：代理商专用，文件中有详细的产品报价以及代理商成本价，有意向的伙伴可以加盟代理！</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>/l/<p style="white-space:normal;">	文件名称：产品报价表</p><p style="white-space:normal;">	文件大小：97K</p><p style="white-space:normal;">	上传时间：2016-11-21</p><p style="white-space:normal;">	文件说明：代理商专用，文件中有详细的产品报价以及代理商成本价，有意向的伙伴可以加盟代理！</p><p style="white-space:normal;">	附件：</p><p style="white-space:normal;">	<a class="ke-insertfile" href="{@SL_安装目录}kindeditor/attached/file/20161121/20161121092763446344.xlsx" target="_blank">/kindeditor/attached/file/20161121/20161121092763446344.xlsx</a> </p>(en)','2016/11/21 9:36:08','admin',103,7,'media/20161121093743958.jpg',11,' 文件名称：产品报价表 文件大小：97K 上传时间：2016-11-21 文件说明：代理商专用，文件中有详细的产品报价以及代理商成本价，有意向的伙伴可以加盟代理！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：产品报价表 文件大小：97K 上传时间：2016-11-21 文件说明：代理商专用，文件中有详细的产品报价以及代理商成本价，有意向的伙伴可以加盟代理！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)',0,0,0,'产品报价,资料下载/l/产品报价,资料下载(en)',' 文件名称：产品报价表 文件大小：97K 上传时间：2016-11-21 文件说明：代理商专用，文件中有详细的产品报价以及代理商成本价，有意向的伙伴可以加盟代理！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx/l/ 文件名称：产品报价表 文件大小：97K 上传时间：2016-11-21 文件说明：代理商专用，文件中有详细的产品报价以及代理商成本价，有意向的伙伴可以加盟代理！ 附件： /kindeditor/attached/file/20161121/20161121092763446344.xlsx(en)','','/l/(en)',',,','',0,2,'产品报价 |97K|v1.0|中文|windows|/kindeditor/attached/file/20161121/20161121092763446344.xlsx','||||||||','',0,'','','0','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(22,'销售代表-房地产储备经理月薪过万/l/销售代表-房地产储备经理月薪过万(en)','<span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">岗位职责：1、负责客户的接待、咨询工作，为客户提供专业的房地产置业咨询服务；</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">2、陪同客户看房，促成二手房买卖或租赁业务；</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">3、负责公司房源开发与积累，并与业主建立良好的业务协作关系。</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">任职资格：聚起平凡人，共筑创道梦。底薪1500+提成+开单奖+精英奖+报销端口奖+业绩前十奖+销售冠军奖+月薪过万不是梦</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">工作时间：XXXX房地产综合服务有限公司，成立于2008年11月，已由原来的一家店发展成为现在的30家店，销售团队由原来的几人发展到现在的400人左右。现有业务部、按揭部、行政部、人事部、财务部、网络部。总部在黄金国际的德泰堂国际商务中心，占地300平</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">XX地产是国内首家推出720度全景微看房新体验的房地产销售公司，开启了房产销售的全新模式。</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">公司斥巨资研发并打造了一个集二手房、新房、海景房、装修家居于一体的综合性门户网站，实现了线上推广与线下销售相结合的营销共同体模式。同时组建了一支集技术与网络服务于一体的专业网络团队。</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">公司配备了专业的按揭部门，具有资深工作资质的按揭专员十余名，与各大银行及房管单位有效对接并有着长期稳定的合作，为业务部及广大客户的后续工作及手续办理提供了强有力的支持和帮助。</span>/l/<span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">岗位职责：1、负责客户的接待、咨询工作，为客户提供专业的房地产置业咨询服务；</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">2、陪同客户看房，促成二手房买卖或租赁业务；</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">3、负责公司房源开发与积累，并与业主建立良好的业务协作关系。</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">任职资格：聚起平凡人，共筑创道梦。底薪1500+提成+开单奖+精英奖+报销端口奖+业绩前十奖+销售冠军奖+月薪过万不是梦</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">工作时间：XXXX房地产综合服务有限公司，成立于2008年11月，已由原来的一家店发展成为现在的30家店，销售团队由原来的几人发展到现在的400人左右。现有业务部、按揭部、行政部、人事部、财务部、网络部。总部在黄金国际的德泰堂国际商务中心，占地300平</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">XX地产是国内首家推出720度全景微看房新体验的房地产销售公司，开启了房产销售的全新模式。</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">公司斥巨资研发并打造了一个集二手房、新房、海景房、装修家居于一体的综合性门户网站，实现了线上推广与线下销售相结合的营销共同体模式。同时组建了一支集技术与网络服务于一体的专业网络团队。</span><br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;" /><span style="color:#2E343B;font-family:&quot;font-size:14px;white-space:normal;background-color:#FFFFFF;">公司配备了专业的按揭部门，具有资深工作资质的按揭专员十余名，与各大银行及房管单位有效对接并有着长期稳定的合作，为业务部及广大客户的后续工作及手续办理提供了强有力的支持和帮助。</span>(en)','2017/10/19 0:42:46','admin',101,104,'media/20171019004342494.jpg',0,'岗位职责：1、负责客户的接待、咨询工作，为客户提供专业的房地产置业咨询服务；2、陪同客户看房，促成二手房买卖或租赁业务；3、负责公司房源开发与积累，并与业主建立良好的业务协作关系。任职资格：聚起平凡人，共筑创道梦。底薪1500+提成+开单奖+精英奖+报销端口奖+业绩前十奖+销售冠军奖+月薪过万不是梦工作时间：XXXX房地产综合服务有限公司，成立于2008年11月，已由原来的一家店发展成为现在的30/l/岗位职责：1、负责客户的接待、咨询工作，为客户提供专业的房地产置业咨询服务；2、陪同客户看房，促成二手房买卖或租赁业务；3、负责公司房源开发与积累，并与业主建立良好的业务协作关系。任职资格：聚起平凡人，共筑创道梦。底薪1500+提成+开单奖+精英奖+报销端口奖+业绩前十奖+销售冠军奖+月薪过万不是梦工作时间：XXXX房地产综合服务有限公司，成立于2008年11月，已由原来的一家店发展成为现在的30(en)',0,0,0,'','','','',',,','',0,1,'|||||','销售代表|10|广东深圳|10K|本科|3年|25-40|男女不限|普通话','',0,'div','','','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(23,'分公司行政副总/l/分公司行政副总(en)','岗位职责：<br style="margin:0px;padding:0px;" />1.组织制度建设<br style="margin:0px;padding:0px;" />2.团队建设<br style="margin:0px;padding:0px;" />3.企业文化建设<br style="margin:0px;padding:0px;" />4.人事行政管理<br style="margin:0px;padding:0px;" />5.党建、工会管理<br style="margin:0px;padding:0px;" />6.其它工作<br style="margin:0px;padding:0px;" />任职要求：<br style="margin:0px;padding:0px;" />1、30岁及以上；大专学历；行政管理、企业管理等相关专业。<br style="margin:0px;padding:0px;" />2、熟悉企业管理、人力资源管理、项目管理、施工管理等方面知识；熟悉相关法律法/l/岗位职责：<br style="margin:0px;padding:0px;" />1.组织制度建设<br style="margin:0px;padding:0px;" />2.团队建设<br style="margin:0px;padding:0px;" />3.企业文化建设<br style="margin:0px;padding:0px;" />4.人事行政管理<br style="margin:0px;padding:0px;" />5.党建、工会管理<br style="margin:0px;padding:0px;" />6.其它工作<br style="margin:0px;padding:0px;" />任职要求：<br style="margin:0px;padding:0px;" />1、30岁及以上；大专学历；行政管理、企业管理等相关专业。<br style="margin:0px;padding:0px;" />2、熟悉企业管理、人力资源管理、项目管理、施工管理等方面知识；熟悉相关法律法(en)','2017/10/19 0:46:54','admin',102,104,'media/20171019004342494.jpg',0,'岗位职责：1.组织制度建设2.团队建设3.企业文化建设4.人事行政管理5.党建、工会管理6.其它工作任职要求：1、30岁及以上；大专学历；行政管理、企业管理等相关专业。2、熟悉企业管理、人力资源管理、项目管理、施工管理等方面知识；熟悉相关法律法/l/岗位职责：1.组织制度建设2.团队建设3.企业文化建设4.人事行政管理5.党建、工会管理6.其它工作任职要求：1、30岁及以上；大专学历；行政管理、企业管理等相关专业。2、熟悉企业管理、人力资源管理、项目管理、施工管理等方面知识；熟悉相关法律法(en)',0,0,0,'','','','',',,','',0,1,'|||||','分公司行政副总|1|上海|20K/月|研究生或以上|5年|30-50|男|普通话、英语','',0,'div','','','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(24,'技术总监/经理-高薪急招网络施工经验驾照/l/技术总监/经理-高薪急招网络施工经验驾照(en)','岗位职责：<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />1、负责网络及其设备的维护、管理、故障排除等日常工作，确保公司网络日常的正常运作；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />2、负责公司办公环境的软硬件和桌面系统的日常维护；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />3、维护和监控公司局域网、广域网，保证其正常运行，确保局域网、广域网在工作期间内安全稳定运行；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />4、安装和维护公司计算机、服务器系统软件和应用软件，同时为其他部门提供软硬件技术支持；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />5、解决排除各种软硬件故障，做好记录，定期制作系统运行报告；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />6、维护数据中心，对系统数据进行备份。<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />任职资格：<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />1、通信、电子工程、自动化、计算机等相关专业，大专或以上学历，1年以上网格系统与IT系统维护工作经验；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />2、熟悉和掌握各种计算机软硬件，可独立进行安装、调试及故障排除；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />3、精通局域网的维护及网络安全知识，可熟练进行局域网的搭建和网络设备的基本维护和故障处理；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />4、熟练运用WINDOWS、server20002003等对服务器进行维护与管理；/l/岗位职责：<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />1、负责网络及其设备的维护、管理、故障排除等日常工作，确保公司网络日常的正常运作；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />2、负责公司办公环境的软硬件和桌面系统的日常维护；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />3、维护和监控公司局域网、广域网，保证其正常运行，确保局域网、广域网在工作期间内安全稳定运行；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />4、安装和维护公司计算机、服务器系统软件和应用软件，同时为其他部门提供软硬件技术支持；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />5、解决排除各种软硬件故障，做好记录，定期制作系统运行报告；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />6、维护数据中心，对系统数据进行备份。<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />任职资格：<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />1、通信、电子工程、自动化、计算机等相关专业，大专或以上学历，1年以上网格系统与IT系统维护工作经验；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />2、熟悉和掌握各种计算机软硬件，可独立进行安装、调试及故障排除；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />3、精通局域网的维护及网络安全知识，可熟练进行局域网的搭建和网络设备的基本维护和故障处理；<br style="outline:0px;text-size-adjust:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0.05);" />4、熟练运用WINDOWS、server20002003等对服务器进行维护与管理；(en)','2017/10/19 0:49:28','admin',100,104,'media/20171019004342494.jpg',0,'岗位职责：1、负责网络及其设备的维护、管理、故障排除等日常工作，确保公司网络日常的正常运作；2、负责公司办公环境的软硬件和桌面系统的日常维护；3、维护和监控公司局域网、广域网，保证其正常运行，确保局域网、广域网在工作期间内安全稳定运行；4、安装和维护公司计算机、服务器系统软件和应用软件，同时为其他部门提供软硬件技术支持；5、解决排除各种软硬件故障，做好记录，定期制作系统运行报告；6、维护数据中心，/l/岗位职责：1、负责网络及其设备的维护、管理、故障排除等日常工作，确保公司网络日常的正常运作；2、负责公司办公环境的软硬件和桌面系统的日常维护；3、维护和监控公司局域网、广域网，保证其正常运行，确保局域网、广域网在工作期间内安全稳定运行；4、安装和维护公司计算机、服务器系统软件和应用软件，同时为其他部门提供软硬件技术支持；5、解决排除各种软硬件故障，做好记录，定期制作系统运行报告；6、维护数据中心，(en)',0,0,0,'','','','',',,','',0,1,'|||||','技术总监/经理|2|北京|10K/月|研究生或以上|3年|30-50|男女不限|普通话、英语','',0,'div','','','')
insert into [SL_news] ([N_id],[N_title],[N_content],[N_date],[N_author],[N_view],[N_sort],[N_pic],[N_order],[N_short],[N_top],[N_sh],[N_lv],[N_keywords],[N_description],[N_link],[N_pagetitle],[N_tag],[N_color],[N_strong],[N_type],[N_file],[N_job],[N_hide],[N_hideon],[N_hidetype],[N_hideintro],[N_price],[N_video]) values(25,'怎样才能成为一个优秀的产品经理/l/怎样才能成为一个优秀的产品经理(en)','怎样才能成为一个优秀的产品经理/l/怎样才能成为一个优秀的产品经理(en)','2017/10/19 0:53:08','admin',102,105,'media/20171019003212355.jpg',0,'怎样才能成为一个优秀的产品经理/l/怎样才能成为一个优秀的产品经理(en)',0,0,0,'','','','',',,','',0,3,'|||||','||||||||','',0,'div','','','<iframe frameborder="0" width="640" height="498" src="https://v.qq.com/iframe/player.html?vid=q0305m5q81h&tiny=0&auto=0" allowfullscreen></iframe>')
SET IDENTITY_INSERT SL_news OFF
SET IDENTITY_INSERT SL_nsort ON
insert into [SL_nsort] ([S_id],[S_title],[S_entitle],[S_description],[S_keywords],[S_type],[S_order],[S_sub],[S_pagetitle],[S_pic]) values(1,'公司新闻/l/company','company/l/company','1/l/1(en)','2/l/2(en)',0,0,99,'/l/(en)','media/20171019003436696.jpg')
insert into [SL_nsort] ([S_id],[S_title],[S_entitle],[S_description],[S_keywords],[S_type],[S_order],[S_sub],[S_pagetitle],[S_pic]) values(7,'资料下载/l/资料下载(en)','download/l/download(en)','资料下载/l/资料下载(en)','下载/l/下载(en)',0,0,100,'/l/(en)','media/20171019003340651.jpg')
insert into [SL_nsort] ([S_id],[S_title],[S_entitle],[S_description],[S_keywords],[S_type],[S_order],[S_sub],[S_pagetitle],[S_pic]) values(99,'新闻/l/新闻(en)','news/l/news(en)','新闻分类描述/l/新闻分类描述(en)','新闻分类关键词/l/新闻分类关键词(en)',0,0,0,'/l/(en)','media/20171019003436696.jpg')
insert into [SL_nsort] ([S_id],[S_title],[S_entitle],[S_description],[S_keywords],[S_type],[S_order],[S_sub],[S_pagetitle],[S_pic]) values(100,'下载/l/下载(en)','download/l/download(en)','下载分类描述/l/下载分类描述(en)','下载分类关键词/l/下载分类关键词(en)',0,0,0,'/l/(en)','media/20171019003340651.jpg')
insert into [SL_nsort] ([S_id],[S_title],[S_entitle],[S_description],[S_keywords],[S_type],[S_order],[S_sub],[S_pagetitle],[S_pic]) values(104,'人才招聘/l/人才招聘(en)','job/l/job(en)','人才招聘/l/人才招聘(en)','招聘/l/招聘(en)',0,1,99,'人才招聘/l/人才招聘(en)','media/20171019003125610.jpg')
insert into [SL_nsort] ([S_id],[S_title],[S_entitle],[S_description],[S_keywords],[S_type],[S_order],[S_sub],[S_pagetitle],[S_pic]) values(105,'视频播放/l/视频播放(en)','video/l/video(en)','视频播放/l/视频播放(en)','播放/l/播放(en)',0,2,99,'视频播放/l/视频播放(en)','media/20171019003212355.jpg')
SET IDENTITY_INSERT SL_nsort OFF
SET IDENTITY_INSERT SL_orders ON
insert into [SL_orders] ([O_id],[O_member],[O_price],[O_num],[O_shuxing],[O_state],[O_pid],[O_wl],[O_wlid],[O_tradeno],[O_time]) values(10,7,.01,1,'标配',3,78,'中通','1234567890','1002510991201510241319384097（微信付款）','2015/10/24 19:35:52')
insert into [SL_orders] ([O_id],[O_member],[O_price],[O_num],[O_shuxing],[O_state],[O_pid],[O_wl],[O_wlid],[O_tradeno],[O_time]) values(11,7,.01,2,'标配',3,78,'圆通','1234567890','2015102421001004110044403666（支付宝付款）','2015/10/24 19:39:21')
insert into [SL_orders] ([O_id],[O_member],[O_price],[O_num],[O_shuxing],[O_state],[O_pid],[O_wl],[O_wlid],[O_tradeno],[O_time]) values(12,7,.01,3,'标配',3,78,'申通','1234567890','2015102421001004390025952107（网银付款）','2015/10/24 19:40:18')
SET IDENTITY_INSERT SL_orders OFF
SET IDENTITY_INSERT SL_product ON
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(78,'media/20151019120842158.jpg','media/20151019120842158.jpg','测试支付商品/l/test prdoct','本商品供支付测试使用，可删除/l/This commodity is used for payment and can be deleted.',4,0,.01,1,'测试支付商品/l/test prdoct','',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(79,'media/20151019122903897.jpg','media/20151019122903897.jpg','华为Mate S 臻享高配版/l/HUAWEI Mate S ','<div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1831/233/1926546270/359868/40dbeae3/5618f525N49e43a88.jpg" class="" /><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1792/333/1931387757/314731/8762fe02/5618f525N6c86f622.jpg" class="" /><img alt="" id="fdc9d769f5fa498ca71d496c93dbe73d" src="http://img30.360buyimg.com/popWaterMark/jfs/t1954/64/384564933/149534/5915b77a/560526b7N43e05267.jpg" class="" /> </div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="593cbe41c1c3450f84bb93edc0b05874" src="http://img30.360buyimg.com/popWaterMark/jfs/t2365/68/395306955/230057/8074d0f5/560526bfN76de3cbc.jpg" class="" /> </div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="616094ec3a91486f9e755fa0dc850623" src="http://img10.360buyimg.com/imgzone/jfs/t2329/317/684754943/280124/a92fcc8c/56246a13N1c388b40.jpg" class="" /> </div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="db3d27304b2a4174b7836f6857bcbb11" src="http://img10.360buyimg.com/imgzone/jfs/t1849/160/695909695/199024/9ec8039a/56246b41Nb6ee245d.jpg" class="" /> </div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="e61a30f1c0854709bb484a97177c0565" src="http://img30.360buyimg.com/popWaterMark/jfs/t2152/76/378671684/137301/ecfaaa32/560526c8N90bfef14.jpg" class="" /> </div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="7fc23eda619146c28ccf82b2bde703d3" src="http://img10.360buyimg.com/imgzone/jfs/t1966/164/714952385/144837/d88a9033/56246b47N89492eb7.jpg" class="" /> </div><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1831/233/1926546270/359868/40dbeae3/5618f525N49e43a88.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1792/333/1931387757/314731/8762fe02/5618f525N6c86f622.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2359/342/594727640/403238/10705134/5618f527N248f8c7d.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2251/1/567811261/299782/d9e23509/5618f529Nb01f40c1.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1828/312/1898384148/608339/453ef4d1/5618f52eN7b88b68b.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2188/360/580234944/637332/d2b6a7a0/5618f534Nf80ebc6f.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2494/352/594268848/298522/9c18bccc/5618f535N56ad21cd.jpg" class="" />/l/<div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1831/233/1926546270/359868/40dbeae3/5618f525N49e43a88.jpg" class="" /><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1792/333/1931387757/314731/8762fe02/5618f525N6c86f622.jpg" class="" /><img alt="" id="fdc9d769f5fa498ca71d496c93dbe73d" src="http://img30.360buyimg.com/popWaterMark/jfs/t1954/64/384564933/149534/5915b77a/560526b7N43e05267.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="593cbe41c1c3450f84bb93edc0b05874" src="http://img30.360buyimg.com/popWaterMark/jfs/t2365/68/395306955/230057/8074d0f5/560526bfN76de3cbc.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="616094ec3a91486f9e755fa0dc850623" src="http://img10.360buyimg.com/imgzone/jfs/t2329/317/684754943/280124/a92fcc8c/56246a13N1c388b40.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="db3d27304b2a4174b7836f6857bcbb11" src="http://img10.360buyimg.com/imgzone/jfs/t1849/160/695909695/199024/9ec8039a/56246b41Nb6ee245d.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="e61a30f1c0854709bb484a97177c0565" src="http://img30.360buyimg.com/popWaterMark/jfs/t2152/76/378671684/137301/ecfaaa32/560526c8N90bfef14.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" id="7fc23eda619146c28ccf82b2bde703d3" src="http://img10.360buyimg.com/imgzone/jfs/t1966/164/714952385/144837/d88a9033/56246b47N89492eb7.jpg" class="" /></div><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1831/233/1926546270/359868/40dbeae3/5618f525N49e43a88.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1792/333/1931387757/314731/8762fe02/5618f525N6c86f622.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2359/342/594727640/403238/10705134/5618f527N248f8c7d.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2251/1/567811261/299782/d9e23509/5618f529Nb01f40c1.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1828/312/1898384148/608339/453ef4d1/5618f52eN7b88b68b.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2188/360/580234944/637332/d2b6a7a0/5618f534Nf80ebc6f.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2494/352/594268848/298522/9c18bccc/5618f535N56ad21cd.jpg" class="" style="white-space:normal;" />',4,0,3000,1,'华为Mate S 臻享高配版/l/HUAWEI Mate S ','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(80,'media/20151019122605029.jpg','media/20151019122605029.jpg','华为 HUAWEI Ascend Mate7/l/HUAWEI Ascend Mate7','<img alt="" class="" src="http://img10.360buyimg.com/imgzone/jfs/t1801/233/625479926/189617/c23863d1/55d690feN0d2b7009.jpg" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2305/50/667395523/194606/6b2ce9ee/562212c7N28acc001.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" class="" src="http://img10.360buyimg.com/imgzone/jfs/t1696/271/527482904/232247/fae07a8c/55d69114N9fcd10cb.jpg" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1846/215/695871055/192822/36d2c9d6/5622136bN53f3ff80.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" class="" src="http://img10.360buyimg.com/imgzone/jfs/t1168/155/1167826320/182729/29dfafb7/55d6912cN3fc147e0.jpg" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1957/274/674915469/239997/52861f46/5621b5c8Na25215ee.jpg" class="" />/l/<img alt="" class="" src="http://img10.360buyimg.com/imgzone/jfs/t1801/233/625479926/189617/c23863d1/55d690feN0d2b7009.jpg" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2305/50/667395523/194606/6b2ce9ee/562212c7N28acc001.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" class="" src="http://img10.360buyimg.com/imgzone/jfs/t1696/271/527482904/232247/fae07a8c/55d69114N9fcd10cb.jpg" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1846/215/695871055/192822/36d2c9d6/5622136bN53f3ff80.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" class="" src="http://img10.360buyimg.com/imgzone/jfs/t1168/155/1167826320/182729/29dfafb7/55d6912cN3fc147e0.jpg" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1957/274/674915469/239997/52861f46/5621b5c8Na25215ee.jpg" class="" style="white-space:normal;" />',4,0,3000,1,'华为 HUAWEI Ascend Mate7/l/HUAWEI Ascend Mate7','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(81,'media/20151019123914447.jpg','media/20151019123914447.jpg','摩托罗拉 moto x/l/ moto x','<div id="activity_header" style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">	<div style="margin:0px;padding:0px;text-align:center;">		<a href="http://sale.jd.com/act/Sfl1YoUB3u.html" target="_blank"><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1885/208/454147825/54201/a9ca3241/560a438cN94b52fa3.jpg" class="" /></a><br />	</div></div><div id="J-detail-content" style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">	<table align="center" border="0" width="750" cellpadding="0" cellspacing="0" class="ke-zeroborder">		<tbody>			<tr>				<td>					<img border="0" height="150" width="750" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t961/252/55757860/1854849/6d70fb10/54f56c57N15fe2628.jpg" class="" />				</td>			</tr>		</tbody>	</table>	<div align="center" style="margin:0px;padding:0px;">		<table id="__01" align="center" border="0" width="750" cellpadding="0" cellspacing="0" class="ke-zeroborder">			<tbody>				<tr>					<td>						<img alt="" height="419" width="750" src="http://img11.360buyimg.com/cms/jfs/t721/160/846741577/62229/452a3837/54fd4870Ndc8ddd1c.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" src="http://img14.360buyimg.com/cms/jfs/t1213/266/1410548377/86569/10f6d52f/559c8ddbN9951ff11.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img14.360buyimg.com/cms/jfs/t517/90/1234972764/61799/dfe5836b/54c3a9c9N45c369a5.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img10.360buyimg.com/cms/jfs/t526/256/978056281/58274/706a6be/54c3a9c9Nc3175d17.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t460/159/1277489676/79115/a221881a/54c3a9c9N47d9f002.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img10.360buyimg.com/cms/jfs/t943/340/157967843/64415/768f1f2c/55064a9eN7c12b8fd.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" src="http://img12.360buyimg.com/cms/jfs/t1651/5/1138044419/34249/7bd034d2/55e42387Nf4cf2514.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img12.360buyimg.com/cms/jfs/t910/284/170609881/17353/6195aaae/55064a9eN945b751c.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t628/237/997324646/28404/80186fd9/54c5a3c0Ndc9f88d5.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img11.360buyimg.com/cms/jfs/t688/83/1247595043/33474/83be1c39/54c5a3c1N982d2889.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" src="http://img11.360buyimg.com/cms/jfs/t610/167/1247200126/44448/593bed05/54c3a9caN19614ebc.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img11.360buyimg.com/cms/jfs/t502/92/1247630806/64727/5a04998f/54c3a9caN96dee759.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img11.360buyimg.com/cms/jfs/t709/177/600769982/69604/62cd3204/54c3a9caN27ac22b3.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t733/223/590984473/63780/f424ddf6/54c3a9caNb36e8c4c.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" src="http://img12.360buyimg.com/cms/jfs/t487/167/1244345878/73346/1063be73/54c3a9cbN80cd8f7d.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t637/186/1263449144/36449/e484bf02/54c3a9cbN3e66e511.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" src="http://img13.360buyimg.com/cms/jfs/t583/89/1274789863/54684/5257d3e7/54c3a9cbN8b45f3e5.jpg" class="" />					</td>				</tr>			</tbody>		</table>	</div></div>/l/<div id="activity_header" style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">	<div style="margin:0px;padding:0px;text-align:center;">		<a href="http://sale.jd.com/act/Sfl1YoUB3u.html" target="_blank"><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1885/208/454147825/54201/a9ca3241/560a438cN94b52fa3.jpg" class="" /></a><br />	</div></div><div id="J-detail-content" style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">	<table align="center" border="0" width="750" cellpadding="0" cellspacing="0" class="ke-zeroborder">		<tbody>			<tr>				<td>					<img border="0" height="150" width="750" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t961/252/55757860/1854849/6d70fb10/54f56c57N15fe2628.jpg" class="" />				</td>			</tr>		</tbody>	</table>	<div align="center" style="margin:0px;padding:0px;">		<table id="__01" align="center" border="0" width="750" cellpadding="0" cellspacing="0" class="ke-zeroborder">			<tbody>				<tr>					<td>						<img alt="" height="419" width="750" src="http://img11.360buyimg.com/cms/jfs/t721/160/846741577/62229/452a3837/54fd4870Ndc8ddd1c.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" src="http://img14.360buyimg.com/cms/jfs/t1213/266/1410548377/86569/10f6d52f/559c8ddbN9951ff11.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img14.360buyimg.com/cms/jfs/t517/90/1234972764/61799/dfe5836b/54c3a9c9N45c369a5.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img10.360buyimg.com/cms/jfs/t526/256/978056281/58274/706a6be/54c3a9c9Nc3175d17.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t460/159/1277489676/79115/a221881a/54c3a9c9N47d9f002.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img10.360buyimg.com/cms/jfs/t943/340/157967843/64415/768f1f2c/55064a9eN7c12b8fd.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img width="750" alt="" src="http://img12.360buyimg.com/cms/jfs/t1651/5/1138044419/34249/7bd034d2/55e42387Nf4cf2514.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img12.360buyimg.com/cms/jfs/t910/284/170609881/17353/6195aaae/55064a9eN945b751c.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t628/237/997324646/28404/80186fd9/54c5a3c0Ndc9f88d5.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img11.360buyimg.com/cms/jfs/t688/83/1247595043/33474/83be1c39/54c5a3c1N982d2889.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" src="http://img11.360buyimg.com/cms/jfs/t610/167/1247200126/44448/593bed05/54c3a9caN19614ebc.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img11.360buyimg.com/cms/jfs/t502/92/1247630806/64727/5a04998f/54c3a9caN96dee759.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img11.360buyimg.com/cms/jfs/t709/177/600769982/69604/62cd3204/54c3a9caN27ac22b3.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t733/223/590984473/63780/f424ddf6/54c3a9caNb36e8c4c.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" src="http://img12.360buyimg.com/cms/jfs/t487/167/1244345878/73346/1063be73/54c3a9cbN80cd8f7d.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="243" width="750" src="http://img13.360buyimg.com/cms/jfs/t637/186/1263449144/36449/e484bf02/54c3a9cbN3e66e511.jpg" class="" />					</td>				</tr>				<tr>					<td>						<img alt="" height="244" width="750" src="http://img13.360buyimg.com/cms/jfs/t583/89/1274789863/54684/5257d3e7/54c3a9cbN8b45f3e5.jpg" class="" />					</td>				</tr>			</tbody>		</table>	</div></div>',3,0,3000,1,'摩托罗拉 moto x/l/ moto x','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(82,'media/20151019123729653.jpg','media/20151019123729653.jpg','HTC ONE ME/l/HTC ONE ME(en)','<img src="http://img20.360buyimg.com/vc/jfs/t1036/351/1267511971/1573613/62ff605/55922493N622a49d8.jpg" class="" />/l/<img src="http://img20.360buyimg.com/vc/jfs/t1036/351/1267511971/1573613/62ff605/55922493N622a49d8.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;"></span>',3,0,3000,1,'HTC ONE ME/l/HTC ONE ME(en)','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(83,'media/20151019123604549.jpg','media/20151019123604549.jpg','小米 Note 顶配版/l/MI Note ','<div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1741/336/1416491938/806314/7119fd4d/55e7ba66Naa0bb984.jpg" class="" /><br /></div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" width="750" height="1210" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2401/150/236687921/362252/7894f820/55f9232fN92c12ffd.jpg" class="" /></div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" width="750" height="4577" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1834/297/1591927612/643834/8cedd347/55f92344N4cf169ee.jpg" class="" /></div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1834/123/1273314812/516044/6a3318e7/55e44d70N40c9b025.jpg" class="" /></div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1750/5/1322716529/631604/1a838cbc/55e44f99N67d81f9e.jpg" class="" /></div><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1447/317/224345567/415938/e452d59b/5566726eNd336bd94.jpg" class="" /></div>/l/<div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1741/336/1416491938/806314/7119fd4d/55e7ba66Naa0bb984.jpg" class="" /><br /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" width="750" height="1210" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2401/150/236687921/362252/7894f820/55f9232fN92c12ffd.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" width="750" height="4577" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1834/297/1591927612/643834/8cedd347/55f92344N4cf169ee.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1834/123/1273314812/516044/6a3318e7/55e44d70N40c9b025.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1750/5/1322716529/631604/1a838cbc/55e44f99N67d81f9e.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1447/317/224345567/415938/e452d59b/5566726eNd336bd94.jpg" class="" /></div>',3,0,3000,1,'小米 Note 顶配版/l/MI Note ','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(84,'media/20151019123415039.jpg','media/20151019123415039.jpg','OPPO R7 Plus 金色/l/OPPO R7 Plus (gold)','<div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img11.360buyimg.com/cms/jfs/t1033/362/1400516369/121110/4ae8a764/559f88e6N56a396c0.jpg" class="" /></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img13.360buyimg.com/cms/jfs/t1876/62/28541748/73292/34508c34/55e7c6faN9ec458e1.jpg" class="" />	<p style="font-size:24px;color:#828282;">		R7 Plus采用金属一体成型工艺，由一块新的铝镁合金历经48道工序雕琢而成，传承OPPO经典“线体主义”设计，首创“提琴雅弧”，让6.0吋超大屏幕同样兼备舒适手感，机身大而优雅。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1159/292/1440080202/200905/68174b21/559f88e7N1d022515.jpg" class="" />	<p style="font-size:24px;color:#828282;">		OPPO R7 Plus采用新的2.5D弧度屏，柔美如灵动的宝石镶嵌于金属托架之上，如冰与火相辅相成，刚柔并济，手感与美感兼收并蓄。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1750/5/1353643309/145863/e9ee6cc1/55e50c0aN7b8ef1fc.jpg" class="" />	<p style="font-size:24px;color:#828282;">		OPPO R7 Plus配置4100mAh大电池，超大电量造就超长续航；更搭载OPPO专有的VOOC闪充，充电5分钟通话2小时，闪电般给大电池恢复电量。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1480/80/636799960/169618/54224013/559f88e8Ndfe394e8.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		3GB RAM超大运行内存，搭配更强大的八核处理器与32GB ROM机身内存，能同时运行更多APP，加载速度最快提升100%，告别漫长loading，游戏与程序更激爽。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img12.360buyimg.com/cms/jfs/t1312/89/737728933/292193/676a76d/559f88eaNa1aea68a.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		OPPO R7 Plus采用不同以往的RGBW四色传感器，室内弱光及夜拍均有更为强大的表现。同时采用旗舰级激光对焦和优选防抖。让成像快、准、稳，轻松捕捉转瞬即逝的画面。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img10.360buyimg.com/cms/jfs/t1528/59/636956670/254427/96031bb1/559f88ebNb7fd4c1c.jpg" class="" /></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img13.360buyimg.com/cms/jfs/t1150/136/1446165912/82690/e183b7ad/559f88ecNed1ffd81.jpg" class="" />	<p style="font-size:24px;color:#828282;">		手机背部加入按压式指纹识别模块，相较于传统的刮擦式更方便，识别率更高。轻按指纹即可直接点亮屏幕并解锁，更可存储5个指纹，支持桌面解锁、加密软件等功能。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img12.360buyimg.com/cms/jfs/t1060/81/1394691296/103420/326adc3e/559f88edN3878e439.jpg" class="" />	<p style="font-size:24px;color:#828282;">		搭载独特室内导航功能，全国超过300家机场、高铁站、商场等公共场所室内导航，未来持续增加。导航精准定位，让你不再为找不到店铺和停车位而苦恼。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img10.360buyimg.com/cms/jfs/t1381/280/731870381/198955/2109d2bc/55a7478cN1974a491.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		OPPO R7 Plus全网通版三网4G通吃，畅享无忧。同时搭载32G存储内存，最大支持128G大容量内存拓展，舍不得删的精彩照片与视频，R7 Plus为您尽情保留。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img12.360buyimg.com/cms/jfs/t1027/346/1450100400/220971/12d9355f/559f88eeN20d15446.jpg" class="" />	<p style="font-size:24px;color:#ADADAD;">		ColorOS 2.1历经14个月打磨完善，启动更快、滑动更爽、系统更稳定、内存占用更小；新的视觉设计，实用亦美观。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img11.360buyimg.com/cms/jfs/t1198/206/1457914205/222761/28517e8/559f88efN3c452b03.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		针对大屏手机推出单手操作优化，从屏幕左下角或右下角向屏幕内部滑动，即可触发小屏模式，一只手就能掌控6.0吋大屏手机。	</p>	<p style="font-size:24px;color:#828282;">		息屏超过10分钟，系统自动清理内存垃圾；每隔两天，系统自动深度修护。双重修护让手机始终保持畅快体验。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img13.360buyimg.com/cms/jfs/t1198/207/1431420205/186262/a135ff1d/559f88f0Nd630c473.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		查快递、叫外卖、挂号、充话费、订机票和酒店……<br />ColorOS 2.1一应俱全，你需要的便捷服务，生活黄页都能满足。	</p></div><div style="margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1285/166/739796063/168745/a664a308/559f88f1N6b63458e.jpg" class="" /></div>/l/<div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img11.360buyimg.com/cms/jfs/t1033/362/1400516369/121110/4ae8a764/559f88e6N56a396c0.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img13.360buyimg.com/cms/jfs/t1876/62/28541748/73292/34508c34/55e7c6faN9ec458e1.jpg" class="" />	<p style="font-size:24px;color:#828282;">		R7 Plus采用金属一体成型工艺，由一块新的铝镁合金历经48道工序雕琢而成，传承OPPO经典“线体主义”设计，首创“提琴雅弧”，让6.0吋超大屏幕同样兼备舒适手感，机身大而优雅。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1159/292/1440080202/200905/68174b21/559f88e7N1d022515.jpg" class="" />	<p style="font-size:24px;color:#828282;">		OPPO R7 Plus采用新的2.5D弧度屏，柔美如灵动的宝石镶嵌于金属托架之上，如冰与火相辅相成，刚柔并济，手感与美感兼收并蓄。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1750/5/1353643309/145863/e9ee6cc1/55e50c0aN7b8ef1fc.jpg" class="" />	<p style="font-size:24px;color:#828282;">		OPPO R7 Plus配置4100mAh大电池，超大电量造就超长续航；更搭载OPPO专有的VOOC闪充，充电5分钟通话2小时，闪电般给大电池恢复电量。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1480/80/636799960/169618/54224013/559f88e8Ndfe394e8.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		3GB RAM超大运行内存，搭配更强大的八核处理器与32GB ROM机身内存，能同时运行更多APP，加载速度最快提升100%，告别漫长loading，游戏与程序更激爽。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img12.360buyimg.com/cms/jfs/t1312/89/737728933/292193/676a76d/559f88eaNa1aea68a.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		OPPO R7 Plus采用不同以往的RGBW四色传感器，室内弱光及夜拍均有更为强大的表现。同时采用旗舰级激光对焦和优选防抖。让成像快、准、稳，轻松捕捉转瞬即逝的画面。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img10.360buyimg.com/cms/jfs/t1528/59/636956670/254427/96031bb1/559f88ebNb7fd4c1c.jpg" class="" /></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img13.360buyimg.com/cms/jfs/t1150/136/1446165912/82690/e183b7ad/559f88ecNed1ffd81.jpg" class="" />	<p style="font-size:24px;color:#828282;">		手机背部加入按压式指纹识别模块，相较于传统的刮擦式更方便，识别率更高。轻按指纹即可直接点亮屏幕并解锁，更可存储5个指纹，支持桌面解锁、加密软件等功能。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img12.360buyimg.com/cms/jfs/t1060/81/1394691296/103420/326adc3e/559f88edN3878e439.jpg" class="" />	<p style="font-size:24px;color:#828282;">		搭载独特室内导航功能，全国超过300家机场、高铁站、商场等公共场所室内导航，未来持续增加。导航精准定位，让你不再为找不到店铺和停车位而苦恼。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img10.360buyimg.com/cms/jfs/t1381/280/731870381/198955/2109d2bc/55a7478cN1974a491.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		OPPO R7 Plus全网通版三网4G通吃，畅享无忧。同时搭载32G存储内存，最大支持128G大容量内存拓展，舍不得删的精彩照片与视频，R7 Plus为您尽情保留。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img12.360buyimg.com/cms/jfs/t1027/346/1450100400/220971/12d9355f/559f88eeN20d15446.jpg" class="" />	<p style="font-size:24px;color:#ADADAD;">		ColorOS 2.1历经14个月打磨完善，启动更快、滑动更爽、系统更稳定、内存占用更小；新的视觉设计，实用亦美观。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img11.360buyimg.com/cms/jfs/t1198/206/1457914205/222761/28517e8/559f88efN3c452b03.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		针对大屏手机推出单手操作优化，从屏幕左下角或右下角向屏幕内部滑动，即可触发小屏模式，一只手就能掌控6.0吋大屏手机。	</p>	<p style="font-size:24px;color:#828282;">		息屏超过10分钟，系统自动清理内存垃圾；每隔两天，系统自动深度修护。双重修护让手机始终保持畅快体验。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img13.360buyimg.com/cms/jfs/t1198/207/1431420205/186262/a135ff1d/559f88f0Nd630c473.jpg" class="" />	<p style="font-size:24px;color:#FFFFFF;">		查快递、叫外卖、挂号、充话费、订机票和酒店……<br />ColorOS 2.1一应俱全，你需要的便捷服务，生活黄页都能满足。	</p></div><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:微软雅黑;background-color:#FFFFFF;">	<img src="http://img14.360buyimg.com/cms/jfs/t1285/166/739796063/168745/a664a308/559f88f1N6b63458e.jpg" class="" /></div>',3,0,3000,1,'OPPO R7 Plus 金色/l/OPPO R7 Plus (gold)','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(86,'media/20151019122221067.jpg','media/20151019122221067.jpg','三星 Galaxy S6/l/sumsung  Galaxy S6','<img alt="三星S6" height="7600" width="750" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1093/318/788087759/2163163/980c416c/5549f491Ne42e374a.jpg" class="" />/l/<img alt="三星S6" height="7600" width="750" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1093/318/788087759/2163163/980c416c/5549f491Ne42e374a.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;"></span>',2,0,3000,1,'三星 Galaxy S6/l/sumsung  Galaxy S6','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(87,'media/20151019121950263.jpg','media/20151019121950263.jpg',' 索尼(SONY) E6533 Z3+/l/SONY E6533 Z3+','<img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2188/357/160457588/118641/d96be7c2/55f272c8Nff489aaf.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2248/358/145940228/85691/9a3156e3/55f1455bNd456d86e.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1378/169/867705974/79492/c61461d7/55e42ab9N57157cc4.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1300/125/947311344/91915/256992b4/55e42ab9N0cf3e2d0.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1810/162/1240237856/104060/5f546763/55e44111N73d042d7.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1810/167/1220742077/55465/752f7102/55e42ab9Naa361f79.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1801/184/1264628525/113963/7d2da393/55e42abaN214659b8.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1747/323/1348487504/78212/cc26d08e/55e42abaN5f0e56f7.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2113/274/147594759/111744/2d86266b/55f1455bN2bc7612c.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1741/169/1293657812/138573/556836d9/55e42abaN3efbd6a9.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2449/325/37019596/72904/2354b02e/55e83798N4a7e7b0a.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;&nbsp; &nbsp;</span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1882/324/44709290/39060/4fc102de/55e83799Nabc96131.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1759/82/1262223721/157515/bedf8452/55e42abbN7efb0fbc.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1813/176/1240689935/96372/936f059b/55e42abbN8a5153ec.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1771/249/1326191315/130118/11b54dc7/55e42abbN79a85272.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1738/117/1344723389/203478/2a8e5abd/55e42abbN4083b5d0.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1708/137/1293933305/52987/e8d99d6c/55e42abcN3813b73c.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1324/125/941426401/114758/db9c75a4/55e42abcN0a99e2af.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1639/207/1392951385/118020/1c17ffe7/55e42abcN5f8f61b1.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1741/174/1308605343/178105/8236b47c/55e42abcN07eca870.jpg" class="" />/l/<img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2188/357/160457588/118641/d96be7c2/55f272c8Nff489aaf.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2248/358/145940228/85691/9a3156e3/55f1455bNd456d86e.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1378/169/867705974/79492/c61461d7/55e42ab9N57157cc4.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1300/125/947311344/91915/256992b4/55e42ab9N0cf3e2d0.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1810/162/1240237856/104060/5f546763/55e44111N73d042d7.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1810/167/1220742077/55465/752f7102/55e42ab9Naa361f79.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1801/184/1264628525/113963/7d2da393/55e42abaN214659b8.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1747/323/1348487504/78212/cc26d08e/55e42abaN5f0e56f7.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2113/274/147594759/111744/2d86266b/55f1455bN2bc7612c.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1741/169/1293657812/138573/556836d9/55e42abaN3efbd6a9.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t2449/325/37019596/72904/2354b02e/55e83798N4a7e7b0a.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;&nbsp; &nbsp;</span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1882/324/44709290/39060/4fc102de/55e83799Nabc96131.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1759/82/1262223721/157515/bedf8452/55e42abbN7efb0fbc.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1813/176/1240689935/96372/936f059b/55e42abbN8a5153ec.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1771/249/1326191315/130118/11b54dc7/55e42abbN79a85272.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1738/117/1344723389/203478/2a8e5abd/55e42abbN4083b5d0.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1708/137/1293933305/52987/e8d99d6c/55e42abcN3813b73c.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1324/125/941426401/114758/db9c75a4/55e42abcN0a99e2af.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1639/207/1392951385/118020/1c17ffe7/55e42abcN5f8f61b1.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;"></span><img alt="" src="http://img10.360buyimg.com/imgzone/jfs/t1741/174/1308605343/178105/8236b47c/55e42abcN07eca870.jpg" class="" style="white-space:normal;" />',2,0,3000,1,' 索尼(SONY) E6533 Z3+/l/SONY E6533 Z3+','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(88,'media/20151019121542714.jpg','media/20151019121542714.jpg','三星 Galaxy Note5/l/sumsung  Galaxy Note5','<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2398/39/75216389/105657/3e55a065/55ec111aNa9248760.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2194/59/64061982/153378/5dff4f20/55ec111cN675ca55d.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2392/116/80042672/70067/ff896bb0/55ec111dNa9f40ed5.jpg" class="" /><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1984/34/69387060/111683/829dac5e/55ec110bNc29de065.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2044/108/70923929/101631/30d92dc/55ec110cN05d50464.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2284/108/70016991/77767/f5eec4fa/55ec1110N9c919432.jpg" class="" /><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2392/97/76646720/106285/225b3b7c/55ec10efNc4ef8c80.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2170/22/75257629/197935/f3f4f8d4/55ec10f1N246d025d.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1837/98/78113846/105060/98ae166d/55ec10f3N44ed3f3b.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2329/23/65648559/128183/2578944b/55ec10f4Nc0fc4cb1.jpg" class="" /><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1771/218/1346845399/70492/937c7485/55ec10afNec7d0633.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2071/359/71954306/150249/a15511ff/55ec10b1Nb90aa4a1.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2086/70/93740882/125496/2036f2bc/55ec10b3N1e8e0c5b.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2506/361/70820211/177174/ab25da48/55ec10b4Ndf0efa8e.jpg" class="" /><span style="color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2023/360/77525517/118109/f88db7fc/55ec10b6Nf51d3e3e.jpg" class="" />/l/<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2398/39/75216389/105657/3e55a065/55ec111aNa9248760.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2194/59/64061982/153378/5dff4f20/55ec111cN675ca55d.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2392/116/80042672/70067/ff896bb0/55ec111dNa9f40ed5.jpg" class="" style="white-space:normal;" /><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1984/34/69387060/111683/829dac5e/55ec110bNc29de065.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2044/108/70923929/101631/30d92dc/55ec110cN05d50464.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2284/108/70016991/77767/f5eec4fa/55ec1110N9c919432.jpg" class="" style="white-space:normal;" /><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2392/97/76646720/106285/225b3b7c/55ec10efNc4ef8c80.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2170/22/75257629/197935/f3f4f8d4/55ec10f1N246d025d.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1837/98/78113846/105060/98ae166d/55ec10f3N44ed3f3b.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2329/23/65648559/128183/2578944b/55ec10f4Nc0fc4cb1.jpg" class="" style="white-space:normal;" /><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1771/218/1346845399/70492/937c7485/55ec10afNec7d0633.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2071/359/71954306/150249/a15511ff/55ec10b1Nb90aa4a1.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2086/70/93740882/125496/2036f2bc/55ec10b3N1e8e0c5b.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2506/361/70820211/177174/ab25da48/55ec10b4Ndf0efa8e.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;color:#666666;font-family:Arial, Verdana, 宋体;background-color:#FFFFFF;">&nbsp;</span><img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2023/360/77525517/118109/f88db7fc/55ec10b6Nf51d3e3e.jpg" class="" style="white-space:normal;" />',2,0,3000,1,'三星 Galaxy Note5/l/sumsung  Galaxy Note5','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(89,'media/20151019121304696.jpg','media/20151019121304696.jpg','三星 Galaxy S6 Edge+/l/sumsung Galaxy S6 Edge+','<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1207/200/1063101945/988422/b1ae85c8/55d42874N06fbf0b2.jpg" class="" />/l/<img alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1207/200/1063101945/988422/b1ae85c8/55d42874N06fbf0b2.jpg" class="" style="white-space:normal;" /><span style="white-space:normal;"></span>',2,0,3000,1,'三星 Galaxy S6 Edge+/l/sumsung Galaxy S6 Edge+','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(90,'media/20151019121014556.jpg','media/20151019121014556.jpg','Apple iPhone 6s/l/Apple iPhone 6s(en)','<div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img id="detail-tag-id-6" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t700/281/164230577/10472/23996063/548f9383N5ff498e5.jpg" class="" /><br /></div><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;" class="ke-zeroborder">	<tbody>		<tr>			<td height="68">				<div style="margin:0px;padding:10px 0px 10px 10px;font-family:微软雅黑, 宋体, 黑体;font-size:15px;">					<span style="color:#FF0000;">声明：下单1小时内未支付订单，京东有权取消订单；由于货源紧张，所有订单将根据各地实际到货时间陆续安排发货，如系统判定为经销商订单，京东有权取消订单。</span> 				</div>			</td>		</tr>	</tbody></table><div style="margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img id="detail-tag-id-20" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t592/253/836071434/10674/1fab707a/548f9846N3a773d38.jpg" class="" /><br /></div><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;" class="ke-zeroborder">	<tbody>		<tr>			<td>				<img width="750" height="2113" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1990/14/391467317/381809/6e9933ae/5603d37eN4701ca83.jpg" class="" /> 			</td>		</tr>	</tbody></table><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;" class="ke-zeroborder">	<tbody>		<tr>			<td>				<img width="750" height="2001" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2167/311/357718077/330847/7279f7e0/5603d2aeNf88ac6cd.jpg" class="" /> 			</td>		</tr>	</tbody></table><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;" class="ke-zeroborder">	<tbody>		<tr>			<td>				<img width="750" height="1824" border="0" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2494/24/379651341/270751/ac14f1b7/5603d2b6N8577b93f.jpg" class="" /><br />			</td>		</tr>	</tbody></table>/l/<div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img id="detail-tag-id-6" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t700/281/164230577/10472/23996063/548f9383N5ff498e5.jpg" class="" /><br /></div><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="ke-zeroborder" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;">	<tbody>		<tr>			<td height="68">				<div style="margin:0px;padding:10px 0px 10px 10px;font-family:微软雅黑, 宋体, 黑体;font-size:15px;">					<span style="color:#FF0000;">声明：下单1小时内未支付订单，京东有权取消订单；由于货源紧张，所有订单将根据各地实际到货时间陆续安排发货，如系统判定为经销商订单，京东有权取消订单。</span> 				</div>			</td>		</tr>	</tbody></table><div style="white-space:normal;margin:0px;padding:0px;color:#666666;font-family:Arial, Verdana, 宋体;text-align:center;background-color:#FFFFFF;">	<img id="detail-tag-id-20" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t592/253/836071434/10674/1fab707a/548f9846N3a773d38.jpg" class="" /><br /></div><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="ke-zeroborder" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;">	<tbody>		<tr>			<td>				<img width="750" height="2113" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t1990/14/391467317/381809/6e9933ae/5603d37eN4701ca83.jpg" class="" /> 			</td>		</tr>	</tbody></table><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="ke-zeroborder" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;">	<tbody>		<tr>			<td>				<img width="750" height="2001" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2167/311/357718077/330847/7279f7e0/5603d2aeNf88ac6cd.jpg" class="" /> 			</td>		</tr>	</tbody></table><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="ke-zeroborder" style="color:#666666;font-family:Arial, Verdana, 宋体;font-size:12px;background-color:#FFFFFF;">	<tbody>		<tr>			<td>				<img width="750" height="1824" border="0" alt="" src="http://img30.360buyimg.com/jgsq-productsoa/jfs/t2494/24/379651341/270751/ac14f1b7/5603d2b6N8577b93f.jpg" class="" /><br />			</td>		</tr>	</tbody></table>',2,0,3000,1,'null(中)/l/null','运营商/l/Operator_移动/l/China Mobile|联通/l/China Unicom|电信/l/China Tele|全网通/l/all kinds_0|0|0|100@容量/l/capacity_16G/l/16G|32G/l/32G|64G/l/64G|128G/l/128G_0|1000|2000|3000@颜色/l/Color_银色/l/silvery|灰色/l/gray|土豪金/l/Luxury gold|玫瑰金/l/Rose Gold_100|0|100|200',0,'null(中)/l/null','null(中)/l/null','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(94,'media/news_1.jpg','media/news_1.jpg','演示案例/l/show case','演示案例/l/show case',7,0,0,0,'演示案例/l/show case','',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
insert into [SL_product] ([P_id],[P_path],[P_thumb],[P_title],[P_content],[P_sort],[P_order],[P_price],[P_buy],[P_short],[P_shuxing],[P_top],[P_keywords],[P_description],[P_time],[P_unlogin],[P_name],[P_email],[P_mobile],[P_address],[P_postcode],[P_qq],[P_remark],[P_sence],[P_sell],[P_link],[P_pagetitle]) values(95,'media/news_2.jpg','media/news_2.jpg','演示案例2/l/show case2','演示案例2/l/show case2',7,0,0,0,'演示案例2/l/show case2','',0,'','','2017/4/17 8:47:37',0,0,0,0,0,0,0,0,2,'','','')
SET IDENTITY_INSERT SL_product OFF
SET IDENTITY_INSERT SL_psort ON
insert into [SL_psort] ([S_id],[S_title],[S_entitle],[S_module],[S_sub],[S_pic],[S_description],[S_keywords],[S_type],[S_order],[S_pagetitle]) values(1,'产品展示/l/Product','PRODUCT/l/Product','product',0,'media/20171019002744925.jpg','产品展示/l/产品展示(en)','展示/l/展示(en)',0,0,'产品展示/l/产品展示(en)')
insert into [SL_psort] ([S_id],[S_title],[S_entitle],[S_module],[S_sub],[S_pic],[S_description],[S_keywords],[S_type],[S_order],[S_pagetitle]) values(2,'佳能/l/Canon','canon/l/Canon','p001',1,'media/20151019110147886.jpg','佳能（Canon），是日本的一家全球领先的生产影像与信息产品的综合集团，从1937年成立以来，经过多年不懈的努力，佳能已将自己的业务全球化并扩展到各个领域。','佳能',0,0,'')
insert into [SL_psort] ([S_id],[S_title],[S_entitle],[S_module],[S_sub],[S_pic],[S_description],[S_keywords],[S_type],[S_order],[S_pagetitle]) values(3,'尼康/l/Nikon','nikon/l/Nikon','p001',1,'media/20151019110204439.jpg','尼康（Nikon），是日本的一家著名相机制造商，成立于1917年，当时名为日本光学工业株式会社。1988年该公司依托其照相机品牌，更名为尼康株式会社。','尼康',0,0,'')
insert into [SL_psort] ([S_id],[S_title],[S_entitle],[S_module],[S_sub],[S_pic],[S_description],[S_keywords],[S_type],[S_order],[S_pagetitle]) values(4,'莱卡/l/Leica','leica/l/Leica','p001',1,'media/20151019110223300.jpg','LEICA T 银色相机 德国徕卡相机发表T-System全新系列，将工艺美学及手工制作的触感设计，结合于产品创新概念。从最初灵感、开发过程到最终定案，始终不变的核心聚焦皆是 – 尽善尽美','莱卡',0,0,'')
insert into [SL_psort] ([S_id],[S_title],[S_entitle],[S_module],[S_sub],[S_pic],[S_description],[S_keywords],[S_type],[S_order],[S_pagetitle]) values(6,'案例中心/l/Case','case/l/Case','',0,'media/20171019002825484.jpg','1/l/1(en)','案例中心/l/案例中心(en)',1,0,'/l/(en)')
insert into [SL_psort] ([S_id],[S_title],[S_entitle],[S_module],[S_sub],[S_pic],[S_description],[S_keywords],[S_type],[S_order],[S_pagetitle]) values(7,'成功案例/l/Success case','success/l/Success case','',6,'media/20171019002925971.jpg','成功案例/l/成功案例(en)','案例/l/案例(en)',1,0,'成功案例/l/成功案例(en)')
SET IDENTITY_INSERT SL_psort OFF
SET IDENTITY_INSERT SL_qsort ON
insert into [SL_qsort] ([S_id],[S_title],[S_content]) values(1,'防伪码查询','如果未查到编号或者非首次查询，请注意您可能购买到假冒商品！')
SET IDENTITY_INSERT SL_qsort OFF
SET IDENTITY_INSERT SL_query ON
insert into [SL_query] ([Q_id],[Q_code],[Q_content],[Q_times],[Q_sort]) values(1,'123123','您购买的为正品！',1,1)
insert into [SL_query] ([Q_id],[Q_code],[Q_content],[Q_times],[Q_sort]) values(2,'456456','您购买的为正品！',0,1)
insert into [SL_query] ([Q_id],[Q_code],[Q_content],[Q_times],[Q_sort]) values(3,'789789','您购买的为正品！',0,1)
SET IDENTITY_INSERT SL_query OFF
SET IDENTITY_INSERT SL_reply ON
insert into [SL_reply] ([R_id],[R_key],[R_reply]) values(1,'你好',1)
insert into [SL_reply] ([R_id],[R_key],[R_reply]) values(2,'测试',4)
insert into [SL_reply] ([R_id],[R_key],[R_reply]) values(3,'新用户关注',6)
insert into [SL_reply] ([R_id],[R_key],[R_reply]) values(4,'推送',6)
SET IDENTITY_INSERT SL_reply OFF
SET IDENTITY_INSERT SL_response ON
SET IDENTITY_INSERT SL_response OFF
SET IDENTITY_INSERT SL_safe ON
insert into [SL_safe] ([S_filetype],[S_filesize],[S_ip],[S_word],[S_id]) values('jpg|png|gif|flv|mp3|doc|rar|ppt|pdf|ico|mp4|swf',10,'123.45.67.89','''|;|exec|update|count|*|%|chr|mid|master|truncate|char|declare',1)
SET IDENTITY_INSERT SL_safe OFF
SET IDENTITY_INSERT SL_slide ON
insert into [SL_slide] ([S_id],[S_pic],[S_thumb],[S_title],[S_content],[S_link],[S_order]) values(4,'media/20170323113743085.jpg','','Louis Vuitton视觉盛宴/l/visual feast','路易·威登法国历史上最杰出的皮件设计大师之一/l/visual feast','#',0)
insert into [SL_slide] ([S_id],[S_pic],[S_thumb],[S_title],[S_content],[S_link],[S_order]) values(5,'media/20170323113734621.jpg','','Diesel时尚广告/l/Fashion advertising','Diesel的风格年轻而富有创意/l/Fashion advertising','#',0)
SET IDENTITY_INSERT SL_slide OFF
SET IDENTITY_INSERT SL_text ON
insert into [SL_text] ([T_id],[T_title],[T_entitle],[T_content],[T_pic],[T_description],[T_keywords],[T_link],[T_pagetitle]) values(1,'公司简介/l/Itroduction','Itroduction/l/Itroduction','XXX有限公司是于1966年为了通过试验评价技术的支援以提高产业技术而成 立的试验评价机构，<br />是和先进（发达）国家的试验、认证机构进行交流和合作的大韩民国代表性机构。<br /><br />为了保护本国产业的各种认证制度日渐完善，为保护消费者安 全和环境的各种制度的重要性日趋增加，<br />KTL为适应形势的发展，从产品开发到获得认证的整个阶段提供支援，以帮助企业提高技术能力以及拥有更强的竞争力。<br /><br />为了两国企业间和认证机构和客户间的有机业务联系及满足客户的需求，<br />XXXX有限公司在广州和上海成立了中国事务所，<br />为客户提供优质服务，为增加中国企业 向韩国出口及企业的发展作出贡献。<br /><br />为了解决国内外客户取得认证以及各国的非关税技术壁垒，已和35个国家67个试验认证机构签订了协定(MOU），<br />为获得 海外规格认证，提供各种安全及质量认证、工厂审查、信息、技术教育等支援。<br /><br /><br />现在在运营国际认证制度IECEE（IEC System for Conformity Testing and Certification of Electrical Equipment）CB认证制度（CBScheme），<br />是一家有关9个领域43个规格发行CB Certificate和Test Report的IECEE公认。<br />/l/XXX Co., Ltd. was established in 1966 in order to enhance the industrial technology through the evaluation of technical support for the test and evaluation agencies,<br />Is a representative body of the Republic of Korea, which exchanges and cooperation with the test and certification bodies of the advanced (developed) countries.<br />In order to protect the domestic industry''s various certification system is perfect, for the protection of consumer safety and environmental protection of the importance of the various systems is increasing,<br />KTL to adapt to the development of the situation, from product development to obtain certification throughout the stage to provide support to help enterprises to improve technical capabilities and have a stronger competitive.<br />In order to the business between the two countries and certification bodies and customers of the organic business contact and meet the needs of customers,<br />XXXX Co., Ltd. established in Guangzhou and Shanghai, China office,<br />To provide customers with quality services, in order to increase the development of Chinese enterprises to South Korea and the development of enterprises to contribute.<br />In order to solve the domestic and foreign customers to obtain certification as well as the country''s non tariff barriers, and 35 countries have signed an agreement (MOU) 67 test certification bodies,<br />In order to obtain overseas certification, to provide a variety of safety and quality certification, factory review, information, technical education and other support.<br />Now in the operation of the international certification system IECEE (System for Conformity Testing IEC and Certification of Electrical Equipment) CB certification system (CBScheme),<br />Is one of the 9 areas of the 43 specifications of the issue of Certificate CB and Report IECEE Test recognized.<br />','media/20151019102732946.jpg','/l/Itroduction','/l/Itroduction','','')
insert into [SL_text] ([T_id],[T_title],[T_entitle],[T_content],[T_pic],[T_description],[T_keywords],[T_link],[T_pagetitle]) values(2,'公司文化/l/Corporate culture','Culture2/l/Corporate culture','1、敢于创新<br />敢于创新是XX企业的首要特点，就是敢闯敢试、敢想敢干。<br /><br />XX是全国首家进行城市旧区改造的企业；XX也是全国第一家跨区域发展的房地产企业；XX是全国房地产企业中第一个转型商业地产的企业；XX更是全国首家大规模投资文化产业的企业，XX企业产业集团一成立便成为全国最大。<br /><br />2、坚守诚信<br />坚守诚信是XX企业的核心特点。<br /><br />1990年，XX集团开发的大连民政街小区成为中国东北地区第一个工程质量全优住宅小区；1996年，XX在全国房地产企业中率先推出保护消费者利益的“三项承诺”；2002年，XX在沈阳开发太原街XX广场，由于出售的部分商铺经营效益不好，XX从保护消费者利益出发，决定回购沈阳太原街XX广场所有已售商铺，除退回购房款外还补偿相应利息。XX沈阳退铺在全国引起极大反响，成为全国诚信文化建设的标志性事件。<br /><br />3、带头环保<br />XX集团是全国最早推行节能建筑的企业之一。<br /><br />XX集团所有XX广场和五星级酒店都达到国家星级节能标准，自国家住房和城乡建设部2009年颁布绿色建筑设计标识和运行标识以来，全国获得这两项认证的商业项目绝大多数是XX广场和五星级酒店，遥遥领先其他企业。<br /><br />4、关爱员工<br />XX视员工为企业的核心资本，发展成果首先惠及员工，使员工在XX长本事、涨工资、长幸福指数。XX每年投入上亿元用于员工培训，并在廊坊投资7亿元建立了国内一流的XX学院。XX要求所有基层公司自办员工食堂，免费向员工提供一日三餐。XX实行优秀员工度假制度，每年评出的集团优秀员工，给予报销两人往返机票，免费入住各地XX酒店度假。<br /><br />5、注重慈善<br />XX成立至今，慈善捐助现金超过37亿元人民币，是中国慈善公益捐助额最多的企业之一。也是唯一七获“中华慈善奖”的企业。<br /><br />XX集团还倡导人人公益的理念，集团所有员工都成为义工，每人每年至少做一次义工。<br /><br />6、做到最好<br />XX有远大愿景，对工作标准要求极高，追求“让一切工作成为精品”。XX只要进入的产业，至少做到中国行业第一，追求世界行业第一。XX是全球最大的电影院线运营商、全球排名第二的不动产企业、全球最大的五星级酒店业主。<br /><br />7、执行力强<br />执行力强是XX企业文化的突出特点。一是说到做到。二是算到拿到。XX做项目先算后干，先做规划设计、测算成本后再决定是否投资。项目开发过程实行计划模块化管控，保证项目全程的成本、现金流都在计划管控的范围之内。三是奖罚分明。XX制度奖罚分明，该奖就奖，该罚就罚。<br /><br />8、弘扬传统<br />2005年集团推荐学《论语》，全集团开展一年的学习、讨论和演讲。 XX多次聘请著名礼仪专家到企业讲文明礼仪，提高员工综合素质。 XX集团王健林董事长很早就开始进行中国字画收藏，每年举办画展，支持优秀画家发展。<br /><br />/l/1, dare to innovate<br />Innovation is the primary characteristic of XX enterprise, is daring to dare to try, dare to do.<br />XX is the first of the urban transformation of the old district of enterprises; XX is the first cross regional development of the real estate business, XX is the national real estate enterprises in the first transformation of commercial real estate enterprises, XX is the first large-scale investment in cultural industries enterprise, XX enterprise industry group was established has become the country''s largest.<br />2, adhere to the good faith<br />Adhere to the integrity of the core features of XX enterprises.<br />In 1990, XX group and the development of Dalian civil residential street into northeast China first straight-A project quality residential quarters; in 1996, XX in the national real estate companies pioneered to protect the interests of consumers of "three commitments"; 2002, XX in Shenyang Taiyuan street XX square development, because of the bad part of the sale of shops operating efficiency, XX from the protection of the interests of consumers of, decided to repurchase Shenyang, Taiyuan street, XX square all sold in shops, in addition to the return of property and also compensates for the corresponding interest. XX Shenyang back shop in the country caused great repercussions, becoming the national integrity of the cultural construction of the landmark event.<br />3, take the lead in environmental protection<br />XX group is one of the earliest enterprises to implement energy-saving building.<br />XX group all XX square and five-star hotels have reached national star energy efficiency standards, since the State Department of housing and urban rural development in 2009 issued green building design logo and run ID, the obtained the certification of commercial projects most is XX square and five-star hotel, far ahead of other enterprises.<br />4, care staff<br />XX employees as the core capital of the enterprise, the development of the results of the first benefit employees, so that employees in the XX long ability, rising wages, long happiness index. XX annual investment of 100 million yuan for staff training, and invested 700 million yuan in Langfang to establish a domestic first-class XX college. All of the basic requirements of XX company running the staff canteen, staff to provide free meals. XX implementation of outstanding employees to take vacation system, each year named the outstanding group of employees, giving round-trip ticket reimbursement two people stay free around the XX hotel resort.<br />5, pay attention to charity<br />XX was established so far, charitable donations of cash more than 3 billion 700 million yuan, is one of China''s largest charitable donations. Is the only seven won the "China Charity Award" of the enterprise.<br />XX group also advocated the concept of public welfare, all employees have become volunteers, at least once a year to do a volunteer.<br />6, do the best<br />XX has a broad vision of the work of the standard requirements, the pursuit of all the work to become a boutique". XX as long as the industry into the industry, at least to do the first in the Chinese industry, the pursuit of the world''s first industry. XX is the world''s largest cinema line operators, the world''s second largest real estate companies, the world''s largest five star hotel owners.<br />7, strong execution<br />Executive power is a prominent feature of the XX enterprise culture. When it comes to. Two is to get to get. XX do the project after the first calculation, the first to do the planning and design, and then determine whether the cost of investment and investment. Project development process to implement the planning module control, to ensure that the entire project cost, cash flow within the scope of the project management and control. Three is fine. XX System Award, the prize award, the penalty is the punishment.<br />8, carry forward the traditional<br />In 2005 the group recommended the "Analects of Confucius", the whole group to carry out a year of study, discussion and speech. XX repeatedly invited famous etiquette experts to corporate culture, improve staff comprehensive quality. XX Group Chairman Wang Jianlin began very early Chinese calligraphy collection, exhibition held every year, support outstanding painter development.<br />','media/20151019103237394.jpg','/l/Corporate culture','/l/Corporate culture','','')
SET IDENTITY_INSERT SL_text OFF
SET IDENTITY_INSERT SL_wap ON
insert into [SL_wap] ([W_show],[W_phone],[W_email],[W_msg],[W_logo],[W_template],[W_id]) values(2,'010-10086','your-maill@qq.com',1,'media/20170717122607803.png','',1)
SET IDENTITY_INSERT SL_wap OFF
SET IDENTITY_INSERT SL_wapslide ON
insert into [SL_wapslide] ([S_id],[S_pic],[S_title],[S_content],[S_order],[S_link]) values(1,'media/20151019111808765.jpg','ERATAT时尚盛典/l/ERATAT Fashion Festival','ERATAT为消费者提供简洁优雅的英伦时尚着装体验/l/ERATAT Fashion Festival',0,'#')
insert into [SL_wapslide] ([S_id],[S_pic],[S_title],[S_content],[S_order],[S_link]) values(2,'media/20151019111800144.jpg','Louis Vuitton视觉盛宴/l/Louis Vuitton visual feast','路易·威登法国历史上最杰出的皮件设计大师之一/l/Louis Vuitton visual feast',0,'#')
insert into [SL_wapslide] ([S_id],[S_pic],[S_title],[S_content],[S_order],[S_link]) values(3,'media/20151019111751489.jpg','Diesel时尚广告/l/Diesel fashion advertising','Diesel的风格年轻而富有创意/l/Diesel fashion advertising',0,'#')
SET IDENTITY_INSERT SL_wapslide OFF
SET IDENTITY_INSERT SL_wmenu ON
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(1,'关于我们','click','2',0,1)
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(2,'产品/案例','click','1',0,2)
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(3,'联系我们','view','http://www.baidu.com',0,3)
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(4,'联系方式','click','4',3,1)
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(5,'人才招聘','click','2',1,2)
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(6,'最新产品','click','3',2,1)
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(7,'网站目录','click','6',1,0)
insert into [SL_wmenu] ([W_id],[W_title],[W_type],[W_content],[W_sub],[W_order]) values(8,'官方商城','view','http://www.jd.com',3,0)
SET IDENTITY_INSERT SL_wmenu OFF
