INSERT INTO `dede_addonarticle` VALUES('1','3','<div class=\"rich_media_thumb\" id=\"media\" style=\"word-wrap: break-word; color: rgb(68, 68, 68); font-size: 0px; margin-top: 18px; font-family: \'Helvetica Neue\', Helvetica, \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, Arial, sans-serif;\">\n<img data-pinit=\"registered\" src=\"/uploads/allimg/c151007/144421a11GW0-142O.jpg\" style=\"word-wrap: break-word; width: 640px; height: 330px;\" />','','','');
INSERT INTO `dede_addonarticle` VALUES('2','3','<p>\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<wbr />其实织梦是个功能很强大的cms，到目前为止使用织梦的人也很多，因为它真的很好用。有时候我们在使用dedecms的时候从seo的角度考虑我们需要将文章的网址精简统一目录，这样有利于网站排名优化，使得搜索引擎能更好地抓取到更新的文章，那么怎么做到呢？</p>\n<p>\n&nbsp;<wbr />&nbsp;<wbr />&nbsp; &nbsp; &nbsp;<wbr />我们在添加顶级目录或者子栏目的时候，在栏目管理--高级选项--文章命名规则&nbsp;<wbr />中，织梦默认的命名方式是：{typedir}/{Y}/{M}{D}/{aid}.html，为了从简，我们将{Y}/{M}{D}/这段去掉，这样命名的文章就是：网址/目录/文章id.html，这样就大大简化了文章网址，文章的目录也不会那么深，有利于seo优化！&nbsp;<wbr />但是在织梦的文档HTML默认保存路径为/a&nbsp;<wbr />&nbsp;<wbr />&nbsp;<wbr />所以在栏目管理--高级选项--文章命名规则&nbsp;<wbr />中，织梦默认的命名方式我们改为：/a/{aid}.html，不管是在哪个有文章的栏目下面都改为这个，那么你以后发的文章不管是在哪个栏目下都会被统一放在根目录下的a文件下家，文章的命名方式也会是：网址/a/文章id.html。这样就会有利于网站优化，而且实现了统一管理。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('3','3','<p>\n●模板加密说明:</p>\n<p>\n&nbsp;</p>\n<p>\n加密方法很简单,就是将模板必须的JS文件,加入域名判断代码,然后加密.</p>\n<p>\n&nbsp;</p>\n<p>\n模板加密的前提是这套模板有必须的JS文件,少了JS会少很多效果,否则加密了,别人把这个加密的JS文件删除掉,就没用了.</p>\n<p>\n&nbsp;</p>\n<p>\n加密JS前尽可能将JS文件合并,如果调用了多个JS,合并成一个JS,然后加密这个JS文件.</p>\n<p>\n===================================================================================================</p>\n<p>\n&nbsp;</p>\n<p>\n●模板加密方法:</p>\n<p>\n&nbsp;</p>\n<p>\n1.将模板所需的JS文件合并成一个文件,然后将下面的代码加带JS文件里.</p>\n<p>\n&nbsp;</p>\n<blockquote>\n<p>\n$ym = document.domain;</p>\n<p>\nif($ym.indexOf(&#39;dede58.com&#39;)&lt;0&amp;&amp;$ym.indexOf(&#39;127.0.0.1&#39;)&lt;0&amp;&amp;$ym.indexOf(&#39;localhost&#39;)&lt;0){</p>\n<p>\nalert(&quot;该模板尚未授权此站使用,请购买授权&quot;);</p>\n<p>\nlocation.href=&#39;http://www.dede58.com&#39;;</p>\n<p>\n}</p>\n<p>\n&nbsp;</p>\n</blockquote>\n<p>\n2.将上面的代码添加到JS里以后,到下面的网址进行JS加密</p>\n<p>\n&nbsp;</p>\n<p>\nhttp://www.javascriptobfuscator.com/</p>\n<p>\n====================================================================================================</p>\n<p>\n&nbsp;</p>\n<p>\n●模板授权方法:</p>\n<p>\n&nbsp;</p>\n<p>\n未加密的JS中的 if()&nbsp;中判断了三个域名</p>\n<p>\n&nbsp;</p>\n<p>\ndede58.com为客户网址(授权的时候将这个域名替换为客户的网址)</p>\n<p>\n&nbsp;</p>\n<p>\n后面的127.0.0.1和localhost 为本地测试网址,方便客户本地调试</p>\n<p>\n&nbsp;</p>\n<p>\nlocation.href处为跳转到的网址.</p>\n<p>\n&nbsp;</p>\n<p>\n然后再把这个代码到加密的网站中加密,让客户替换指定JS文件,并提示客户更新一下缓存,就可以了!</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('4','3','<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">随着互联网的快速发展，如今网站用户的需要也随之提高，这对于织梦模板设计又是一次创新。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">搜索框大概是web开发中最常用的UI元素之一，我想基本没有必要去介绍如何使用它。无论是网站还是web应用，都会为了增强用户体验而添加它，那么你是不是也想过设计一个别致的搜索框？</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">在今天的文章中，大家将会学到如何使用伪元素来创建一个超酷的CSS3搜索框。当然在开始介绍前你也可以下载源代码或者查看在线演示。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">HTML举例：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">正如接下来你所看到的，标记很少，并且很容易理解：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;form class=&ldquo;cf form-wrapper&rdquo;&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;input type=&ldquo;text&rdquo; placeholder=&ldquo;Search here.。.&rdquo; required&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;button type=&ldquo;submit&rdquo;&gt;Search&lt;/button&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;/form&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">你可能注意到了HTML5的特殊属性，像placeholder和required，简介如下：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.placeholder－基本上，这个属性的作用在于当文本框获得焦点之前，先在文本框里显示一个域的信息，直到获得焦点后，域的信息被隐藏。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.required－这个属性说明了当前元素是表单提交中的一个必需属性。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">HTML5也给我们带来了一个新的type属性：type＝&quot;search&quot;。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">小贴士：HTML 元素像img 和input 都没有内容，所以，像before这样的伪元素不会为我们的搜索框呈现任何箭头。我的解决方案是使用button type＝&ldquo;submit&rdquo; 元素代替普通的input type=&ldquo;submit&rdquo;。这样，我们就可以用ENTER键来提交表单。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">CSS举例</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">接下来，你将会看到demo里必要的样式：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">清除浮动</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.cf:before， .cf:after{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">content：&ldquo;&rdquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">display:table;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.cf:after{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">clear:both;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.cf{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">zoom:1;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">表单元素</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">有前缀的属性像－moz、－box、－shadow 不包括在内，我只想让下面的代码保持干净。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">/* Form wrapper styling */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">width： 450px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 15px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">margin： 150px auto 50px auto;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #444;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： rgba（0，0，0，.2）;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-radius： 10px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">box-shadow： 0 1px 1px rgba（0，0，0，.4） inset， 0 1px 0 rgba（255，255，255，.2）;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">/* Form text input */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">width： 330px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">height： 20px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 10px 5px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">float： left;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font： bold 15px &lsquo;lucida sans&rsquo;， &lsquo;trebuchet MS&rsquo;， &lsquo;Tahoma&rsquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #eee;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-radius： 3px 0 0 3px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input:focus {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">outline： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #fff;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">box-shadow： 0 0 2px rgba（0，0，0，.8） inset;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input：：-webkit-input-placeholder {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #999;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-weight： normal;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-style： italic;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input：-moz-placeholder {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #999;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-weight： normal;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-style： italic;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input：-ms-input-placeholder {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #999;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-weight： normal;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-style： italic;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">/* Form submit button */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">overflow： visible;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">position： relative;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">float： right;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">cursor： pointer;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">height： 40px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">width： 110px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font： bold 15px/40px &lsquo;lucida sans&rsquo;， &lsquo;trebuchet MS&rsquo;， &lsquo;Tahoma&rsquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #fff;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">text-transform： uppercase;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #d83c3c;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-radius： 0 3px 3px 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">text-shadow： 0 -1px 0 rgba（0， 0 ，0， .3）;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:hover{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #e54040;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:active，</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:focus{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #c42f2f;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">outline： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:before { /* left arrow */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">content： &lsquo;&rsquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">position： absolute;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-width： 8px 8px 8px 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-style： solid solid solid none;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-color： transparent #d83c3c transparent;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">top： 12px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">left： -6px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:hover:before{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-right-color： #e54040;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:focus:before，</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:active:before{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-right-color： #c42f2f;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button：：-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">希望这个搜索框与HTML文本能给大家提供方便！</span>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('5','3','<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt; color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma; font-size: 14px; line-height: 25px;\">\n<u style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\">织梦</u><u style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\">DedeCMS</u>&nbsp;V5.7 （SP1） 安全包，是360网站安全团队针对DedeCMS定制的安全补丁，专门修复DedeCMS的已知0day漏洞</p>\n<div style=\"padding: 0px; margin: 0px; color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma; font-size: 14px; line-height: 25px;\">\n<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\n安全补丁下载</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\n下载织梦DedeCMS安全补丁包：</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\n<a href=\"/uploads/soft/150303/1-150303214Z3.zip\" style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\" target=\"_blank\"><img alt=\"\" src=\"/uploads/allimg/150303/2150322315-0.png\" style=\"padding: 25px; margin: 0px 0px 10px; border: 1px solid rgb(229, 229, 229); background-image: none; background-attachment: scroll; background-color: rgb(240, 240, 240); display: inline; background-position: 0px 0px; background-repeat: repeat repeat;\" /></a>&nbsp;<a href=\"/uploads/soft/150303/utf8.zip\" style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\" target=\"_blank\"><img alt=\"\" src=\"/uploads/allimg/150303/21503241b-1.png\" style=\"padding: 25px; margin: 0px 0px 10px; border: 1px solid rgb(229, 229, 229); background-image: none; background-attachment: scroll; background-color: rgb(240, 240, 240); display: inline; background-position: 0px 0px; background-repeat: repeat repeat;\" /></a><br style=\"padding: 0px; margin: 0px;\" />\n补丁适用版本：织梦DedeCMS V5.7 SP1正式版(2013-07-15发布)补丁，如您版本不满足，请到官方先升级，然后再使用补丁包。</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\n本安全补丁共修复12个高危漏洞&nbsp;&nbsp;并集成了360网站安全检测的后门查杀和漏洞修复功能</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\n安装步骤</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\n1.&nbsp;将zip文件包解压后，上传服务器，覆盖原有文件&nbsp;(注：1.请先做好备份。2.如果您已经修改后台默认目录，请先修改压缩包里的&quot;dede&quot;目录)&nbsp;<br style=\"padding: 0px; margin: 0px;\" />\n2.&nbsp;安装成功后，登录织梦DedeCMS后台可见360安全模块，如下图：<br style=\"padding: 0px; margin: 0px;\" />\n<img alt=\"360 DedeCMS专用安全补丁\" src=\"/uploads/allimg/c151007/144421a129E50-46295.png\" style=\"padding: 25px; margin: 0px 0px 10px; border: 1px solid rgb(229, 229, 229); background-image: none; background-attachment: scroll; background-color: rgb(240, 240, 240); display: inline; background-position: 0px 0px; background-repeat: repeat repeat;\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('6','3','<div>\n<font size=\"6\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\"><span style=\"color: rgb(255, 0, 0);\">主题：</span></span>使用dedecms，有时需要<span style=\"font-weight: 700;\"><span style=\"color: rgb(0, 0, 255);\">自定义分页样式</span></span>。怎么办呢？</font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<font size=\"6\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\">不急，20几款精美分页样式，总有一款你最喜欢。使用很简单：</font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/144421a1531J0-111a.jpg\" style=\"width: 603px; height: 576px;\" /></span><br />\n<span style=\"font-weight: 700; color: rgb(255, 0, 0); font-family: Arial; font-size: xx-large; line-height: 48px;\">步骤：三步即可解决</span><br />\n<table width=\"450\">\n<tbody>\n<tr>\n<td height=\"30\" width=\"20\">\n<a href=\"/uploads/soft/150311/多款精美dede分页样式.zip\" target=\"_blank\"><img align=\"middle\" alt=\"\" border=\"0\" src=\"/plus/img/addon.gif\" /></a></td>\n<td>\n<a href=\"/uploads/soft/150311/多款精美dede分页样式.zip\" target=\"_blank\">多款精美dede分页样式</a></td>\n</tr>\n</tbody>\n</table>\n<br />\n1、直接覆盖include/arc.listview.class页','','','');
INSERT INTO `dede_addonarticle` VALUES('7','3','<div>\n&nbsp;使用目标页面的sourceId，推荐（点我查看什么是sourceId）<br />\n&lt;span&nbsp;id&nbsp;=&nbsp;&quot;sourceId::${sourceId}&quot;&nbsp;class&nbsp;=&nbsp;&quot;cy_cmt_count&quot;&nbsp;&gt;&lt;/span&gt;<br />\n使用目标页面的url<br />\n&lt;span&nbsp;id&nbsp;=&nbsp;&quot;url::${topic_url}&quot;&nbsp;class&nbsp;=&nbsp;&quot;cy_cmt_count&quot;&nbsp;&gt;&lt;/span&gt;<br />\n使用目标页面的topicId<br />\n&lt;span&nbsp;id&nbsp;=&nbsp;&quot;topicId::${topicId}&quot;&nbsp;class&nbsp;=&nbsp;&quot;cy_cmt_count&quot;&nbsp;&gt;&lt;/span&gt;<br />\n页面最后，需要添加如下代码<br />\n<br />\n&lt;script&nbsp;id=&quot;cy_cmt_num&quot;&nbsp;src=&quot;<img src=\"/uploads/allimg/c151007/144421a15T010-34023.png\" />http://changyan.sohu.com/upload/plugins/plugins.list.count.js?clientId=cyrFzMEIb&quot;&gt;&lt;/script&nbsp;&gt;<br />\n下面是一个批量获取评论数的示例代码&nbsp;','','','');
INSERT INTO `dede_addonarticle` VALUES('8','3','<br />\n&nbsp;<br />\n　随着时代的变迁我们对互联网越来越熟悉，但是在选择网站建设公司帮我们设计网站的时候还是一头雾水。<br />\n&nbsp;<br />\n　　2014年已经过去，2015年才刚刚开始。那么2015年我们如何去开展网络营销推广,如何做好网站建设，如何去选择成都网站设计公司呢？<br />\n&nbsp;<br />\n　　价格从几百几千甚至到几十万,参差不齐，特别是四川成都地区位处西部，做网站的客户应该如何选择网站建设网站建设公司呢？<br />\n&nbsp;<br />\n　　在这里数字立方告诉大家选择网站建设公司没有好与坏，只有选择适合自己的网站建设公司。<br />\n&nbsp;<br />\n　　怎么选择适合自己的网站建设公司呢？主要根据自己的预算配置来选择一个性价比高的网站建设公司<br />\n&nbsp;<br />\n　　假如客户想花最少的钱做，只是体验一下拥有网站的魅力，那不用考虑公司实力，直接在网上找一些智能建站的公司，几百块钱就可以做好，就算不想要了也您也不会心疼；<br />\n&nbsp;<br />\n　　假如客户想做网站不考虑后期维护等问题，预算在1000-2000，那可以选择仿造一个同行的模板，他们可以满足常规的网站建设，在这个价位上有能力把您的网站做好；<br />\n&nbsp;<br />\n　　假如客户想做一个展示自己公司实力、该网站在网络上有竞争力的时候，预算基本在几千或者上万，那就要慎重的筛选一下网站建设公司了，因为这是一笔不小的投资了。<br />\n　　<br />\n　　数字立方给您几个建议：<br />\n&nbsp;<br />\n　　1.要看网站建设公司自己设计的官网，如果一个网站建设公司自己的官网都乱七八糟，这样肯定无法满足咱们的页面效果；<br />\n&nbsp;<br />\n　　2.要看网站建设公司人员的服务和素质，因为网站建设乃至后期网络推广是一个长期的过程，如果网站建设公司服务素质等太差，难免矛盾重重，直接影响客户的网站价值；<br />\n&nbsp;<br />\n　　3.要考虑该公司能否提供后续的网络推广优化服务，有好的优化推广是进入互联网行业最重要的一步，做好网站是关键，网络推广才是重中之重；<br />\n&nbsp;<br />\n　　4.要考虑网站建设公司策划创意能力的强弱，如果只是依葫芦画瓢，没有创意的网站设计难以在互联网上生存，以无法体现客户与竞争对手的差异化。<br />\n&nbsp;<br />\n　　5.要考虑网站建设公司有没有掌握全局的能力，现今微信公众号二次开发微信公众号的建设开发、微博推广运营等自媒体的兴起，这些看似平凡，实则不凡的自媒体平台，为企业带来了具大的商机。<br />\n&nbsp;<br />\n　　<a href=\"http://www.028cube.com/\">成都数字立方信息技术有限公司</a>是四川成都地区专业制造高端网站建设、网络推广、微信二次开发、移动互联网等服务的公司，更多详情请登录数字立方官网：<a href=\"http://www.028cube.com/\">http://www.028cube.com/</a>.<br />\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('9','3','<ol class=\"list-paddingleft-2\" style=\"margin: 0px; padding-right: 0px; padding-left: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<li style=\"margin: 0px; padding: 0px;\">\n<p style=\"margin: 0.6em 0px; padding: 0px;\">\ncss媒体查询</p>\n<p style=\"margin: 0.6em 0px; padding: 0px;\">\n&nbsp;</p>\n</li>\n<li style=\"margin: 0px; padding: 0px;\">\n<p style=\"margin: 0.6em 0px; padding: 0px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px;\">\nphp、asp、js判断客户端输出对应的样式</p>\n</li>\n</ol>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n------------------- 1.媒体查询方法在 css 里面这样写 --------------------</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n@media screen and (min-width: 320px) and (max-width: 480px){<br />\n在这里写小屏幕设备的样式<br />\n}</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n@media only screen and (min-width: 321px) and (max-width: 1024px){<br />\n这里写宽度大于321px小于1024px的样式(一般是平板电脑)<br />\n}</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n@media only screen and (min-width: 1029px){<br />\n这里写pc客户端的样式<br />\n}</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n------------------- 2.用js根据客户端输出对应样式 --------------------</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n/*事实上用asp、php后台判断更保险，js在前端，有可能被用户禁止*/<br />\n<br />\nfunction loadCSS() {<br />\n&nbsp;if((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|wOSBrowser|BrowserNG|WebOS)/i))) {<br />\n&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;document.write(&#39;&lt;link href=&quot;css/pad-phone.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;&#39;);<br />\n&nbsp;&nbsp; &nbsp;}<br />\n&nbsp;&nbsp; &nbsp;else {<br />\n&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;document.write(&#39;&lt;link href=&quot;css/pc.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;&#39;);<br />\n&nbsp;&nbsp; &nbsp;}<br />\n}<br />\nloadCSS();</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n------------------- 3.既判断分辨率，也判断浏览器-------------------</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n应E.Qiang提议,重新完善代码，使之成为判断浏览器类型屏幕分辨率自动调用不同CSS的代码。<br />\n代码如下：<br />\n&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;<br />\n&lt;!--<br />\nif (window.navigator.userAgent.indexOf(&quot;MSIE&quot;)&gt;=1)<br />\n{<br />\nvar IE1024=&quot;&quot;;<br />\nvar IE800=&quot;&quot;;<br />\nvar IE1152=&quot;&quot;;<br />\nvar IEother=&quot;&quot;;<br />\nScreenWidth(IE1024,IE800,IE1152,IEother)<br />\n}else{<br />\nif (window.navigator.userAgent.indexOf(&quot;Firefox&quot;)&gt;=1)<br />\n{<br />\n//如果浏览器为Firefox<br />\nvar Firefox1024=&quot;&quot;;<br />\nvar Firefox800=&quot;&quot;;<br />\nvar Firefox1152=&quot;&quot;;<br />\nvar Firefoxother=&quot;&quot;;<br />\nScreenWidth(Firefox1024,Firefox800,Firefox1152,Firefoxother)<br />\n}else{<br />\n//如果浏览器为其他<br />\nvar Other1024=&quot;&quot;;<br />\nvar Other800=&quot;&quot;;<br />\nvar Other1152=&quot;&quot;;<br />\nvar Otherother=&quot;&quot;;<br />\nScreenWidth(Other1024,Other800,Other1152,Otherother)<br />\n}<br />\n}<br />\nfunction ScreenWidth(CSS1,CSS2,CSS3,CSS4){<br />\nif ((screen.width == 1024) &amp;&amp; (screen.height == 768)){<br />\nsetActiveStyleSheet(CSS1);<br />\n}else{<br />\nif ((screen.width == 800) &amp;&amp; (screen.height == 600)){<br />\nsetActiveStyleSheet(CSS2);<br />\n}else{<br />\nif ((screen.width == 1152) &amp;&amp; (screen.height == 864)){<br />\nsetActiveStyleSheet(CSS3);<br />\n}else{<br />\nsetActiveStyleSheet(CSS4);<br />\n}}}<br />\n}<br />\nfunction setActiveStyleSheet(title){<br />\ndocument.getElementsByTagName(&quot;link&quot;)[0].href=&quot;style/&quot;+title;<br />\n}<br />\n//--&gt;<br />\n&lt;/SCRIPT&gt;<br />\n<br />\n解释：<br />\nvar IE1024=&quot;&quot;;<br />\nvar IE800=&quot;&quot;;<br />\nvar IE1152=&quot;&quot;;<br />\nvar IEother=&quot;&quot;;<br />\n引号里面分别填写，用户使用IE的时候并且分辨率为1024*768,800*600,1152*864要使用的css文件名.<br />\nvar Firefox1024=&quot;&quot;;<br />\nvar Firefox800=&quot;&quot;;<br />\nvar Firefox1152=&quot;&quot;;<br />\nvar Firefoxother=&quot;&quot;;<br />\n引号里面分别填写，用户使用FF的时候并且分辨率为1024*768,800*600,1152*864要使用的css文件名.<br />\nvar Other1024=&quot;&quot;;<br />\nvar Other800=&quot;&quot;;<br />\nvar Other1152=&quot;&quot;;<br />\nvar Otherother=&quot;&quot;;<br />\n引号里面分别填写，用户使用其他浏览器的时候并且分辨率为1024*768,800*600,1152*864要使用的css文件名.<br />\n<br />\n例子:<br />\n<br />\n不判断分辨率，只判断浏览器<br />\n<br />\n实现根据浏览器类型自动调用不同CSS。<br />\n<br />\n&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;<br />\n&lt;!--<br />\nif (window.navigator.userAgent.indexOf(&quot;MSIE&quot;)&gt;=1)<br />\n{&nbsp;&nbsp; &nbsp;<br />\n//如果浏览器为IE<br />\nsetActiveStyleSheet(&quot;default.css&quot;);<br />\n}else{<br />\nif (window.navigator.userAgent.indexOf(&quot;Firefox&quot;)&gt;=1)<br />\n{<br />\n//如果浏览器为Firefox<br />\nsetActiveStyleSheet(&quot;default2.css&quot;);<br />\n}else{<br />\n//如果浏览器为其他<br />\nsetActiveStyleSheet(&quot;newsky.css&quot;);<br />\n}<br />\n}<br />\nfunction setActiveStyleSheet(title){<br />\ndocument.getElementsByTagName(&quot;link&quot;)[0].href=&quot;style/&quot;+title;<br />\n}<br />\n//--&gt;<br />\n&lt;/SCRIPT&gt;<br />\n<br />\n解释：<br />\n如果浏览器为IE，则调用default.css<br />\n如果浏览器为Firefox，则调用default2.css<br />\n如果浏览器为其他，则调用newsky.css<br />\n<br />\n用法：<br />\n放在<br />\n&lt;/head&gt;<br />\n前面即可。<br />\n<br />\n<br />\n只要求判断根据屏幕宽度选择不同的CSS样式表。<br />\n<br />\n&lt;script language=javascript&gt;<br />\n&lt;!--<br />\nif (screen.width == 800)<br />\n{<br />\ndocument.write(&#39;&lt;link rel=stylesheet type=&quot;text/css&quot; href=&quot;css800.css&quot;&gt;&#39;)<br />\n}<br />\nelse {document.write(&#39;&lt;link rel=stylesheet type=&quot;text/css&quot; href=&quot;css1024.css&quot;&gt;&#39;)}<br />\n//--&gt;<br />\n&lt;/script&gt;</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('10','3','<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\nGzip压缩我很早已经就启用了，不过从未与大家分享过。近期由于备案问题，临时更换服务器，结果忘了启用Gzip压缩，周末利用空余时间启用了Gzip压缩，并把全部过程记录下来，与大家分享。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>启用Gzip压缩的好处</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n它的好处显而易见，提高网页浏览速度，无论是之前说的精简代码、压缩图片都不如启用Gzip来的实在。下图为启用Gzip后的效果。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<font face=\"inherit\"><span style=\"font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; height: auto;\"><img alt=\"网页启用Gzip压缩 提高浏览速度\" src=\"/uploads/allimg/c151007/144421a1636340-4D64.jpg\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block; width: 637px; height: 236px;\" /></span></font></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\nGzip压缩效率非常高，通常可以达到70%的压缩率，也就是说，如果你的网页有30K，压缩之后就变成了9K左右。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>第一步：打开IIS，启用HTTP压缩服务</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<img alt=\"网页启用Gzip压缩 提高浏览速度\" border=\"0\" height=\"488\" src=\"/uploads/allimg/c151007/144421a1BL30-563N.gif\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block;\" width=\"577\" /></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n右击&ldquo;网站&rdquo;-&gt;&ldquo;属性&rdquo;，选择&ldquo;服务&rdquo;。在&ldquo;HTTP压缩&rdquo;框中选中&ldquo;压缩应用程序文件&rdquo;和&ldquo; 压缩静态文件&rdquo;，按需要设置&ldquo;临时目录&rdquo;和&ldquo;临时目录的最大限制&rdquo;;</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>第二步：启用web服务</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<a class=\"bPic\" href=\"/uploads/allimg/150423/142110Ec-1.gif\" style=\"margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(30, 62, 116); text-decoration: none;\"><img alt=\"网页启用Gzip压缩 提高浏览速度\" border=\"0\" height=\"458\" src=\"/uploads/allimg/150423/142110Ec-1.gif\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block; width: 600px; height: auto;\" width=\"632\" /></a></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>第三步：修改MetaBase.xml</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n开始 &gt; 运行中输入 c:\\windows\\system32\\inetsrv，找到 MeteBase.xml，先备份，在修改。（有的服务器不需要修改此文件便可以使用）</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n搜索 Location =&quot;/LM/W3SVC/Filters/Compression/gzip&quot;</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n仔细核对下代码：</p>\n<blockquote style=\"margin: 0px 0px 20px; padding: 15px 15px 15px 65px; border: 1px solid rgb(206, 216, 224); font-family: \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, STHeiti, \'WenQuanYi Micro Hei\', SimSun, sans-serif; font-stretch: inherit; vertical-align: baseline; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; color: rgb(0, 0, 0); background-image: url(http://img.chinaz.com/templates/2014theme/img/blockquote.png); background-attachment: scroll; background-size: initial; background-origin: initial; background-clip: initial; background-position: 20px 20px; background-repeat: no-repeat;\">\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/deflate&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;0&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;FALSE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;0&quot;&nbsp;<br />\nHcFileExtensions=&quot;htm&nbsp;<br />\nhtml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;asp&nbsp;<br />\ndll&nbsp;<br />\nexe&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;&nbsp;<br />\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/gzip&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;1&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;0&quot;&nbsp;<br />\nHcFileExtensions=&quot;htm&nbsp;<br />\nhtml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;asp&nbsp;<br />\ndll&nbsp;<br />\nexe&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;</blockquote>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n替换成：</p>\n<blockquote style=\"margin: 0px 0px 20px; padding: 15px 15px 15px 65px; border: 1px solid rgb(206, 216, 224); font-family: \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, STHeiti, \'WenQuanYi Micro Hei\', SimSun, sans-serif; font-stretch: inherit; vertical-align: baseline; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; color: rgb(0, 0, 0); background-image: url(http://img.chinaz.com/templates/2014theme/img/blockquote.png); background-attachment: scroll; background-size: initial; background-origin: initial; background-clip: initial; background-position: 20px 20px; background-repeat: no-repeat;\">\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/gzip&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;1&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;10&quot;&nbsp;<br />\nHcFileExtensions=&quot;html&nbsp;<br />\ncss&nbsp;<br />\njs&nbsp;<br />\nhtm&nbsp;<br />\nxml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;php&nbsp;<br />\ndll&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;&nbsp;<br />\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/deflate&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;2&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;10&quot;&nbsp;<br />\nHcFileExtensions=&quot;html&nbsp;<br />\ncss&nbsp;<br />\njs&nbsp;<br />\nhtm&nbsp;<br />\nxml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;php&nbsp;<br />\ndll&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;</blockquote>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n修改好后，在服务中停止IIS Admin Service 服务。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<img alt=\"网页启用Gzip压缩 提高浏览速度\" border=\"0\" height=\"279\" src=\"/uploads/allimg/c151007/144421a1F0X0-LM5.gif\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block;\" width=\"474\" /></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n然后在保存MeteBase.xml，保存好后再启动IIS。这样Gzip压缩就启用成功了。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n最后，测试Gzip压缩是否成功，可以到站长工具<a href=\"http://tool.chinaz.com/Gzips/\" style=\"margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(30, 62, 116); text-decoration: none;\" target=\"_blank\">http://tool.chinaz.com/Gzips/</a>进行检测。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>提示：</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n本文仅针对windows的IIS服务器上演示的，VPS主机、独立服务器均可以实现，虚拟主机用户需要咨询空间商（一般虚拟主机都启用了Gzip）如果你的站在启用Gzip压缩时遇到了困难，可在此跟帖评论与交流，我会竭尽全力为大家解答。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('11','3','<font size=\"5\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">实现目标：</span>改变&nbsp;<span style=\"color: rgb(255, 102, 204);\"><span style=\"font-weight: 700;\">dede</span></span>&nbsp;<span style=\"color: rgb(255, 0, 0);\"><span style=\"font-weight: 700;\">首页幻灯片</span></span>&nbsp;&nbsp;<span style=\"color: rgb(0, 0, 255);\"><span style=\"font-weight: 700;\">默认样式</span></span>，可自定义宽度和高度&nbsp;</font><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<font size=\"5\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">使用方法</span>：将文本（<span style=\"color: rgb(102, 102, 0);\">dede 首页幻灯片 样式修改 .txt</span>）中的文件全部复制&nbsp;<span style=\"color: rgb(102, 0, 0);\"><span style=\"font-weight: 700;\">替换掉</span></span>&nbsp;首页模板 中相关代码即可。</font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<font size=\"5\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">效果图：</span></font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<img border=\"0\" src=\"/uploads/allimg/c151007/144421a19403Z-194K.jpg\" style=\"border: 0px; color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; max-width: 700px; max-height: 700px;\" /><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<span style=\"font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; color: rgb(102, 0, 204);\"><font size=\"5\" style=\"line-height: 1.5em;\">附件</font></span><span style=\"font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; color: rgb(102, 0, 204);\"><font size=\"5\" style=\"line-height: 1.5em;\">隐</font></span><span style=\"font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; color: rgb(102, 0, 204);\"><font size=\"5\" style=\"line-height: 1.5em;\">藏，回复可见。</font></span><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<font size=\"6\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">另附：精美的DEDECMS幻灯片展示,有演示截图案</span></font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<img border=\"0\" src=\"/uploads/allimg/c151007/144421a19B360-2M03.jpg\" style=\"border: 0px; color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; max-width: 700px; max-height: 700px;\" /><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<h6 class=\"f12 quoteTips\" style=\"margin: 0px; padding: 5px 10px 5px 28px; font-size: 12px; font-weight: normal; border-width: 1px 1px 0px; border-top-style: dotted; border-right-style: dotted; border-left-style: dotted; border-top-color: rgb(236, 164, 106); border-right-color: rgb(236, 164, 106); border-left-color: rgb(236, 164, 106); color: rgb(51, 51, 51); font-family: Arial; line-height: 21.6000003814697px; background: url(http://bbs.dedecms.com/images/admin/lightbulb.png) 8px 6px no-repeat rgb(255, 250, 225);\">\n&nbsp;</h6>\n<div class=\"p10\" style=\"margin: 0px; padding: 10px; word-break: break-all; word-wrap: break-word; color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; border-width: 0px 1px 1px; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-right-color: rgb(236, 164, 106); border-bottom-color: rgb(236, 164, 106); border-left-color: rgb(236, 164, 106);\">\n&lt;script language=&#39;javascript&#39;&gt;&nbsp;<br />\nlinkarr = new Array();&nbsp;<br />\npicarr = new Array();&nbsp;<br />\ntextarr = new Array();&nbsp;<br />\nvar focus_width=305;&nbsp;<br />\nvar focus_height=225;&nbsp;<br />\nvar text_height=20;&nbsp;<br />\nvar pics = &quot;&quot;;&nbsp;<br />\nvar links = &quot;&quot;;&nbsp;<br />\nvar texts = &quot;&quot;;&nbsp;<br />\nvar swf_height = focus_height+text_height;&nbsp;<br />\nvar defJpeg = &quot;{dede:global name=&#39;cfg_phpurl&#39;/}/img/jpeg.jpg&quot;;&nbsp;<br />\n//这里设置调用标记&nbsp;<br />\n{dede:arclist row=&#39;5&#39; type=&#39;image&#39; orderby=&#39;id&#39;}&nbsp;<br />\nlinkarr[[field:global name=autoindex/]] = &quot;[field:arcurl/]&quot;;&nbsp;<br />\npicarr[[field:global name=autoindex/]] = &quot;[field:picname/]&quot;;&nbsp;<br />\ntextarr[[field:global name=autoindex/]] = &quot;[field:title function=&#39;html2text(@me)&#39; /]&quot;;&nbsp;<br />\n{/dede:arclist}&nbsp;<br />\nfor(i=1;i&lt;picarr.length;i++)&nbsp;<br />\n{if(picarr<i>.indexOf(&quot;jpg&quot;)==-1 &amp;&amp; picarr<i>.indexOf(&quot;JPG&quot;)==-1) picarr<i>&nbsp;= defJpeg;&nbsp;<br />\nif(pics==&quot;&quot;) pics = picarr<i>;&nbsp;<br />\nelse pics += &quot;|&quot;+picarr<i>;&nbsp;<br />\n}&nbsp;<br />\nfor(i=1;i&lt;linkarr.length;i++)&nbsp;<br />\n{if(links==&quot;&quot;) links = linkarr<i>;&nbsp;<br />\nelse links += &quot;|&quot;+linkarr<i>;&nbsp;<br />\n}&nbsp;<br />\nfor(i=1;i&lt;textarr.length;i++)&nbsp;<br />\n{if(texts==&quot;&quot;) texts = textarr<i>;&nbsp;<br />\nelse texts += &quot;|&quot;+textarr<i>;&nbsp;<br />\n}&nbsp;<br />\ndocument.write(&#39;&lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0&quot; width=&quot;&#39;+ focus_width +&#39;&quot; height=&quot;&#39;+ swf_height +&#39;&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;/templets/flash/pixviewer.swf&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;&lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;menu&quot; value=&quot;false&quot;&gt;&lt;param name=wmode value=&quot;opaque&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;FlashVars&quot; value=&quot;pics=&#39;+pics+&#39;&amp;links=&#39;+links+&#39;&amp;texts=&#39;+texts+&#39;&amp;borderwidth=&#39;+focus_width+&#39;&amp;borderheight=&#39;+focus_height+&#39;&amp;textheight=&#39;+text_height+&#39;&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;embed src=&quot;/templets/flash/pixviewer.swf&quot; wmode=&quot;opaque&quot; FlashVars=&quot;pics=&#39;+pics+&#39;&amp;links=&#39;+links+&#39;&amp;texts=&#39;+texts+&#39;&amp;borderwidth=&#39;+focus_width+&#39;&amp;borderheight=&#39;+focus_height+&#39;&amp;textheight=&#39;+text_height+&#39;&quot; menu=&quot;false&quot; bgcolor=&quot;#ffffff&quot; quality=&quot;high&quot; width=&quot;&#39;+ focus_width +&#39;&quot; height=&quot;&#39;+ focus_height +&#39;&quot; allowScriptAccess=&quot;sameDomain&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; /&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;/object&gt;&#39;);&nbsp;<br />\n&lt;/script&gt;&nbsp;</i></i></i></i></i></i></i></i></i><br />\n<table width=\"450\">\n<tbody>\n<tr>\n<td height=\"30\" width=\"20\">\n<a href=\"/uploads/soft/150423/1-150423145Z7.zip\" target=\"_blank\"><img align=\"middle\" alt=\"\" border=\"0\" src=\"/plus/img/addon.gif\" /></a></td>\n<td>\n<span style=\"color: rgb(255, 0, 0); line-height: 18px;\">dede 首页幻灯片 样式修改 .txt</span></td>\n</tr>\n</tbody>\n</table>','','','');
INSERT INTO `dede_addonarticle` VALUES('12','3','<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n我前俩天因为自己网站搬家,所以分别跟大家讲了404页面和discuz更换域名教程!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　那么今天跟大家讲讲网站301跳转设置的详细方法!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　众所周知,当网站换了域名之后,老域名为了避免权重的流失,肯定要设置网站301跳转到新的域名,那么,网站该如何跳转?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　下面是301跳转的俩种方法:</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　1.当a.com跳转到b.com 打开a.com/1.html也跳转到b.com</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　2.当a.com跳转到b.com 打开a.com/1.html跳转到b.com/1.html</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　那么,以上那种方法才能更好的让权重传递呢?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　肯定是第二个了,因为第二个可以让权重流失降到最低,而不会把所有权重集中到首页,同时对用户搜索的体验有好处,打一个比方,你的旧网站有排名 别人搜索一个词找到了你的网站 链接是a.com/1.html ，但是打开了却跳转到首页b.com 那么你认为他是会悠闲的在你网站继续搜索那个词，还是关掉你的网站进入别的网站呢?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　由上得知,第二种方法，不仅在传递权重和用户体验方面都比第一种好!那么黄坤就来讲一下,如何设置301跳转?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　下面是黄坤提供的俩种方法:</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　一.IIS设置方法</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　打开IIS网站属性找到主目录选择重定向到url,同时选择资源的永久重定向和上面输入准确的url</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　同时在重定向的url后面加上$S$Q字符</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　如图:</p>\n<center style=\"font-size: 14px; font-family: 微软雅黑; margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; color: rgb(0, 0, 0); line-height: 23px; background: rgb(245, 248, 253);\">\n<img alt=\"1\" border=\"0\" data-bd-imgshare-binded=\"1\" height=\"292\" src=\"/uploads/allimg/c151007/144421a20114P-39328.jpg\" style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; max-width: 615px; background: transparent;\" width=\"300\" /></center>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　二:.htaccess设置301跳转</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　只要在.htaccess文件中输入</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteCond %{HTTP_HOST} ^jmdrkj.cn</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteRule ^(.*)$ http://www.jmdrkj.cn $1 [R=permanent,L]</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　上面这串代码就可以了</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　如图:</p>\n<center style=\"font-size: 14px; font-family: 微软雅黑; margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; color: rgb(0, 0, 0); line-height: 23px; background: rgb(245, 248, 253);\">\n<img alt=\"2\" border=\"0\" data-bd-imgshare-binded=\"1\" height=\"117\" src=\"/uploads/allimg/c151007/144421a202HP-4R23.jpg\" style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; max-width: 615px; background: transparent;\" width=\"300\" /></center>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　一些301常遇到的问题:</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　1.为什么我这样设置后,网站301跳转却跳转到静态页面,明明我网站做了伪静态?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　织梦58:这样的原因解决方法是把301跳转的代码放到伪静态规则上面去!具体请看上面的图!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　2.我的网站想弄几个域名301重定向到新站,要怎么搞?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　织梦58:RewriteCond %{HTTP_HOST} ^76o.com</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteRule ^(.*)$ http://www.76o.com$1 [R=permanent,L]</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteCond %{HTTP_HOST} ^doubiwang.com</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteRule ^(.*)$ http://www.76o.com$1 [R=permanent,L]</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　这样依次递加就行,具体可以看我上面的图设置!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　织梦58推荐使用.htaccess设置301的方法!具体使用看大家的情况了!</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('13','3','<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n今天帮人做有偿服务的时候遇到了如题的这样的问题,他想在手机、IPAD等移动端显示不同的广告联盟的广告代码,那么怎么分别显示不同的代码呢? 封程中 给大家说说.</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n其实很简单,无非就是判断,和显示,下面我直接给出代码.在需要放广告的位置直接加入以下代码：</p>\n<blockquote style=\"font-family: \'italic Times\', serif; font-size: 14px; width: auto; margin: 20px 10px 20px 25px; padding: 10px; color: rgb(0, 0, 0); line-height: 20px; border-width: 1px; border-style: solid; border-color: rgb(180, 219, 255) rgb(222, 220, 181); border-radius: 3px; text-indent: 23px; background: url(http://img.chinaz.com/templates/2015style/images/icon/openquote.gif) 0% 0% no-repeat no-repeat rgb(227, 242, 255);\">\n<pre class=\"brush: applescript; fontsize: 100; first-line: 1; \" style=\"font-family: \'Courier New\', monospace; font-size: 12px; width: 561.328125px; overflow: auto; margin-top: 0px; margin-bottom: 0px; padding: 0px; background: rgb(247, 247, 247);\">\r\n &lt;script&gt;\r\n\r\nvar url = location.search;\r\n\r\nurl = url.substr(1);\r\n\r\nvar bs={\r\n\r\nversions:function(){\r\n\r\nvar u = navigator.userAgent, app = navigator.appVersion;\r\n\r\nreturn {\r\n\r\ntrident: u.indexOf(&#39;Trident&#39;) &gt; -1, \r\n\r\npresto: u.indexOf(&#39;Presto&#39;) &gt; -1,\r\n\r\nwebKit: u.indexOf(&#39;AppleWebKit&#39;) &gt; -1, \r\n\r\ngecko: u.indexOf(&#39;Gecko&#39;) &gt; -1 &amp;&amp; u.indexOf(&#39;KHTML&#39;) == -1, \r\n\r\nmobile: !!u.match(/AppleWebKit.*Mobile.*/)||!!u.match(/AppleWebKit/), \r\n\r\nios: !!u.match(/\\(i[^;]+;( U;)? CPU.+Mac OS X/), \r\n\r\nandroid: u.indexOf(&#39;Android&#39;) &gt; -1 || u.indexOf(&#39;Linux&#39;) &gt; -1, \r\n\r\niPhone: u.indexOf(&#39;iPhone&#39;) &gt; -1,\r\n\r\niPad: u.indexOf(&#39;iPad&#39;) &gt; -1         \r\n\r\n};\r\n\r\n}(),\r\n\r\nlanguage:(navigator.browserLanguage || navigator.language).toLowerCase()\r\n\r\n} \r\n\r\nvar flag = true;\r\n\r\nif(bs.versions.mobile &amp;&amp; url!=&#39;mobile&#39;){\r\n\r\nif(bs.versions.android||bs.versions.iPhone||bs.versions.iPad||bs.versions.ios){\r\n\r\nflag=false;\r\n\r\n}\r\n\r\n}\r\n\r\nif(flag){\r\n\r\n/*这里放PC的广告*/\r\n\r\nvar cpro_id = &quot;u2dsadas314&quot;;  \r\n\r\ndocument.write(&quot;&lt;script src=&#39;http://cpro.baidustatic.com/cpro/ui/c.js&#39; type=&#39;text/javascript&#39;&gt;\r\n&lt;/sc&quot;+&quot;ript&gt;&quot;);\r\n\r\n}else{\r\n\r\n/*这里放移动的广告*/\r\n\r\nvar cpro_id = &quot;u223dsada09&quot;;\r\n\r\ndocument.write(&quot;&lt;script src=&#39;http://cpro.baidustatic.com/cpro/ui/cm.js&#39; type=&#39;text/javascript&#39;&gt;\r\n&lt;/sc&quot;+&quot;ript&gt;&quot;);\r\n\r\n}\r\n\r\n&lt;/script&gt; </pre>\n</blockquote>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n最上面这块代码就是用来区分访问类型的,大家可以看到有Android、ipad、iphone、linux什么的</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n<img alt=\"如何让网站在手机和PC上分别显示不同的联盟广告？\" src=\"/uploads/allimg/c151007/144421a205M50-51345.jpg\" style=\"margin: 10px auto; padding: 5px; list-style: none; border: 0px; font-size: 12px; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 8px; vertical-align: bottom; width: 600px; height: 214px; background: rgb(251, 251, 251);\" title=\"如何让网站在手机和PC上分别显示不同的联盟广告？\" /></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n然后下面有个判断,大家直接把PC和手机广告放里面就可以了.</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\npc是上面的代码块,手机的是下面的代码块,然后引js的格式不要改我的,不然你会报错的,只需替换内容即可.</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n希望可以帮助到各位</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('14','3','最近经常有会员请教类似的问题：模板中的百度地图的初始位置显示不对，怎么改成默认显示想要的位置？<br />\n<br />\n统一回复：可以访问百度名片，标注下再获取下代码回来复制替换上就好了。<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/144421a20Z5F-C601.png\" style=\"width: 800px; height: 570px;\" /><br />\n<br />\n百度名片网址：http://api.map.baidu.com/mapCard/setInformation.html<br />\n<br />\n当然，大家可以选择更漂亮点的效果<br />\n<br />\n<a href=\"http://api.map.baidu.com/lbsapi/createmap/index.html\"><span style=\"color:#ff0000;\"><strong>http://api.map.baidu.com/lbsapi/createmap/index.html &nbsp;</strong></span></a><span style=\"font-family: Consolas, \'Lucida Console\', monospace; white-space: pre-wrap;\">地图快速生成器<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/144421a212G60-JV0.jpg\" /></span><br />\n<br />\n我们还可以做得更好些：<br />\n<a href=\"http://pan.baidu.com/s/1bnDdq0J\">http://pan.baidu.com/s/1bnDdq0J </a>&nbsp;下载这个map.htm,,这是我共享出来的效果，大家可以结果百度的标注改下，就得到最终的效果，如图<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/144421a21534F-SZ4.jpg\" style=\"width: 706px; height: 408px;\" /><br />\n<br />\n希望大家喜欢！！<br />\n<br />\n<br />\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('15','3','<table cellpadding=\"0\" cellspacing=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; width: 679px; border-style: solid; border-color: rgb(221, 221, 221); line-height: 16px; color: rgb(68, 68, 68); font-family: \'Microsoft Yahei\', 宋体, 微软雅黑, Arial, \'Lucida Grande\', Tahoma, sans-serif;\">\n<thead>\n<tr>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"85\">\n<span style=\"font-family: 微软雅黑;\">中文名</span></th>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"150\">\n<span style=\"font-family: 微软雅黑;\">英文名</span></th>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"200\">\n<br />\n<span style=\"font-family: 微软雅黑;\">Unicode</span></th>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"200\">\n<span style=\"font-family: 微软雅黑;\">Unicode2</span></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td colspan=\"4\" style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); text-align: center;\">\n<br />\n<span style=\"font-family: 微软雅黑;\"><strong style=\"color: rgb(35, 35, 35);\">Windows</strong></span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新细明体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">PMingLiU</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\65B0\\7EC6\\660E\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新细明体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">细明体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">MingLiU</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\7EC6\\660E\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">细明体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">标楷体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">DFKai-SB</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\6807\\6977\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">标楷体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">黑体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">SimHei</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\9ED1\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">黑体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">宋体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">SimSun</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\5B8B\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">宋体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新宋体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">NSimSun</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\65B0\\5B8B\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新宋体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">FangSong</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\4EFF\\5B8B</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">KaiTi</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\6977\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">FangSong_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\4EFF\\5B8B_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋_GB2312</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">KaiTi_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\6977\\4F53_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体_GB2312</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软正黑体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">Microsoft JhengHei</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\5FAE\\x8F6F\\6B63\\9ED1\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软正黑体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软雅黑</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">Microsoft YaHei</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\5FAE\\8F6F\\96C5\\9ED1</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软雅黑</span><br />\n&nbsp;</td>\n</tr>\n</tbody>\n</table>\n<br />\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('16','3','<p>\n在残酷的移动互联网竞争环境下，HTML5技术一直受到各方关注，&ldquo;HTML5颠覆原生App&rdquo;的争论也从未停止过，不管怎样HTML5生态的构建方兴未艾。不过对于移动开发者来说更关心的问题是如何低成本、周期短开发出体验效果好的App，所以当下用HTML5远比赌HTML5更现实。于是，一个一直被提及但是从没有占据过统治地位的概念又一次走进了移动开发者们的视野，那就是跨平台开发。</p>\n<p>\n　　AD：WOT2015互联网运维与开发者大会热销抢票</p>\n<p>\n　　在残酷的移动互联网竞争环境下，HTML5技术一直受到各方关注，&ldquo;HTML5颠覆原生App&rdquo;的争论也从未停止过，不管怎样HTML5生态的构建方兴未艾。不过对于移动开发者来说更关心的问题是如何低成本、周期短开发出体验效果好的App，所以当下用HTML5远比赌HTML5更现实。于是，一个一直被提及但是从没有占据过统治地位的概念又一次走进了移动开发者们的视野，那就是跨平台开发。</p>\n<p>\n　　目前国内外已经有很多基于HTML5的跨平台开发工具，你并不需要任何的原生应用编程经验，你只需要一些HTML的相关知识，懂一些CSS和JavaScript，运用工具中所提供的各种丰富的功能模块，便可在很短时间内完成App的开发而且让你的App具备完美的原生体验。</p>\n<p>\n　　推荐几款跨平台工具</p>\n<p>\n　　1、Appcelerator</p>\n<p>\n　　Appcelerator的Titanium开发平台使开发者可以通过HTML、PHP、JavaScript、Ruby、Python等Web编程语言开发手机、平板和桌面的原生App。其优势在于它可以让用户轻松地访问超过300个API以及定位信息。</p>\n<p>\n　　此外，Appcelerator提供针对特定行为或事件定制的统计。App的数据既可储存在云端，也可储存在设备上。</p>\n<p>\n　　2、APICloud</p>\n<p>\n　　APICloud是一款&ldquo;云端一体&rdquo;的移动开发平台，信仰&ldquo;云端一体&rdquo;的理念，重新定义了移动应用开发。APICloud为开发者从&ldquo;云&rdquo;和&ldquo;端&rdquo;两个方向提供API，简化移动应用开发技术，让移动应用的开发周期从一个月缩短到7天。APICloud由&ldquo;云API&rdquo;和&ldquo;端API&rdquo;两部分组成，可以帮助开发者快速实现移动应用的开发、测试、发布、管理和运营的全生命周期管理。</p>\n<p>\n　　2、PhoneGap</p>\n<p>\n　　PhoneGap是一个免费且开源的开发环境，使开发者可以开发出在Android、Palm、黑莓、iPhone、iTouch及iPad等设备上运行的App。其使用的是HTML和JavaScript等标准的Web开发语言。开发者使用PhoneGap进行开发，可调用加速计、GPS/定位、照相机、声音等功能。</p>\n<p>\n　　PhoneGap还提供Adobe AIR App以及在线的培训课程，帮助开发者了解原生API并在他们自己的平台上开发移动App。</p>\n<p>\n　　4、NativeScript</p>\n<p>\n　　NativeScript是使用移动平台的JavaScript引擎来进行跨平台开发。逻辑部分自然无需多说，关键在于如何使用平台特性。NativeScript是通过反射得到所有平台API，预编译它们，然后将这些API注入到JavaScript运行环境，接下来在Javascript调用后拦截这个调用，并运行native代码。NativeScript是使用大量web开发的技巧来进行app开发，因为工具链和语言都非常熟悉受到了很多前端开发者的欢迎。</p>\n<p>\n　　5、Kinvey</p>\n<p>\n　　Kinvey同样是一个为移动应用开发者提供后台创建服务的平台。Kinvey强调加速移动应用开发与销售的&ldquo;即取即用&rdquo;理念。Kinvey的中间层与数据层均托管在多个云服务提供商处，包括Rackspace、Amazon与Microsoft。所有通过Kinvey存储的数据都会有四种方式备份：Amazon EC2、Windows Azure、Rackspace以及Kinvey自己的服务器，假如其中一两个出现了故障，用户的数据依然安然无恙。</p>\n<p>\n　　总结：</p>\n<p>\n　　关于HTML5和原生App的争论一直在继续，不论最后谁能取胜，开发者更关心App的开发速度和最终体验。合理的使用工具会让开发效率大大提升，甚至达到事半功倍的效果，希望能有一款适合您。</p>\n<p>\n　　期待未来有一天，App开发可以像在纸上画画一样简单。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('17','3','<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n我看到多数类似问题的答案，都是和商业相关联的，这或许也是中国平面艺术无法得到质的改变的原因之一。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n如果有注意到我的措辞，应该会注意到&ldquo;平面艺术&rdquo;这个词。因为我一直觉得，多数人进入平面设计这个行业都是将其做为了职业选择，而导致最终发现它其实不是艺术。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n您无法在这篇文章的结尾找到完全解答疑惑的总结语，但是如果您愿意慢慢读完，那么或许会增加使您成为平面艺术家的可能性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n在最开始，我还是要讲一下商业设计，因为即使是对于一个视平面艺术为梦想的人，也无法避开商业设计，除非您有足够的财力支撑自己的梦想。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n与此同时，我打算通过对商业设计的介绍，将平面设计艺术进行一个不完整的划分，引出后面内容。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<strong>对于商业平面设计的指引</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n国内职场的平面设计职位大多都被&ldquo;广告平面设计&rdquo;、&ldquo;互联网平面设计&rdquo;和&ldquo;导视平面设计&rdquo;这三大类覆盖了，而考虑到题目中&ldquo;在传统平面设计行业做平面设计&rdquo;这句话，再加上为了引出后面的平面艺术的内容，所以我决定只谈一下商业广告平面设计。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<strong>关于商业广告平面设计的分层法</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这是我个人总结出的快速提升并能让自己明确学习方法的设计分层法。如果有前人早已经总结过类似的方法，那么请原谅我过少的信息获取量。而且如果我这篇文章存在漏洞和错误，希望能向我指出，谢谢。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n首先，我要通过一些相比之下风格较为简约的海报来进行分层法的入门</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/144421a242A40-1UY.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/144421a242A40-1UY.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n原研哉爱知世博会海报之一</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<strong>首先我列举一下分层法的三层：&ldquo;背景层&rdquo;，&ldquo;图形层&rdquo;，&ldquo;信息层&rdquo;</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n针对原研哉这张海报，我们分别分析下这三层，这张海报的背景层使用了浅灰色，图形层创作了兔子，森林与形状的组合图形，信息层创作了一个接近金色的文字组合。这三层以下、中、上的顺序排列起来，相信您对于这张海报在的结构在脑海中已经有了构想。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n无论多么复杂的商业广告设计，都是靠这三层建立的。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n我继续举例为您讲述分层法，接下来的例子我用两个比较复杂的影视海报设计为例。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/144421a24B3P-25128.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/144421a24B3P-25128.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n《神奇四侠》影视海报</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这张海报中，背景层使用了经过处理的大楼街道场景图片，图形层使用了经过处理的四个主角的形象照片，信息层有三 块，分别是顶部的文字信息，电影名称的金属文字信息，底部的公司及日期信息。这三层同样是以下中上的顺序叠加起来。相信您会提出异议，这里已经不是三层 了，因为文字就要三层，图形层的四个人物也可以理解为四层，如果考虑背景层的大楼后期复杂度，层数就更多了。是的，现在最重要的一点就是让您能清楚地在一 个复杂的画面中，清晰地分割成三层，这三层不是细致的三层，而是一个概括的，本质上的分层。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这张海报的分层还是比较中规中矩，都是按照上中下排序的，接下来我用来举例的影视海报，将打乱三层的排布顺序。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/144421a25040P-3GI.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/144421a25040P-3GI.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n《Mad Max》影视海报</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n在这张海报里面，背景层使用了天空和一些零散的车辆，第一个信息层是片名，其上是图形层的人物和地面，在 它上面的又是一个信息层FURY ROAD字样，从趴在地上的人部分可以看出来这样的分层关系。还有其他的信息层和图形层分布在不同位置，它们有多种理解方法，比如顶部信息层是独立的，他 可以理解为在MAD MAX之下，也可以理解为在MAD MAX之上，反正只要是在背景层之上，它的顺序都没有问题。我将这种无法确定的层级关系叫做&ldquo;不明确层级&rdquo;。仅仅是层级这一块，能讲的理论也不是一天就能 完成的，这是一个很庞大的内容，所以我不会在此文中再细说了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/144421a2544H0-42606.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/144421a2544H0-42606.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n《鸟》影视海报</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这张海报属于一个特殊的例子，因为图形层形成了信息层，鸟群的图形组成了THE BIRD字样。这种无法确定的层级类型我叫它&ldquo;多类型层&rdquo;，而我给出的理解定义就是，&ldquo;在一个作品中，多类型层必须定义为其中一种层类型，并放弃其他全部 层类型&rdquo;。这种抉择会有效地帮助创作时候分析问题。这种拥有多类型层的作品非常多，而且相比常规类型层组成作品更具有创意性，更容易吸引人的眼球。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n好了，经过几个作品的分析，我们可以确定，所有的海报都可以用分层法来讲述，那么DM单，产品包装等等商业平面设计是否可以也用分层法来讲述呢，答案是肯定的。这里我就不一一举例了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n明白了分层法，我就可以告诉您如何正确有效地提升设计水平了，很简单的方法，那就是逐一击破。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n首先要明白一个定义&ldquo;任何类型的层内容是没有限制的&rdquo;，例如摄影作品可以是背景层，也可以是图形层，也可以是信息层。因为笼统地说，一切元素都是信息，都是图形，也都可以作为背景。这个分层只是帮助我们对作品进行理解和有秩序地创作。接下来我要说的就是不同类型的层最常遇到的元素形式。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('18','3','<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n貌似最近不有少的网站被人做了恶意泛域名解析，连xbiao.c_o_m也在其中，见下图1。鉴于许多朋友遇到了这样的问题，我就把自己处理这个被恶意泛解析难题时的过程发出来，仅供大家参考之。如果大家有什么不明白的地方，欢迎找我单聊，我可以提供技术指导。也在此感谢松松提供这个机会与大家交流。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n------以下是正文开始-------</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n今天在照例检查我们的网站时，突然发现site结果中出现了很多博彩类的二级域名，立即意识到我们的网站被人做了恶意泛域名解析了!见图1：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图1：网站被恶意泛解析的截图记录</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"580\" src=\"/uploads/allimg/c151007/144421a2594260-5D33.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"网站被恶意泛解析的截图记录\" width=\"521\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>泛域名解析是什么意思</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n如果你是黑帽或者是暴力行业的SEO从业者，肯定对泛域名解析不陌生，如果你是个SEO初学者，想了解更多关于什么是泛域名解析的知识，请看我另一篇文章《SEO基础教程：什么是泛域名解析》自行补脑。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>网站被恶意泛域名解析后的解决方法</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n下面直奔正题，说说我是怎么解决网站被恶意泛域名解析这个问题的。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n首先，因为泛域名解析，当然是被人黑了域名管理平台才能进行泛解析的，所以直接想到了万网的域名管理平台(我域名在万网买的)。结果登录平台一看，原来当初因为图解析方便，把域名解析服务转移到了DNSPOD上面了。进入我的DNSPOD帐户一看，好家伙!果然被人动了手脚，如图2，二话不说先把DNSPOD帐号的密码给改了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图2：DNSPOD帐号里的恶意泛域名解析</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"161\" src=\"/uploads/allimg/c151007/144421a2621060-CX2.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"DNSPOD帐号里的恶意泛域名解析\" width=\"583\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n改完密码，接下来就是要处理掉这些已经被百度收录的恶意泛解析页面了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n咨询了一下身边做过泛域名解析的朋友，人家建议我把已经收录的泛二级域名重新解析到一个404错误页面上。可是我看了看收录数，仅包含&ldquo;娱乐&rdquo;的收录数就有146个，见图3.如果一个个重新解析到一个404页面上去，我得操作多久啊!果断放弃这个方式，转而想其他的办法。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图3：仅包含&ldquo;娱乐&rdquo;的收录数就有146个</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"296\" src=\"/uploads/allimg/c151007/144421a2634410-O1c.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"边百度相关资料边思考解决办法\" width=\"580\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n边百度相关资料边思考解决办法，突然想到，既然黑客能泛解析到他的空间上，那我不是也可以解析到自己的空间上，并全部把泛解析指向一个404错误页面，这样不就一下子解决了全部问题了吗?于是我把黑客原来的IP地址换成了我们自己服务器的IP。如图4.</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图4：把黑客原来的IP地址换成了我们自己服务器的IP</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"127\" src=\"/uploads/allimg/c151007/144421a264a50-Q2M.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"把黑客原来的IP地址换成了我们自己服务器的IP\" width=\"593\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n接下来回到自己的服务器中，新建了一个网站叫fanjiexi，主机名处什么都不用填写，如图5：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图5：新建一个叫fanjiexi的网站</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"228\" src=\"/uploads/allimg/c151007/144421a2B1560-92V4.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"全部返回404错误状态码\" width=\"511\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n新建一条URL重写的规则，如果不是来自我正常解析的域名，就全部返回404错误状态码，这样就有效地告诉了蜘蛛，我这个页面是不存在的，你不要再抓取了。如图6、图7：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图6：新建一条URL重写的规则</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"513\" src=\"/uploads/allimg/c151007/144421a2C43Z-10JY.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"新建一条URL重写的规则\" width=\"594\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n图7：意思是如果不是来自我正常解析的域名，就全部返回404错误状态码</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"491\" src=\"/uploads/allimg/c151007/144421a2D9210-113295.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"全部返回404错误状态码\" width=\"562\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n最后，我们用站长工具里的&ldquo;页面HTTP状态查询&rdquo;工具来测试一下，效果如图8，所有被恶意泛解析的二级域名均正常返回404错误状态码。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图8：所有被恶意泛解析的二级域名均正常返回404错误状态码</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"267\" src=\"/uploads/allimg/c151007/144421a2FD20-125T7.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"所有被恶意泛解析的二级域名均正常返回404错误状态码\" width=\"596\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n至此，我们的网站被恶意泛域名解析后的解决工作全部结束了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n当然，黑客给我们制造了这么多垃圾页面，流量也不能丢了啊，于是我又做了一个漂亮点的404错误页面，吸引被误带到我们网站的访客点击，如果你想看看现在的404错误页面效果，请点击这里。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>总结一下步骤：</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n1、修改域解析管理平台密码;</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n2、修改被恶意泛解析的IP地址为自己服务器的IP地址;</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n3、去服务器上新建要被我们善意泛解析到的一个网站;</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n4、写一条URL重写规则，如果是非正常解析的域名，就全部返回404错误码。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n补充一点：这些工作做完以后，最好到百度站长平台去提交一下问题反馈，让百度知道这是别人恶意攻击以及我们已经采取补救措施了。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('19','3','<p>\n最近医疗行业都在加大手机网站建设，但是手机网站基本上都没有排名！不知道其他行业手机网站优化有没有开始研究！希望有大佬总结一些干货经验来分享一下！</p>\n<div>\n<img alt=\"手机站\" src=\"/uploads/allimg/c151007/144421a2IFF-139E5.jpg\" style=\"width: 389px; height: 239px;\" />','','','');
INSERT INTO `dede_addonarticle` VALUES('20','3','<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n在中国的商业设计里面是离不开汉字的，可是很多设计师在做所谓的私人创作时往往就回避汉字，全是清一色的英文字母。汉字的编排其实很能见一个设计师的功力，大一点说作品里面文字的编排与设计就能看出这个设计师够不够老到。我很喜欢日本的设计，很大一部分原因就是他们的汉字编排。看一看怎么说汉字的编排吧，如果你是一个认真的设计师，相信耐心看完肯定大有收获的。<br style=\"margin: 0px; padding: 0px;\" />\n先要说一说汉字与拉丁字母的区别：字母是一种纯粹发音符号，每个字母本身并没有意义，单词的意义来自于这些字母之间的横向串式组合，而汉字的组字方式是以象形为原始基础，也就是每个字都具有特别的意义，一个简单的字可能在远古时代就代表了一个复杂的生活场景，因而它也是世界上最形象的文字。两者之间的阅读方式和解读方式都有本质的不同，因此，汉字的编排不能照搬英文的编排方式，它们两者之间在编排上有一些客观的区别。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n首先，就是同样字号的实际大小不同，英文因为都是字母，字母的构成结构非常简单，一般在印刷上3号大小的英文都能清晰可辨，而汉字因为结构的复杂，在印刷上5号字已经接近辨认极限了，因而在设计时汉字因为要考虑可阅读性，在设计中就不如英文的字号大小灵活多变。还有英文字母线条比较流畅，因为弧线多，所以画面容易产生动感，这一点上比汉字生动多变。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第二，就是英文编排容易成&quot;段&quot;，因为英文每个单词都有相当的横向长度，有时一个单词就相当于中文一句话的长度，单词之间是以空格做为区分，所以英文在排版时，哪怕是一句话，也大多做为&quot;段&quot;来考虑编排；而这点中文就完全不同，中文的每个字占的字符空间一样，非常规整，一句话的长度在一般情况下是不能拆成&quot;段&quot;来处理，所以中文在排版的自由性和灵活性上比不上英文，各种限制严格得多。虽然现代设计中有大量的对汉字进行解构的实验作品和商业作品，但总体来说，还是不能大量推广，毕竟，这种实验牺牲的就是人们习惯的汉字阅读的方便性。汉字的整体编排容易成句、成行，视觉效果更接近一个个规则的几何点和条块，而英文的整体编排容易成段、成篇，视觉效果比较自由活泼，有更强的不连续的线条感，容易产生节奏和韵律感。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第三，就是英文的篇幅普遍比相同意义的汉字的篇幅要多，在设计时，英文本身更容易成为一个设计主体，而且因为英文单词的字母数量不一样，在编排时，对齐左边那么右边都会产生自然的不规则的错落，这在汉字编排时不太可能出现的，汉字编排每个段是一个完整的&quot;块&quot;，很难产生这种错落感。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第四，汉字的编排规则比英文严格复杂得多，比如段前空两字，标点不能落在行首、标点占用一个完整字符空间，竖排时必须从右向左，横排时从左向右等等，这些规则也给汉字编排提高了难度。而英文段落在编排时只能横排，只能从左向向，段前不需空格，符号只占半个字符空间，这给英文编排提供了更大更灵活的空间。这些区别在设计时都需要特别注意，不要照搬英文的排版模式来编排汉字，处理不好就会不伦不类！</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n那么对于汉字，究竟应该以一种什么样的原则和原理来进行编排才能使字、句、段、篇看起来美观清晰呢？本人在实践中，有一些经验可以拿出来与大家商讨，我在进行汉字编排时一般遵循的流程是：<strong>理解&mdash;分类&mdash;粗排&mdash;精确细排&mdash;校对</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">1、理解：</span></strong>在进行文字的编排之前，首先要理解文字的内容。我见过很多设计师只注重版式美现而不关注文字内容，把文字一拿到手就开始编排，从不考虑文字在说什么，他们的原则是文字一定要服从于版式需要。这是不正确的设计方法，对于一篇文案稿，如果我们不去理解它的表述内容，就很容易本末倒置。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n一个标题，究竟用什么字体？用多大字号？横排还是竖排？这些是由整体版面气质和文字表述的内容所共同决定的，而不是按我们的惯性思维理解，标题一定要大，要突出，要用粗壮的字体。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n我们要深刻理解文字到底在说些什么，才能为我们选择字体字号提供依据，才能让文字的视觉感受与表述内容保持统一，才能为我们选择合适的插图提供指导方向。当然这种理解不是表面性的理解，还是真正吃透它所表达的意思，有时一些文字的意义是指东道西的，表面上是说这件事，其实它真正想表现是却是另一个道理，这就需要设计师有较强的理解能力。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">2、分类：</span></strong>分类也就是把我们理解的文字段分成几个层级，并为其分配相应的占用空间和大致的视觉位置。谁是主标题，谁是广告词，谁是副标题，谁是内文，内文的组成结构是怎样的，是否需要进行视觉归纳或者是内容归纳等等，把这些问题搞清楚了，我们就可以为把这些文字分类成几个层级。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第一级是最重要和突出的，比如主标题、广告词、副标题等，第二级是对第一级的辅助说明或者是次于第一级的，比如内文和某些特别需要强调的电话号码等，第**是最次要的，比如跋、通联、页码、旁注等等，一般情况下分成三个层级就足够了，但有时会有一些很专业的技术图表和技术参数类的文本编排就另当别论了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n需要特别说明的是，这种分类并不是绝对的，只是一个模糊、大概的基本轮廓，可以让我们了解到编排对象的在版面中的功能和意义。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n最后要做的就是为各个层级的文字内容分配视觉空间，如果有插图配合的话，应该同时考虑插图和文本的空间占用（在这个过程中，最容易出现的问题就是，很多设计师喜欢先把插图定位得很死，把空间都计算好了，在编排文字的时候发现文字的空间不够，这时只能到处找多余的空间把文字硬塞进去，或者牺牲文字的字号大小来妥协，最后的效果就是到处都很挤，到处都不合理，这些对于新手来说要特别注意，文本的容量和插图的容量一定要同时考虑，在有必要的时候一定要对插图的空间进行调整，不要舍不得，整体效果永远都要比局部的效果重要）。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n这里的空间分配的原则就是：每个文本元素都一定要有相对独立的空间，要让它看起来本来就应该在那儿，那块空间本来就是为它而留下的，而不是让人感觉是没有地方放了硬塞在那儿的。这是一个考验设计师整体调控能力的过程，因为空间是固定不变的，而每个元素之间又是互动的，A元素的空间多一点就意味着另一个B元素的空间就会少一点，那么如何让其占用空间均衡合理，要需要从版面美感、视觉流程、表述内容、版面风格、阅读习惯等多方面去考虑，千万不要过早为它下定论，多实验几次才能找到最佳解决方案。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">3、粗排：</span></strong>经历了前面的过程，设计师心中应该已经有了一个初步的构想，粗排的过程就是把这些构想视觉化，以形成一个基本的编排风格，这个过程仍然是一个创作的过程，是对前面提出的编排构想实践和检验的过程，主要是检验各个文本元素占用空间的情况是否合理，（这里要特别注意的一点是，现在已经是在做成品了，因此要随时把自已调整到做成品的状态上来，成品的实际有多大，有时在电脑上体现不出来的，要以实际的印刷经验来判断文本的大小是否合理，是否适合正常的阅读习惯）。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n粗排主要是针对以下几个方面来进行：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nA、对于内文，如果篇幅过长，应该考虑为其分栏：分栏的方式有两种：一种就是把整个篇幅平均分成几个相同容量的段块，另一种就是根据文本内容的结构，以自然段为基础进行分栏，也就是每一段分为一栏，这种分栏方式能产生比较灵活自由、错落有致的视觉风格，但不是所有的篇幅都可以这样来分，它只适合于自然段比较明显均衡，段落数量不多，各个段之间的文本容积相差不大的条件下才可以实现。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n分栏的另一个要注意的地方就是栏宽的确定，一般来说，15-25个字的栏宽视觉效果比较适舒，超长或超短都会引起阅读的不方便。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nB、字体的设置：字体的问题牵涉很广，由于篇幅有限，在这里我也只能简短介绍一些实践过程的经验与大家共勉。首先要明白的一点就是：不同的字体有着不同的性格和气质，也就是说字体是有生命的。许多设计师对使用字体很迷茫，不知道什么情况下该使用什么样的字体，其实这就是没有去真正关注字体性格的结果。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n现在电脑上的字库五花八门，基本上我们所需要的字体在里面都能找到，但似乎选择的余地越大情况却越糟糕，各种字体出现在不应该出现的场合已是司空见惯！所以我们要学会区分各种字体的适合范围，一个基本原则就是字体的气质与版面的气质是否吻合？</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n比如说楷体，楷体是一种非常经典的字体，经过一千多年文明和无数书法大师的不断锤炼，已经非常成熟了，每一个字都经得起推敲，具有很强的文化气质，因此在做具有文化感和传统味的设计中可以使用。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n宋体也是一种历经几个朝代的字体，被前人们修饰得无可挑剔，端庄秀丽，有贵族气质，还有仿宋体，刚柔结合，精致细腻，很唯美的字体。黑体是一种现代字体，刚挺稳重，有力量感，很醒目，但稍嫌笨重粗糙，但后来发展出来的等线体却非常精致耐看，很有现代小资的感觉，低调却不粗俗，且自成一派。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n但有些字体在设计中却尽量少用或避免使用，比如文鼎的新字库里面的稀奇古怪的字体，非常粗俗，层次很低，然后就是综艺体、中行书、隶书之类的电脑字体，粗糙难看，气质很差。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n真正经得起推敲的几种字体是：宋体（标宋、书宋、大宋、中宋、仿宋、细仿宋）、黑体（中黑、平黑、细黑、大黑）、楷体（中楷、大楷、特楷）、等线体（中等线、细等线）、圆黑体（中圆、细圆、特圆），这些字体是一些标准的基础字体，虽然普通却很耐看，一般内文都使用这些字体。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n当然，也有一些未列入进来的好字体，比如方正繁秀丽体和汉鼎的繁黑变，我就觉得非常不错。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n好的字体要用好的表现方式，对于每一种字体的挑选，一定要根据版面传达的内容和气质进行对照选择，不要带有个人喜好，许多平常不用的基础字体要尝试着去用，这样能加深对字体的理解，还有就是参考好的设计作品，看他们是如何使用文字的。总是就是不要乱用，要有切实可行道理，最关键就是一定要有视觉美感。关于字体，还要补充一点，书法字体和手写字体是对字体过于雷同的一种好的解决方法，某些特别的版面上，使用这种很自我的字体能让版面产生灵气和个性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nC、字号大小的确定：粗排过程中，每个层级的文本字号应该基本确定，这对于形象画册、书籍装帧设计来说尤为重要，因为这种多页的设计物需要在文字上有统一的视觉风格，每个层级的文本元素应该在不同的版面上保持相同或统一的视觉性格。字号的大小确定需要有三个依据：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n一是各个层级元素之间的对比关系，a应该比b大多少，c应该比b小多少，应该要把各个层级之间的轻重关系体现出来。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n二是版面整体比例关系，也就是让文字突出但不唐突，弱化但要可见。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n三是成品的视觉效果，这是最重要的，比如一段内文，在报纸广告上可能8号至10号就足够了，但在海报招贴上，因为阅读距离的不同，可能需要24号字以上才能看清楚，而在形象画册上，6号至8号字都能看得很清楚，10号字都已经感觉偏大了一点。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n所以根据不同的成品媒介考虑不同的字号大小是非常重要的，千万不能依赖电脑屏幕的显示效果做为最终依据，要经常培养对字号大小的敏感程度，在一个经验丰富的设计师眼里，8号字和9号字的区别是非常大的，它们代表着完全不同的表现力。总之一点，字号的大小是一种固定物理尺度，在设计中不能以单纯的感性观察作为确定依据，而要同时加入理性经验和成品概念来作为参考的依据。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n另外要注意的一点是字体的不同也可能对字号大小的造成视觉偏差，一般来说，字符的占用比较满的字体（如黑体）在同等字号情况下看起来偏大，反之（如楷体）则偏小，这些在不同字体混排时经常出现，需要对其进行视觉修正，一般可以加入正负0.1-0.2的修正值就可以解决。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n在编排时，字号的大小级数不能出现太多（除非你在刻意创造某些特殊视觉效果而需要进行混排），最好每个层级只使用一种字号大小，对于同一层级的不同隶属关系的文本，可以用字体进行区分，否则字号级数过多，将造成整个版面的杂乱无章。一般来说，第一层级的字号大小与第二层级的大小区别要比较大，而第二层级与第三层级的字号大小差距应该要小一点，这样可以清晰地体现出各个层级之间的区别。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nD、字距和行距的再设计：这个问题是很多设计师都忽略的问题，所以要在这里重点说一说。为什么说&quot;字距和行距的再设计&quot;而不是&quot;字距和行距的调整&quot;，因为这里面的变化如同中国古代的八卦阵，复杂多变，不同的字距和行距设定会产生完全不同的视觉风格，已经可以说成是一种&quot;再设计&quot;。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n看到过很多设计师在进行文字编排时，直接使用电脑默认的字距和行距进行排版，花了大量精力在字体和字号大小或者段落形状上做文章，却完全忽略或者不重视字距和行距的再设计，以至于最后总是不得要领，结果不尽人意。汉字是方块字，每个字的占位空间完全一样，所以编排中非常容易出现呆板、沉闷、粗糙的视觉效果，解决这个问题的法宝就是字距和行距的调整。如何让一段文字看起来精致、清晰可辨？不单单是字号大小的问题，而是每一个字、每一行字、每一段文本、每一篇章的上下左右的空间间隔距离是否合理。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n一般来说，字距的确定是由字体结构来决定的，因为每种字体对字符的占用空间是不一样的，比如楷体，结构比较自由灵活，对字符四边的占用率比较小，所以它所要求的&quot;字距&quot;也相对较小，字距太宽的话视觉效果就会散，阅读起来很吃力。而黑体和宋体则对四边的空间利用率很高，字符很满，因此它所需要的字距空间就比楷体要稍微大一点，才能让阅读者感觉舒适<br style=\"margin: 0px; padding: 0px;\" />\n在正常情况下，电脑的默认字距都偏宽，应该适当把字距调小一点。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n而行距的设计，则最能体现一个文字篇章的气质，汉字的行距设定一定要比字距大（除非你纯粹在追求一种特殊效果），行距最小应该在字高的50%以上才会看起来舒适，才能让&quot;行&quot;的感觉出来。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n单个汉字在设计中是一个个&quot;点&quot;，汉字的编排就是把这些点连成我们需要的线、面、形体，让它为设计服务，至于是让它成为点还是线或者是面，就完全由字距和行距所决定，有时我们在做一些比较大气的版面时，为了寻求一种视觉张力，会把文字行距处理超常地宽或窄，以加强每行字在<a href=\"http://www.epinv.com/\" style=\"color: rgb(51, 51, 51); text-decoration: none;\" target=\"_blank\">版式设计</a>中的作用力，充当&quot;节奏线&quot;的概念。有时也可以夸张字距，让字距超常地宽，让文字在设计中起到&quot;点&quot;的作用。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n总之，或严谨传统，或反叛突破，字距和行距的再设计可以为版面提供更加灵活、富有感染力的表现形式，诸位多多试验就能体会其中奥妙。有一点需要补充的，不要牺牲可阅读性作为代价！</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nE、对齐：汉字编排中的&quot;对齐&quot;是让人头痛的事情，有时为了让一个标点符号避开行首行尾，就要对整个段落进行大调整。对齐主要是指头尾对齐、段落对齐，一般来说，一段文字要想让它看来整齐划一，最好让标点不要在行头和行尾出现，这样可以保持文字段的完整性，当然调整起来是很吃力的，但就我的经验来说，有时候我为了对齐一行字，甚至会把所有的文字都打散了来重新进行微调。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n因为电脑的自动对齐命令是基于一种相同的定位数值，而不能考虑到不同字体和字号之间的视觉偏差，设计师就需要对这些视觉偏差进行修正。设计师要具有这种严谨的编排习惯，对每一个元素都要斤斤计较，要做到分毫不差，才能有完美的作品产生。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nF、气口的设置：汉字的编排不象英文，英文有上标下标，有单词之间的空隔，所以排列起来感觉很有节奏感和韵律感，汉字每个字之间都太规则，所以排列起来沉闷无趣，要打破这种局面，就要学会设置气口。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n所谓气口，就是能让大篇幅文本透气的空间，让阅读者有喘气的机会。一般来说，汉字编排中气口的设置在段前段后进行，气口的基本特征就是比正常的行距要大、与文字篇幅外围的大面积留白相连接、具有与空气对流相同原理的空白视觉通道。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n气口的设置根据设计的具体需要进行设置，篇幅小的时候一个气口就足够了，篇幅大而复杂时，则需要设置多个气口，尤其是抽象、枯燥的技术型文本块，由于层级关系复杂，更需要针对不同层级设计不同的气口，这样能缓和阅读的紧张感，让文本块看起来有节奏感和趣味性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n要注意的是，气口的设置一定要在自然段或自然章节的前后进行，不要勉强拆分一个完整段来设置气口，这样会破坏文本本身的完整性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nG、文本块的趣味性：汉字编排是很严谨的工作，但有时太严谨就会呆板，这时我们就要考虑文本块的趣味性，当然现在的电脑技术有很多的特殊效果可供我们选择的，比如首字下沉、文本阴影、文本绕图、任意形状的文本框等这些效果，就能让枯燥的文本块产生很好的趣味性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n但作为设计师来说，不能一味依赖电脑提供的程序化的效果，很多时候我们需要独立创造一些有趣的编排效果，以体现设计的某种特别意图。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n比如让自然段之间有意识的错开、设置特殊的文本块的摆放角度、增加其它的可视化的效果、让文字同时具有图像的效果、颠覆传统的编排习惯等等，在设计的领域里，只有你敢想敢做，就一定会有出乎意料的收获！但不管何种趣味性的效果，最多同时使用两个，用得越多情况反而会越糟糕，要有把握的分寸，时时刻刻都要关注版面的整体美感，不要图一时之快而破坏整个版面，造成杂乱无章的结果。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nH、文本块的外围留空：文本块处理好了，放在哪儿？怎么放？这就牵涉到&quot;外围留空&quot;的问题。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n所谓&quot;外围留空&quot;，就是文本块或篇章本身之外的周围需要一定缓冲空间，以利于阅读轻松愉悦，就象是城市的的一栋漂亮的建筑，如果周围不足一米的地方就是其它乱七八糟的建筑，那么这栋建筑将会魅力尽失，而如果它的周围有大片草地，它的魅力才能完整地展现出来。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n文字编排也是同样的道理，如果一个经过严谨编排的文本块的四周全是挤得满满的图片、色块，那么这个文本块的美感就很难体现出来了，所以，在文本块的编排时，一定要在外围留有足够的缓冲空间。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n根据我的设计经验，一般比较舒适合理的留空，大致比例是：如果是从左向右阅读的文本块，那么它的左边边界到相邻元素之间的距离至少要保证3个以上完整字符的安全距离才能透气；如果左边相邻的是纸的边界，则一般需要6个字符以上的安全距离才能缓冲，否则就会有太&quot;冲&quot;和太&quot;危险&quot;的感觉。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n文本块的支持部与其它相邻元素的空间也就应该保持至少3个字符的安全距离，而且越多越好。文本块的右边和下边对空间的需求相对较小，一般保持1个字符以上的安全距离就可以了。当然这并不是绝对的数值，许多情况下这些规则是可以被打破的，我们在设计的过程中应该多进行这种视觉实验，多揣摩好的设计作品的文本外围留空是怎样的，提高自已对这方面的认识，以后就会慢慢掌握留空的方法。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">4、精确细排：</span></strong>这个阶段是非常重要而且是必须的，汉字编排是很讲究精确计算的，严谨完美的编排一定来自于精确的计算，这点在日本的设计中体现得尤为突出（日本文字的编排规则与汉字一样）。这个计算过程就是精确化、清晰化的过程。要计算什么呢？</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n在成品的习惯阅读距离内字的大小字号是否已经合理，各部分比例是否恰到好处，文本篇章在整个版面中是否和谐，各个层级的文字是否清晰明了，分栏的栏数和栏宽是否合理，各元素之间的距离是否安全得体，该对齐的部分是否已经分毫不差，字距行距看起来是否舒适，是否已经考虑过印刷成品裁切出血位后的距离，是否有需要进行视觉修正的部分，每个文本块的位置是否能完全确定下来等等问题。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n这些问题都需要经过复杂周密的调整和计算，有些需要通过我们的眼睛进行判断，有些需要借助经验，有些需要校验数值，所以这个过程马虎不行，尤其对于文本量非常大的设计项目，一个地方出错，可能牵涉到所有的版面都需要调整。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">5、校对：</span></strong>虽然这是一个很老土的话题，但是对于商业设计这种讲究效率的行业来说，是必须要坚持的，因为有时我们无意间漏掉的几个字、几句话都可能对你已经精确编排好的版面造成极大影响，可能会浪费你很多的宝贵时间去重新调整，因此，还是校对一下心里踏实些，免得以后重复许多无用功；</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('21','3','<p>\n&nbsp; &nbsp;<img alt=\"微信网站\" src=\"/uploads/allimg/c151007/144421a2b5310-1NC.jpg\" style=\"width: 500px; height: 480px;\" /><br />\n时下，微信的用户量每年均在上升，现在已经超过了三亿。借此机会，许多企业网站希望通过建立有效的微平台的方式来做网站的推广。从而诞生了一种新型的营销模式-微营销！那么，微信公众平台的几个功能远远不够企业所用，而自主研发又显得力不足，此时就需要通过第三方网站来实现。那么，微网站的建设的步伐到底该如何前进呢？具体方法有哪些呢？现在秀站网和大家一起来听听业内人士的解析吧！<br />\n<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;首先，企业要先成为微服务网站的用户，需要在网站上注册一下，接下来再点击配置，这时候就可以自动配置好其与微信公众平台的开发接口，接下来就需要在网站的后台进行简单的设置即可以完成任务。<br />\n&nbsp;<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;第二，注册成功之后就可以选择个性化管理任务了。这时候需要选择微网站页面，然后再编辑内容，最好再添加设置即可看到所展示的内容。<br />\n&nbsp;<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;第三，微网站需要增加一些美化的功能，这样才不至于使网站显得单调。为了让网站可以看起来颜色更加丰富，此时就需要增加一定的美化功能了。如何美化呢？大家可以通过新增栏目、模板设置的方法来实现。为了使企业网站可以有效地节省成本，微信管理服务中已经为用户配置了几款网站编辑模板，此时只要经过简单的个性就可以快速生成属于企业自己的微网站。<br />\n&nbsp;<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;微网站的存在可以让企业的信息及服务活动通过微信网页的形式来表现，是有效地提升企业信息量的最好手段。<br />\n<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;如微信会员卡功能：<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;1．有微信就有会员卡：面向5亿微信用户，扫一扫即刻发放电子会员卡，锁定客户，弹指之间。省去传统会员卡办理繁琐手续；<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;2．降低发卡成本 提升用户体验：无需收银员介入，无需制作会员卡片。节约大量人力，财力，办卡效率更高；<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;3．新潮流行，更乐于接受：新潮流行市场的办理会员卡方式，由抵触心态转换为好奇，积极参与的心态。</p>\n<div>\n<img alt=\"微信会员卡\" src=\"/uploads/allimg/c151007/144421a301UP-2U01.jpg\" style=\"height: 198px; width: 600px;\" /><br />\n&nbsp;','','','');
INSERT INTO `dede_addonarticle` VALUES('22','3','<p style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(51, 51, 51); width: 708px; line-height: 24px; font-family: Arial; font-size: 15px;\">\n<strong style=\"padding: 0px; margin: 0px;\">问：</strong><br />\n网站设计有PC版和移动版两种，就是wap网站。<br />\n可是手机上面搜索，打开的还是PC版的。<br />\n需要做什么处理，或者提交吗，能让在手机打开的就是wap的网站。<br />\n<br />\n<span style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(255, 0, 0);\"><strong style=\"padding: 0px; margin: 0px;\">解决办法：</strong></span><br />\n在WEB网站加入一段判断的JS即可。<br />\n<span style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(68, 68, 68); font-family: Tahoma, \'Microsoft Yahei\', Simsun; font-size: 14px; line-height: 21px;\">&lt;script src=&quot;/style/uaredirect.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</span><br style=\"word-wrap: break-word; color: rgb(68, 68, 68); font-family: Tahoma, \'Microsoft Yahei\', Simsun; font-size: 14px; line-height: 21px;\" />\n<span style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(68, 68, 68); font-family: Tahoma, \'Microsoft Yahei\', Simsun; font-size: 14px; line-height: 21px;\">&lt;script type=&quot;text/javascript&quot;&gt;uaredirect(&quot;http://m.dede58.com&quot;);&lt;/script&gt;</span><br />\n<br />\n<br />\nJS代码为：<br />\n&nbsp;</p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"border-width: 1px 1px 1px 4px; border-style: dashed dashed dashed solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(255, 95, 62); font-style: italic; border-collapse: collapse; border-spacing: 0px; background-color: rgb(249, 249, 249); color: rgb(0, 0, 0); font-family: Arial; font-size: 15px; line-height: 24px; width: 500px; max-width: 600px !important;\">\n<tbody>\n<tr>\n<td style=\"word-wrap: break-word; padding: 0px 10px !important;\">\n<pre style=\"word-wrap: break-word; white-space: pre-wrap;\">\r\nfunction uaredirect(f){try{if(document.getElementById(&quot;bdmark&quot;)!=null){return}var b=false;if(arguments[1]){var e=window.location.host;var a=window.location.href;if(isSubdomain(arguments[1],e)==1){f=f+&quot;/#m/&quot;+a;b=true}else{if(isSubdomain(arguments[1],e)==2){f=f+&quot;/#m/&quot;+a;b=true}else{f=a;b=false}}}else{b=true}if(b){var c=window.location.hash;if(!c.match(&quot;fromapp&quot;)){if((navigator.userAgent.match(/(iPhone|iPod|Android|ios|iPad)/i))){location.replace(f)}}}}catch(d){}}function isSubdomain(c,d){this.getdomain=function(f){var e=f.indexOf(&quot;://&quot;);if(e&gt;0){var h=f.substr(e+3)}else{var h=f}var g=/^www\\./;if(g.test(h)){h=h.substr(4)}return h};if(c==d){return 1}else{var c=this.getdomain(c);var b=this.getdomain(d);if(c==b){return 1}else{c=c.replace(&quot;.&quot;,&quot;\\\\.&quot;);var a=new RegExp(&quot;\\\\.&quot;+c+&quot;$&quot;);if(b.match(a)){return 2}else{return 0}}}};</pre>\n<div>\n&nbsp;','','','');
INSERT INTO `dede_addonarticle` VALUES('23','3','<div>\n响应式Web设计经常需要我们通过百分比设置组件宽度。如果我们不考虑边框，那么很容易就可以实现，但如果你给每一列以及总宽度都采用百分比设置，那这个时候固定的边框大小就会出来捣乱。下面我们将看到一组方法去解决这个问题，你会学到如何创建一个流式布局，而不用担心额外的边框以及内边距。','','','');
INSERT INTO `dede_addonarticle` VALUES('24','3','<table>\n<tbody>\n<tr>\n<td>\n<p>\n复制网页内容自动加入版权内容代码，请放在body之间任意位置，可以尝试复制本文内容预览效果，firefox无效。</p>\n<p>\n　　以下为代码内容：</p>\n<p>\n　　&lt; script&gt;</p>\n<p>\n　　document.body.oncopy = function () { setTimeout( function () { var text = clipboardData.getData(&quot;text&quot;); if (text) { text = text + &quot;rnrn该文章转自[站长源码网-DEDE58.COM] 原文链接：&quot;+location.href; clipboardData.setData(&quot;text&quot;, text); } }, 100 ) }</p>\n<p>\n　　&lt; /script&gt;</p>\n</td>\n</tr>\n</tbody>\n</table>\n<br />\n大家不妨试试看，效果很好，妈妈再也不怕我的网站内容被盗用了。<br />\n<br />\n<a href=\"http://www.dede58.com\">织梦58</a>（www.dede58.com 专注织梦好模板）\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('25','3','<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">网站导航设置是网站建设中必不可少的一项工作，有了网站导航用户才可以在我们网站中进退自如，但是在网站设计</span><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">中往往还有一些网页设计师们把这一系列重要的环节给忽略掉。而使我们广大的用户们进入了一个迷宫，分不清层次，从而导致没有头绪。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">网页设计师在设计一个网站的时候，是非常清楚这个网站的层次，进退自如，所以不会察觉没有网站导航的后果。但是要针对用户的优化考虑一下，我进过不止一个这样的网站，通过搜索引擎进入一个页面后，再想去首页或回到相关栏目的时候就麻烦了，有多少用户会花费大量的时间去找呢？可想而知。如果导航设计的好的话，可以让用户少几次点击就能到达想要找的页面。也能使用户明白你的网站的层次分类，浏览起来更自如一些。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">网站导航是对用户的一种优化，同时也是对搜索引擎的一种优化。搜索引擎是靠机器人抓取信息，要让机器人能很清楚的了解网站的层次和路径，否则机器人可不会走你的迷宫，会被视为劣质页面。同时对搜索引擎衡量网站的权重非常重要，也对GOOGLE衡量PR值有关。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">良好的网站导航是对网站优化的一个提升，也是网站本身层次体现的一种方法。从而有效的提升网站的排名及网站的收益！</span><br />\n<br />\n<a href=\"http://www.dede58.com\">织梦58</a>（www.dede58.com 专注织梦好模板）\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('26','3','<p style=\"margin: 1em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">\n昨天群里一朋友询问网页顶部一行空白无法去除的解决办法。常见的解决办法均不能解决问题。深入研究了下，总结几点以加强记忆。<br />\n<span style=\"font-style: inherit;\">一、没有正确使用margin设置边距，margin指的是空白长度，用于控制容器中的内容和容器边缘的距离。</span></p>\n<div id=\"highlighter_596071\" style=\"margin: 0px; padding: 0px; color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">\n<div style=\"margin: 0px; padding: 0px;\">\n<div style=\"margin: 0px; padding: 0px;\">\n<table class=\"noBorderTable\" style=\"border-collapse: collapse; border-spacing: 0px;\">\n<tbody>\n<tr>\n<td style=\"margin: 0px; padding: 0px;\">\n<code style=\"margin: 0px; padding: 0px; font-style: inherit;\">1</code></td>\n<td style=\"margin: 0px; padding: 0px;\">\n<code style=\"margin: 0px; padding: 0px; font-style: inherit;\">&lt;</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">style</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">type</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">=</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">&quot;text/css&quot;</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">&gt;</code></td>\n</tr>\n</tbody>\n</table>','','','');
INSERT INTO `dede_addonarticle` VALUES('27','3','<span style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">很多朋友会向我一样遇到VPS或服务器的C盘空间越来越小，甚至满后登陆不了，后来在百度里面查了不少关于VPS服务器C盘空间越来越小的问题后，才发现是一些系统垃圾文件和数据库日志文件导致的，于是乎找到了一个C盘垃圾文件清理的ECHO批处理程序，用了一下嘿嘿，非常棒，一键就清理完C盘的所有垃圾文件，只剩几百兆的空间瞬间就变成了6G，很是开心，又不占用CPU资源，而且文件很小，不用去装什么360安全卫士呀什么的，在这里推荐给各位站长使用嘻嘻，</span><a href=\"http://pan.baidu.com/s/1nt1UJBr\"><span style=\"color: rgb(255, 0, 0); text-decoration: none; font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\"><strong>点击下载C盘垃圾文件清理器</strong></span></a><br style=\"margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\" />\n<table style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\" width=\"100%\">\n<tbody>\n<tr>\n<td style=\"margin: 0px; padding: 0px; font-size: 12px;\">\n下面是一个批处理，大家可以参考一下（主要是用来删除临时文件，日志文件等一些垃圾文件用的）<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO.<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 说&nbsp;&nbsp;&nbsp; 明<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO -----------------------------------------------------------------------<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO 这是网上流传的批处理。它会帮您删除回收站、临时目录、最近打开过的文档痕迹<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO 等。对系统运行稍有帮助。如果您嫌电脑运行速度慢，不要指望用本批处理能搞好。<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO 电脑速度慢通常是因为太多无用的运算占据了CPU和内存资源所致。<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO pause<br style=\"margin: 0px; padding: 0px;\" />\necho 正在清理系统垃圾文件，请稍等......<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.tmp<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*._mp<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.log<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.gid<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.chk<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.old<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive% ecycled\\*.*<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %windir%\\*.bak<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %windir%\\prefetch\\*.*<br style=\"margin: 0px; padding: 0px;\" />\nrd /s /q %windir%\\temp &amp; md %windir%\\temp<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /q %userprofile%\\cookies\\*.*<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /q %userprofile% ecent\\*.*<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q &quot;%userprofile%\\Local Settings\\Temporary Internet Files\\*.*&quot;<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q &quot;%userprofile%\\Local Settings\\Temp\\*.*&quot;<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q &quot;%userprofile% ecent\\*.*&quot;<br style=\"margin: 0px; padding: 0px;\" />\necho 清理系统垃圾完成！<br style=\"margin: 0px; padding: 0px;\" />\necho. &amp; pause&nbsp;<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/144421a3333E0-1ZA.png\" style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px; width: 215px; height: 55px;\" /><br style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\" />\n<a href=\"http://www.dede58.com\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">织梦58</a><span style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">（www.dede58.com 专注织梦好模板）</span></td>\n</tr>\n</tbody>\n</table>\n<br />\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('28','3','<blockquote style=\"padding: 0px 0px 0px 15px; margin: 10px 0px; border-left-width: 4px; border-left-style: solid; border-left-color: rgb(223, 223, 223); color: rgb(68, 68, 68); font-family: \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, tahoma, arial, simsun, 宋体; font-size: 14px; line-height: 22px; background-color: rgb(237, 237, 239);\">\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\nPHP递归创建路径</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&lt;?php</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\nfunction createFolder($path)</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n{</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp; if (!file_exists($path))</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp; echo dirname($path)&nbsp;,&nbsp;&#39;&lt;br /&gt;&#39;;<strong>&nbsp;//dirname()可以直接截取到不存在的路径或非路径文件为止</strong></p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp; createFolder(dirname($path));</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp; echo $path&nbsp;,&nbsp;&#39;&lt;br&nbsp;/&gt;&#39;;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp; mkdir($path, 0777);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>&nbsp;//mkdir()只能创建一级目录，如果之前的路径都存在的话，可以直接创建下一级路径</strong></p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;}</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;}</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\ncreateFolder(&quot;./aa/bb/cc/dd/ee&quot;);</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n?&gt;<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/144421a3333E0-1ZA.png\" style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px; width: 215px; height: 55px;\" /><br style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\" />\n<a href=\"http://www.dede58.com\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">织梦58</a><span style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">（www.dede58.com 专注织梦好模板）</span></p>\n<div>\n&nbsp;','','','');
INSERT INTO `dede_addonarticle` VALUES('29','3','<div style=\"box-sizing: border-box; color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', \'Helvetica Neue\', \'Luxi Sans\', \'DejaVu Sans\', Tahoma, \'Hiragino Sans GB\', STHeiti, Arial, sans-serif; font-size: 14px; line-height: 28px;\">\n<span style=\"box-sizing: border-box; color: rgb(255, 0, 0);\"><strong style=\"box-sizing: border-box; border: 0px none; margin: 0px; padding: 0px;\">&nbsp;&diams; win2003系统清理C盘方法</strong></span>','','','');
INSERT INTO `dede_addonarticle` VALUES('30','3','<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">下载</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">DedeCMS</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\"><a href=\"http://downinfo.myhostadmin.net/dede_killer.zip\" style=\"text-decoration: none; color: rgb(75, 75, 75);\"><span style=\"margin: 0px; padding: 0px; color: red;\">顽固木马后门专杀工具</span></a></span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">，解压上传到</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">wwwroot</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">根目录，然后访问根据提示执行扫描。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体; color: red;\">需注意：</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">1.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">跟目录下必须有</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">data</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">目录和</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">/data/common.inc.php</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">文件，如不存在会报&ldquo;请将该文件放到您站点的根目录，和</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">index.php</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">同一级目</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">录&rdquo;错误。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">文件太多执行时间较长，可能超时，可以修改</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">ini_set(&quot;memory_limit&quot;, &quot;100m&quot;)</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">值为</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">ini_set(&quot;memory_limit&quot;, &quot;500m&quot;)</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">，最大不能超过</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">1000M</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">以下是检查示例：</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<img border=\"0\" height=\"743\" src=\"/uploads/allimg/c151007/144421a33W910-2JX.gif\" style=\"border: 0px; width: 734px; height: 784px;\" width=\"500\" /></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">经核实：第</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">1</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项可删除；第</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">2</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项补丁一定要打，才能保证不会被再次入侵；</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">3-5</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项发现的可疑数据或文件都确是被恶意增加数据和木马文件，可直接清理；第</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">6</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项列出管理员名，如确定不是自己使用的用户可删除，<span style=\"margin: 0px; padding: 0px; color: red;\">必须保留自己使用的管理员名</span>。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\"><strong><span style=\"margin: 0px; padding: 0px; color: red; font-size: 16px;\">附织梦程序被挂码之后处理流程：</span></strong></span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">1.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">首先使用查杀病毒》手工清除木马，清理相应病毒代码。如不能清理需登录</span><span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">ftp</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">下载文件到本地，手工删除病毒代码再上传到主机覆盖相应文件。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">2.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">使用以上（&ldquo;DedeCMS顽固木马后门专杀工具&rdquo;）方法彻底检查、清理，并打上最新补丁</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">3.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">为防止再次被注入、加入病毒代码，建议可开启</span><span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">360</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">防护能更好的保护网站不被入侵。<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/144421a3333E0-1ZA.png\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px; width: 215px; height: 55px;\" /><br style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\" />\n<a href=\"http://www.dede58.com\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">织梦58</a><span style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">（www.dede58.com 专注织梦好模板）</span></span></p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('31','1','<p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\">\r\n	自从普及了智能手机以后，越来越多的帅哥萌妹子们喜欢玩自拍，不过，如果你看到摄影师Tom Storm拍摄的泡泡中的世界的话，你就会瞬间觉得对着镜子自拍神马的简直是太弱了。</p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\">\r\n	摄影师Tom Storm是一位水滴摄影师，他从2006年开始到世界不同的地方去旅行拍摄，将自己看到的不同特色不同风情的风景放在一个个泡泡中，通过自己的镜头记录下来，再分享给爱风景爱摄影的人们。由于这些水滴泡泡对周围的景物具有反射作用，当那些美丽的景色反射到泡泡上时，Tom Storm就抓住机会，用相机拍摄下来这些精美大气的景象，然后就完成了自己惊艳的泡泡中的世界作品。</p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\">\r\n	我们不得不为Tom Storm这种摄影创意而折服，当然，爱好摄影的小伙伴们也自己可以试一试哟！接下来时间就请大家跟随阿里百秀小编一起来欣赏这组美轮美奂的泡泡世界摄影作品吧！</p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7676\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/14442203432c40-12N8.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7677\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422034413430-22522.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7678\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422034504310-32195.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7679\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/1444220345QI0-44302.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7680\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"633\" src=\"/uploads/allimg/c151007/144422034A4130-55L7.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7681\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422034H4040-B050.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7682\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422034O4410-IK2.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7683\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422034VAP-X4Y.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7684\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/1444220349341P-c642.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('32','1','<p>你喜欢旅行吗，你喜欢摄影吗？你希望在同一个场景中拍摄出不一样的感觉吗？想不想在盛夏拍出冬天的白色浪漫呢？</p>\r\n<p>现在的摄影中有一个神奇的技术效果——红外技术，最初红外技术用于军事导航追踪，现在也用于摄影中。摄影师Christian Kern用他的红外相机把德国通常茂密的自然景观拍摄成一系列雪白的场景。红外相机将任何的天然绿色转化为白色和粉红色，制造出让人惊讶的照片，简直就像出自另一个世界！跟小编一起欣赏这些美景美图吧！</p>\r\n<p><img class=\"alignnone size-full wp-image-8672\" src=\"/uploads/allimg/c151007/144422035115540-11QH.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8673\" src=\"/uploads/allimg/c151007/1444220351Y020-122C5.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8674\" src=\"/uploads/allimg/c151007/144422035255520-133O3.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8675\" src=\"/uploads/allimg/c151007/144422035320610-14S27.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8676\" src=\"/uploads/allimg/c151007/1444220353UF-15R51.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8677\" src=\"/uploads/allimg/c151007/144422035442I0-1C015.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8678\" src=\"/uploads/allimg/c151007/144422035541110-1NX9.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8679\" src=\"/uploads/allimg/c151007/144422035613430-1YH9.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8680\" src=\"/uploads/allimg/c151007/144422035F2160-1bO7.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"535\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8681\" src=\"/uploads/allimg/c151007/144422035L9610-2053U.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8682\" src=\"/uploads/allimg/c151007/144422035Tb10-211X6.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8683\" src=\"/uploads/allimg/c151007/14442203593H60-221V2.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"567\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8684\" src=\"/uploads/allimg/c151007/144422036023610-233648.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8685\" src=\"/uploads/allimg/c151007/144422036101Y0-241V4.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8686\" src=\"/uploads/allimg/c151007/144422036203110-252K5.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8687\" src=\"/uploads/allimg/c151007/1444220362S930-2DK0.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8688\" src=\"/uploads/allimg/c151007/144422036354A0-2G0R.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('33','1','<p>小伙伴们估计都注意到这么一个现象，城市里出现越来越多的流浪猫、流浪狗，比如在土耳其的伊斯坦堡就有150000只流浪动物，但是却很少有人愿意为这些流浪猫狗提供食物和一个家。不过，最近在伊斯坦堡的街头出现了一种新型的自动贩卖机，只要你把塑料瓶投入进去，这种贩卖机就会自动出来饲料给这些流浪猫狗。</p>\r\n<p>对于保护流浪猫狗的热爱动物的人们来说这真的是一个特别棒的机器。这款机器是由土耳其公司Pugedon发明的，他们承诺不会向政府收取费用，现在已经在土耳其街头、公园等公共场所投放许多这种自动贩卖机，只要有人将可回收的塑料瓶投入进去，那么那些流浪猫狗就会拥有食物和水，这样它们就可以一直生存直到等到有主人认领自己。另外，这种机器还可以倡导人们保护环境，减少街道垃圾。</p>\r\n<p>这种机器作用这么棒，如果可以快点儿引入国内，那么一定会得到大家的赞许。</p>\r\n<p><img class=\"alignnone size-full wp-image-8457\" src=\"/uploads/allimg/c151007/14442203A46120-295535.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8458\" src=\"/uploads/allimg/c151007/14442203B19220-30Q63.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8459\" src=\"/uploads/allimg/c151007/14442203BX2Z-315934.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8460\" src=\"/uploads/allimg/c151007/14442203C43120-32ZV.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8461\" src=\"/uploads/allimg/c151007/14442203D20H0-331T2.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8462\" src=\"/uploads/allimg/c151007/14442203DGH0-344539.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"1018\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8463\" src=\"/uploads/allimg/c151007/14442203E61E0-3515Q.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"450\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('34','1','<p>爱迪生说：天才就是百分之一的灵感加上百分之九十九的汗水。是的，并不是每个人生下来就能成为天才，必须要经过磨练才能真正获得成功。比如马来西亚的艺术家Vince Low就是一个很好的例证。</p>\r\n<p><img class=\"alignnone size-full wp-image-8635\" src=\"/uploads/allimg/c151007/14442203G2610-3I617.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"798\" /><br />\r\nVince Low是一位插画家，但是他小的时候却是一个具有读写障碍症的孩子，尽管他一直非常努力，可是成绩始终不如意，不能让老师和家长满意，还被其他孩子嘲笑和欺凌，但是没有人真正理解他，了解原因。直到他接触到了音乐与艺术，他发现在面对它们时，他充满热情与激情，于是，他爱上了画画，找到了自己的方向，最终成为了一名创造性的插画家。他将线条与涂鸦结合在一起，摒除那些凌乱，以自由的方式捕捉情感，创造出一幅幅有趣又生动的明星人物肖像画。</p>\r\n<p>接下来时间就请小伙伴们跟随阿里百秀小编一起来欣赏那些栩栩如生的肖像画吧，也许学艺术的小伙伴们还可以受到一些灵感启发呢！</p>\r\n<p><img class=\"alignnone size-full wp-image-8636\" src=\"/uploads/allimg/c151007/14442203H14130-3R405.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"889\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8637\" src=\"/uploads/allimg/c151007/14442203I0AP-3a038.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"930\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8638\" src=\"/uploads/allimg/c151007/14442203IVB0-401503.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"941\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8639\" src=\"/uploads/allimg/c151007/14442203JWD0-413091.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"957\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8640\" src=\"/uploads/allimg/c151007/14442203KO030-42M16.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"747\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8641\" src=\"/uploads/allimg/c151007/14442203L59420-43Q53.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8642\" src=\"/uploads/allimg/c151007/14442203M260P-445461.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"920\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8643\" src=\"/uploads/allimg/c151007/14442203N0U30-45Ea.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"961\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8644\" src=\"/uploads/allimg/c151007/14442203OUU0-461561.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"960\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8645\" src=\"/uploads/allimg/c151007/14442203P94060-4I322.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"476\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8646\" src=\"/uploads/allimg/c151007/14442203Q63Q0-4S5c.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"886\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8647\" src=\"/uploads/allimg/c151007/14442203R4J50-4934c.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"905\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8648\" src=\"/uploads/allimg/c151007/14442203SPP-504141.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"931\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8649\" src=\"/uploads/allimg/c151007/14442203U2WZ-515448.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"959\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8650\" src=\"/uploads/allimg/c151007/14442203V131Z-52K92.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"967\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8651\" src=\"/uploads/allimg/c151007/14442203W11020-53S27.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"895\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8652\" src=\"/uploads/allimg/c151007/14442203X5U40-54TF.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"451\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8653\" src=\"/uploads/allimg/c151007/14442203Y5SF-553a9.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"959\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('35','1','<p><img class=\"alignnone size-full wp-image-8419\" src=\"/uploads/allimg/c151007/144422039215060-5G4G.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"383\" /></p>\r\n<p>芝加哥大战过了4年，变形金刚终于在观众的殷殷期待中绝迹重生了。虽然已经等得有点儿心焦，可是擎天柱、大黄蜂终于还是来了。《变形金刚4：绝迹重生》于6月27日在中国大陆上映，由于上映当天人太多，所以只能过了一天才看到，看过之后，瞬间觉得这场面、这制作真的不愧是好莱坞打造，那么今天阿里百秀小编就好好跟小伙伴们唠唠《变4》幕后制作那些事儿吧！</p>\r\n<p>《变4》导演迈克尔·贝使用了一台价值为100万美元的4K IMAX 3D摄影机拍摄，这也是首部采用4K IMAX 3D摄影机拍摄的影片，4K IMAX 3D摄影机被安装在了一辆价值5万多美金的保时捷卡宴顶部，拍摄出来的画面清晰异常。不过，在冰岛的戏是用胶片拍摄的。由于这部影片使用的是IMAX 3D，渲染时间将是以前电影每帧IMAX需花费36小时渲染的两倍，速度明显更快了。当然，这个是得益于该格式立体声的性质喽。</p>\r\n<p>《变4》新出现了18个机器人，这些都是由工业工业光魔公司制作出来的。先搭建出机器人模型的几何形状需要15周时间，再用15-20周构建机器人的支撑骨骼结构，再然后是喷漆和制作细节化纹理，最后则是需要根据不同拍摄格式、镜头、场景调整机器人。当然，那些熟悉的汽车人虽然被迈克尔·贝重新设计，但是还是能让人一眼就认出来。</p>\r\n<p>CG特效贯穿《变4》的始终，并且特效制作得也特别棒。影片后期的视效部门达到350人。虽然大部分的机器人都是通过关键帧动画创造出来的，但是新技能出现时，剧组仍会使用动作捕捉系统将其呈现。比如香港场景的呈现就是特效团队花了几周时间通过数码相机的记录再用数字技术处理而得出的，还有那些大楼倒塌、毁坏的场景也都是特效的结果。</p>\r\n<p>当然，为了让影片质量更上层，那些爆炸、慢动作剧组会尽可能的使用实景效果，比如烟、火，比如机器人与人类之间的抓住、抱住、携带等动作。</p>\r\n<p>其实，影片中出现了许多中国标志性建筑，这些画面都是采用航拍得来的，而这些中国元素的出现也吸引了更多中国观众的眼球。</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-8407\" src=\"/uploads/allimg/c151007/1444220392P040-5VZ5.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"338\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8414\" src=\"/uploads/allimg/c151007/14442203934N40-593604.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8415\" src=\"/uploads/allimg/c151007/144422039452350-601002.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"393\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8416\" src=\"/uploads/allimg/c151007/14442203952R10-615559.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8417\" src=\"/uploads/allimg/c151007/144422039602320-62P32.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"404\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8418\" src=\"/uploads/allimg/c151007/144422039CL20-634441.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"375\" /></p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('36','1','<p>虽然现在科学技术发展迅速，但是在自然界中仍然有一些奇怪的现象不能为科学所解释，那么这些神奇的自然现象也就成了未解之谜。下面阿里百秀小编为你介绍6个神奇的自然未解之谜！</p>\r\n<h2>印尼爪哇谷洞</h2>\r\n<p>爪哇谷洞，是印度尼西亚最为恐怖奇异的山洞。当人、动物从洞口经过，或是离洞口还有6至7米距离，就会被一种强大的吸引力“拖入”谷洞而被吞掉。据当地人说，山洞里白骨已堆积不少，都没法分哪些是人骨哪些是兽骨。到现在为止，没有人能解释清楚爪哇谷洞巨大吸力是怎么回事。</p>\r\n<p>现在，印尼政府已把它附近设为禁区，禁止任何人进入。但来自世界各地的科考小组从未间断对它的考察研究。</p>\r\n<p><img class=\"alignnone size-full wp-image-8709\" src=\"/uploads/allimg/c151007/144422040506140-15432.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"368\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>法国比利牛斯山圣泉</h2>\r\n<p>比利牛斯山脉中的劳狄斯小镇上的岩洞里有一眼清泉，它以神奇的治病功吸引了来自世界各地成千上万的人们，就连现代医学无法治疗的皮肤病患者来此洗疗之后也会很快康复，因此成为闻名全球的神秘“圣泉”。</p>\r\n<p><img class=\"alignnone size-full wp-image-8719\" src=\"/uploads/allimg/c151007/1444220406042P-223A.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"310\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>法国石棺泉</h2>\r\n<p>同样是在比利牛斯山区，在阿尔勒小镇教堂里，存放一口1500多年前的石棺，石棺长约1.93米，用白色的大理石雕刻而成。令人不解的是石棺终年盛满清泉般的水，却没人能解释出石棺中的水从哪里而来。水利专家使用所有的办法都未能使石棺内水源断绝。石棺内的水不流动，但却能够自动更换一样保持洁净。许多科学家都未能解释出这个谜团。</p>\r\n<p><img class=\"alignnone size-full wp-image-8718\" src=\"/uploads/allimg/c151007/144422040A42F-3E41.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"287\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>东山风动石</h2>\r\n<p>东山风动石以奇、险、悬而居全国各地60多块风动石之最，被誉为“天下第一奇石”。它的奇妙之处在于它前后左右重量平衡极佳，大风吹动时，石体左右晃动，但倾斜到一定角度就不会再动了，所以我们称它为风动石。曾今东山岛发生7.5级地震，山石滚落，屋倒人亡，可风动石却安然无恙。“七七事变”后，日军企图搬走风动石，日舰“太和丸”用钢丝索系于风动石上，开足马力，可多条钢丝索被拉断了，风动石却纹丝未动，最后日军只得放弃这一企图。风动石历经沧桑，依然斜立如故。这块奇石是怎样形成的呢？至今是个难解的谜。</p>\r\n<p><img class=\"alignnone size-full wp-image-8715\" src=\"/uploads/allimg/c151007/144422040H5120-4DF.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"284\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>洪都拉斯蓝洞</h2>\r\n<p>在静谧的海洋上，会出现一汪深蓝色的圆形水域，从高空看，仿佛是大海的瞳孔，从高处望过来，深邃、神秘、诡异，总感觉是通往另外一个世界的时空之门。</p>\r\n<p>洪都拉斯蓝洞，是世界十大地质奇迹之一。由于洞很深，因此呈现出深蓝色的景象，这一结构被称为“蓝洞”。</p>\r\n<p><img class=\"alignnone size-full wp-image-8716\" src=\"http://www.alibaixiu.com/wp-content/uploads/2014/07/652207b364adc21.jpeg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"338\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>印度圣石</h2>\r\n<p>印度西部希沃布里村庄，有一座神庙，庙前空地有2块各重90公斤左右的“圣石”。只要人们用右手的食指放在“圣石”底部，异口同声且不停顿地喊着“库马尔·阿利 ·达尔维-奇-奇-奇”，沉重的石头就从地上弹跳起来，悬升到约2米的高度。直到人们喊得上气不接下气时，它才会落回到地上。难道人们的语言和动作信息在某种程度上可以抵消重力的效果呢？没有人能解释清楚原因，成为悬而未解之谜。</p>\r\n<p><img class=\"alignnone size-full wp-image-8717\" src=\"/uploads/allimg/c151007/144422040P9540-D028.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"338\" /></p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('37','1','<p><img class=\"alignnone size-full wp-image-8193\" src=\"/uploads/allimg/c151007/1444220409A130-V159.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"400\" /></p>\r\n<p>从幼儿园到大学，读书这么多年，小伙伴们得到的不仅仅是知识，更多的还有旧书。不过，估计小伙伴们一部分的旧书都如小编的一样去见佛祖了，因为觉得那些书都没用了，另外一部分觉得还会有点儿用的旧书在书柜里睡觉呢。也许那些旧书对于我们普通人来说是没有什么作用，放在书柜里又占地方，但是，这些旧书对于一些艺术家来说可是很有用的，可以作为创作素材的。</p>\r\n<p>雕塑艺术家Nick Georgiou就从旧书上找到了创作灵感，他将旧书以及废旧报纸按照不同颜色不同序列排列起来，创作出一幅幅人物雕塑和一些花朵雕塑，这些人物雕塑形神兼备，花朵雕塑漂亮美丽，都充满了艺术美感。当然最棒的还是艺术家们这种变废为宝的创新精神。</p>\r\n<p>由此看来，就算是废旧物品也还是有其用武之地，有兴趣的小伙伴们也可以试着创新一些东西哟！</p>\r\n<p><img class=\"alignnone size-full wp-image-8194\" src=\"/uploads/allimg/c151007/14442204104b10-92336.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"712\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8195\" src=\"/uploads/allimg/c151007/1444220411505F-103334.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"798\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8196\" src=\"/uploads/allimg/c151007/1444220412UQ0-1152S.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"732\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8197\" src=\"/uploads/allimg/c151007/14442204140V20-121006.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"672\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8198\" src=\"/uploads/allimg/c151007/144422041D2040-139191.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"744\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8199\" src=\"/uploads/allimg/c151007/1444220432C560-14W02.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"882\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8200\" src=\"/uploads/allimg/c151007/144422043IY30-156252.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"857\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8201\" src=\"/uploads/allimg/c151007/144422043WL0-1E228.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"722\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8202\" src=\"/uploads/allimg/c151007/144422044006340-1M505.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"803\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8203\" src=\"/uploads/allimg/c151007/144422044111c0-1T125.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"791\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8204\" src=\"/uploads/allimg/c151007/144422044231460-193O2.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"713\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8205\" src=\"/uploads/allimg/c151007/14442204435640-204A9.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"732\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8206\" src=\"/uploads/allimg/c151007/1444220444Ha0-214054.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"723\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8207\" src=\"/uploads/allimg/c151007/144422044555930-22b62.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"842\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8208\" src=\"/uploads/allimg/c151007/144422044EL30-231415.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"874\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8209\" src=\"/uploads/allimg/c151007/144422044O13Z-241S5.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"479\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('38','1','<p>现在各地的游乐园越来越多，不过这些游乐园不再只是孩子们的乐园了，里面也开设越来越多成人的项目，比如跳楼机、过山车、云霄飞车、海盗船等等，这些惊险刺激的项目只能是成人才可以玩的。由于现在年轻人最喜欢玩心跳，所以这些高度刺激的项目成了他们的最爱。那么，今天阿里百秀小编就给大家盘点一下中国比较好玩的过山车，有兴趣又有胆量的小伙伴们可以找机会去尝试哟！</p>\r\n<h2>绝顶雄风</h2>\r\n<p><img class=\"alignnone size-full wp-image-8660\" src=\"/uploads/allimg/c151007/144422045004220-261001.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"480\" /><br />\r\n位于上海欢乐谷，于2009年8月16日开放，全长为969米，高度为65米，最高时速为115km/h,是中国最高的过山车，同时也是世界上最高的垂直下坠过山车，最具特色的是它会以时速115km完成一个Immelmann翻转，你会瞬间进入失重状态，如漂浮在宇宙中一样。</p>\r\n<p>&nbsp;</p>\r\n<h2>谷木游龙</h2>\r\n<p><img class=\"alignnone size-full wp-image-8661\" src=\"/uploads/allimg/c151007/1444220450W940-2L337.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"425\" /><br />\r\n又名火球，位于上海欢乐谷，开放于2009年8月16日，长度1200米，高度33米，速度为90km/h,采用了世界上最古老的过山车形式：木质过山车，其主材是美国南方松木，它是中国第一架木质过山车，沿着湖边建造的，蜿蜒曲折，犹如巨龙。它是园里人气最高的节目。</p>\r\n<p>&nbsp;</p>\r\n<h2>垂直过山车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8670\" src=\"/uploads/allimg/c151007/1444220451b540-2RZ1.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"639\" height=\"484\" /><br />\r\n位于广州长隆欢乐世界，开放于2008年1月21日，高度60米，长度981米，时速112km,是亚洲第一座无地板的带翻转的垂直下坠、带水力刹车的过山车，具有“全球过山车之王”之称。它的运行轨道不仅仅有高空，还要穿过地下隧道和水道，让你在3分钟的时间内完成上天、入地、冲浪的超凡神奇体验，带给你新鲜刺激之感。</p>\r\n<p>&nbsp;</p>\r\n<h2>十环过山车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8663\" src=\"/uploads/allimg/c151007/1444220453E020-2cJ7.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"560\" /><br />\r\n位于广州长隆欢乐世界，长度为850米，高度达30米，速度为80km/h，过山车环数为10环，创造了世界吉尼斯记录，这种过山车世界上一共只有两台，英国一台，这是第二台。其亮点就是360度回转，让你可以感受到中心连环旋转的奇妙同心惯力。</p>\r\n<p>&nbsp;</p>\r\n<h2>摩托过山车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8664\" src=\"/uploads/allimg/c151007/144422045444050-305953.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"320\" /><br />\r\n位于广州长隆欢乐世界，全长590米，时速80km/h,这是东半球上唯一的一台摩托过山车，在过弯道的时候，你的膝盖可能会着地，让你有真的在赛车的感觉，特别真实。喜欢赛车的小伙伴们不妨一试哟！</p>\r\n<p>&nbsp;</p>\r\n<h2>水晶神翼</h2>\r\n<p><img class=\"alignnone size-full wp-image-8665\" src=\"/uploads/allimg/c151007/144422045519630-31WY.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"480\" /><br />\r\n位于北京欢乐谷，在2006年7月9日时开放，高度32米，速度为81km/h,这台过山车的奇特之处在于可以旋转座椅，在运行中能够将人们的身体向下旋转，面朝着地面，就像鸟在空中飞翔的感觉。不过，由于水晶神翼被过分包装了，所以使其观赏价值大打折扣，有点儿遗憾。</p>\r\n<p>&nbsp;</p>\r\n<h2>蓝月飞车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8666\" src=\"/uploads/allimg/c151007/144422045600040-324308.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"480\" /><br />\r\n位于上海欢乐谷，2009年8月16日开放,也被称为Mega-Lite过山车，长度755米，高度32米，时速90km,高速飞驰会给你带来美妙飞翔之感，并且运行过程中会有一段像野兔一般的蹦跳，会给你一种抛射的感觉。</p>\r\n<p>&nbsp;</p>\r\n<h2>雪山飞龙</h2>\r\n<p><img class=\"alignnone size-full wp-image-8667\" src=\"/uploads/allimg/c151007/14442204594940-339492.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"479\" /><br />\r\n位于深圳欢乐谷，长度为662米, 高度38米，还有四个回环，由于它是中国第一座悬挂式过山车，所以备受人们欢迎，它会让你体验惊险、刺激、极速、尖叫，体验那种令人窒息的感觉!</p>\r\n<p>&nbsp;</p>\r\n<h2>笑傲飞鹰</h2>\r\n<p><img class=\"alignnone size-full wp-image-8668\" src=\"/uploads/allimg/c151007/14442204G14M0-349432.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"400\" /><br />\r\n位于台湾新竹的六福村主题公园，于2001年开放，长度是192米，高度是56米，速度为104km/h,它是亚洲第一全球第二的一台U型滑轨的悬挂式过山车，玩这台过山车最刺激的是，在直冲云霄之时，乘客会随着像螺丝一样的轨道进行360度转运翻腾，刺激无比。</p>\r\n<p>&nbsp;</p>\r\n<h2>4D过山龙</h2>\r\n<p><img class=\"alignnone size-full wp-image-8669\" src=\"/uploads/allimg/c151007/14442204L23560-3545L.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"370\" /><br />\r\n位于江苏常州中华恐龙园，2012年4月29日开放，这是一台科技含量极高的过山车，完全不同于以往过山车的是，它的座位是悬挂在主车厢两侧，可以单独翻转，当主车厢随也随着轨道翻转之时，就会给你一种立体的乘坐体验。</p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('39','1','<p>小编我一直都认为披萨是不健康的食品，所以都很少吃。没想到国外的一位大叔Dan Janssen却吃了整整25年披萨，尽管患有糖尿病，但丝毫不影响他每天吃披萨。Janssen虽然是一个素食主义者，但他讨厌吃蔬菜，所以平时都吃芝士披萨，每天至少要吃上一餐。</p>\r\n<p>有些Janssen身边的人们担心他的这种饮食会导致其死亡，希望他能改变饮食习惯，但他对这种不健康的饮食丝毫不担心，觉得人终有一死，吃着自己喜爱的食物死亡也是很幸福的。除了内分泌医生之外，其他医生都说他很健康，可以继续做他正在做的事情。看来披萨饮食并不影响他的糖尿病。</p>\r\n<p>他的未婚妻Madeline很担心他的健康，经常鼓励他吃别的东西，甚至会把蔬菜放在披萨里，企图改变Janssen的不健康饮食。</p>\r\n<p><img class=\"alignnone size-full wp-image-8360\" src=\"/uploads/allimg/c151007/14442204Mc120-3H615.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"425\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8361\" src=\"/uploads/allimg/c151007/14442204NA10-3Q247.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"359\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8362\" src=\"/uploads/allimg/c151007/14442204O21P-395Y7.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"357\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8363\" src=\"/uploads/allimg/c151007/14442204OLV0-403C4.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"327\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8364\" src=\"/uploads/allimg/c151007/14442204P23D0-4160A.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"417\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8365\" src=\"/uploads/allimg/c151007/14442204PT2P-429642.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"360\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('40','1','<p>一直认为只有摄影机、照相机才能真实记录下每一个场景，其实不然。看过日本艺术家Hisaya Taira的画作后，你再也不会这么认为。因为在她的画笔下产生的场景，完全可以与照相机、摄像机等镜头记录的真实场景相媲美，比如下面的一组关于地铁的画作，你就会发现真的可以说是与现实中的地铁如出一辙。</p>\r\n<p><img class=\"alignnone size-full wp-image-8598\" src=\"/uploads/allimg/c151007/14442204R3DP-44c16.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"431\" /><br />\r\nHisaya Taira第一次到纽约时，发现这里的地铁是空荡荡的，与以前见到的人潮汹涌的地铁完全不一样，瞬间觉得太不可思议了，当即就决定用自己的画笔将这种场景记录下来，于是就创作出了这一组超现实纽约地下铁画作。</p>\r\n<p>现在就请小伙伴们跟随阿里百秀小编一起来欣赏这组作品吧，再次强调，这真的不是照片哟！</p>\r\n<p><img class=\"alignnone size-full wp-image-8599\" src=\"/uploads/allimg/c151007/14442204Rc420-451Y8.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"435\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8600\" src=\"/uploads/allimg/c151007/14442204SDO0-4E362.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"437\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8601\" src=\"/uploads/allimg/c151007/14442204T2610-4OG6.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"391\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8602\" src=\"/uploads/allimg/c151007/14442204T93I0-4Xb1.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8603\" src=\"/uploads/allimg/c151007/14442204U644F-494560.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"696\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8604\" src=\"/uploads/allimg/c151007/14442204V50140-5010W.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"770\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8605\" src=\"/uploads/allimg/c151007/14442204W39220-515559.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"407\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('41','1','<p>在海边长大的孩子，童年记忆最难忘的一定是沙滩，因为热爱科幻片的孩子们，曾经一定把沙子堆成城堡、怪兽等等样子。不过，对于小时候的我们来说，那些用沙子堆出来的东西虽然带给我们无限欢乐，可是那些算不上艺术品，终被潮水带走了。但是，对于保罗·赫格德和他的妻子雷姆来说却不一样，他们将沙雕创作当成自己喜欢的事业来做。</p>\r\n<p>保罗和雷姆是英国环球旅行者，对于沙雕创作具有非常浓厚的兴趣。他们一边行走一边选择合适的沙子，再考虑到阳光照射、颜色美观以及风雨侵蚀等自然因素，最终创作出自己的沙雕作品：蜿蜒盘旋的青龙，可爱的猎豹，睡梦初醒的小狮子，还有雄伟的大象，等等，这些雕塑都是伟大而耀眼的。不过，由于这些雕塑规模都比较大，即使是比较简单的也得花上半个月以上的时间，而且不能有一个哪怕是小小的失误，否则就前功尽弃了。</p>\r\n<p>虽然，这些闪耀的沙雕作品不像其他艺术品能保持很久，但是我们仍为它们的宏伟壮观而惊叹，它们仍然是经典的。</p>\r\n<p><img class=\"alignnone size-full wp-image-7720\" src=\"/uploads/allimg/c151007/1444220491EF-134O.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"483\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7721\" src=\"/uploads/allimg/c151007/144422049310630-295P.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"345\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7722\" src=\"/uploads/allimg/c151007/1444220494201P-340T.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"425\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7723\" src=\"/uploads/allimg/c151007/144422049553Q0-44613.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"452\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7724\" src=\"/uploads/allimg/c151007/14442204a0R10-51N4.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"485\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7725\" src=\"/uploads/allimg/c151007/14442204b56030-61918.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"898\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7726\" src=\"/uploads/allimg/c151007/14442205010E10-O594.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"402\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7727\" src=\"/uploads/allimg/c151007/144422050253150-YL0.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"897\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7728\" src=\"/uploads/allimg/c151007/1444220505104Z-93391.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"470\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7729\" src=\"/uploads/allimg/c151007/14442205061YF-103M8.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"797\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7730\" src=\"/uploads/allimg/c151007/144422050R5I0-111L8.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"820\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('42','1','<p>乐于助人一直是中华传统的一项美德，现在社会中各种志愿者协会也是层出不穷，就如曾经小编也是青年志愿者协会的一员呢，只不过有时你的本意是为了帮助别人，但是结果别人不一定愿意接受帮助，这是为什么呢？后来渐渐明白，是方式不对，每个人都有自己的尊严，即使是接受帮助时，也希望能维持自尊。</p>\r\n<p><img class=\"alignnone size-full wp-image-8589\" src=\"/uploads/allimg/c151007/144422051125G0-13HH.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"413\" /><br />\r\nMax Pazar和Kayli Levitan于今年1月共同创办了The Street Store，他们在街头摆一些纸板，放一些衣物，供给那些无家可归的人。这项活动最早是从南非的开普敦开始，现在从巴西到比利时，很多地方都可以见到他们的身影。由于这些东西并不是打包好的直接赠予，而是人们有自己选择的权利，这让那些接受帮助的人觉得得到了尊重，保持了自尊，因此这种方式大大提高了助人的成功率。</p>\r\n<p>小伙伴们是不是也觉得这种助人方式很棒呢？如果你也想行动起来，可以到The Street Store官方网站上直接下载打印那些摆放东西带有标志的纸板哟！这种不浪费又能很好帮助人的街头捐赠商店应该提倡，希望中国也快点儿出现！</p>\r\n<p><img class=\"alignnone size-full wp-image-8590\" src=\"/uploads/allimg/c151007/144422051193930-1460H.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"413\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8591\" src=\"/uploads/allimg/c151007/1444220512B160-159530.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"413\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8592\" src=\"/uploads/allimg/c151007/144422051336420-163M2.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"415\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8593\" src=\"/uploads/allimg/c151007/144422051412520-1GT5.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"415\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8594\" src=\"/uploads/allimg/c151007/1444220514V520-1X0A.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"930\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8595\" src=\"/uploads/allimg/c151007/1444220515S920-194R8.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"966\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8596\" src=\"/uploads/allimg/c151007/144422051DAF-20Z07.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"310\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('43','1','<p>童话故事我们小时候都读过不少，最向往故事里面那些森林里神奇的城堡，想象着自己有一天如果能住进城堡中该是多么美妙的事情。虽然现实中木有真正的森林城堡，不过会有迎合人们兴趣爱好的开发商瞅准商机，仿照建筑一些如城堡的酒店，比如，最近在智利就出现了一座这样的酒店。</p>\r\n<p>这座酒店完全是木质结构，就像是一座魔法小屋，高耸于森林里如巨大的霍比特人。酒店所处的森林是一片丰富的自然遗产区域，所以小屋制作完全都是从本地采购木材，酒店里连浴缸都是木制的，让人感觉特别贴近自然。这座木质酒店从外面看是一个圆锥体，从屋顶会有倾泻而下的水流，从外面看起来特别美丽。最神奇的是客人必须穿过空中的吊桥才能进入到酒店，会有一个全新的体验。</p>\r\n<p>接下来的时间小伙伴们就跟随阿里百秀小编一起来看看这座美丽的魔法小屋吧！</p>\r\n<p><img class=\"alignnone size-full wp-image-8292\" src=\"/uploads/allimg/c151007/14442205193360-22M28.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8293\" src=\"/uploads/allimg/c151007/1444220520242F-23X05.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8294\" src=\"/uploads/allimg/c151007/144422052164630-24J92.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8295\" src=\"/uploads/allimg/c151007/144422052354060-25M37.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8296\" src=\"/uploads/allimg/c151007/144422052433450-2BX4.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8297\" src=\"/uploads/allimg/c151007/144422052523340-2G647.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8298\" src=\"/uploads/allimg/c151007/1444220525941Z-2Q303.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8299\" src=\"/uploads/allimg/c151007/144422052E3560-2a324.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"390\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8300\" src=\"/uploads/allimg/c151007/144422052L0140-305053.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"381\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8301\" src=\"/uploads/allimg/c151007/144422052RT30-314395.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8302\" src=\"/uploads/allimg/c151007/144422052Z21P-321523.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8303\" src=\"/uploads/allimg/c151007/144422052b3M0-333318.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8304\" src=\"/uploads/allimg/c151007/1444220530B2F-34J45.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"510\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('44','1','<p><img class=\"alignnone size-full wp-image-8612\" src=\"/uploads/allimg/c151007/14442205324930-3A1S.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"508\" /></p>\r\n<p>塑料瓶对于我们来说只能是垃圾，可是对于有些人来说，它们不仅不是垃圾，更是功臣。就像之前的一篇关于塑料瓶的文章，完美实现了二次利用。</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-8613\" src=\"/uploads/allimg/c151007/144422053340030-3K419.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"526\" /></p>\r\n<p>Jan是一个22岁的学生，Jakub是一个21岁的机械师助教，由于发现面对日益加重的环境污染问题，人们仍然缺乏应有的关注，仍然没有很强的保护环境的意识，为了倡导人们保护环境，减少污染，他们决定用废旧塑料瓶制造一艘船，一边航行，一边倡导重视环境。</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-8614\" src=\"/uploads/allimg/c151007/144422053421640-3W4c.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"530\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8615\" src=\"/uploads/allimg/c151007/14442205350Q40-395241.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"479\" /></p>\r\n<p>Jan和Jakub收集到了50000个塑料瓶，开始造船。在朋友们的帮助下，他们先制造了一个结实的木架和一个舵钢铁螺旋桨，然后还用一些骑行车的零件制作出了几个座椅，为保持浮力，他们将塑料瓶中充满干冰，最后将这些塑料瓶按照一定顺序填充船木架，那么一艘塑料瓶船就建好了。他们设计了航行路线，于7月12号已经开始在欧洲中部的易北河起航，并且最终完成500英里的航行。</p>\r\n<p>用自己的努力做有意义的事儿，这些年轻人真的很令人佩服。当然，他们这种身体力行的环保方式相信也会令不少人提高环保意识。</p>\r\n<p><img class=\"alignnone size-full wp-image-8616\" src=\"/uploads/allimg/c151007/1444220535SM0-40D22.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8617\" src=\"/uploads/allimg/c151007/144422053B25P-41N29.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"506\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8618\" src=\"/uploads/allimg/c151007/144422053K1420-4243R.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"522\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8619\" src=\"/uploads/allimg/c151007/144422053R3630-436413.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"432\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8620\" src=\"/uploads/allimg/c151007/144422053ZE40-444227.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"513\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8621\" src=\"/uploads/allimg/c151007/144422053c4D0-453337.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"517\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8622\" src=\"/uploads/allimg/c151007/1444220540Q3P-4E562.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"516\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8623\" src=\"/uploads/allimg/c151007/144422054154E0-4M101.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"493\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8624\" src=\"/uploads/allimg/c151007/144422054222V0-4S092.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"494\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8625\" src=\"/uploads/allimg/c151007/1444220542bI0-4a621.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"497\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('45','10','<div class=\"rich_media_thumb\" id=\"media\" style=\"word-wrap: break-word; color: rgb(68, 68, 68); font-size: 0px; margin-top: 18px; font-family: \'Helvetica Neue\', Helvetica, \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, Arial, sans-serif;\">\r\n	<img data-pinit=\"registered\" src=\"/uploads/allimg/c151007/14442211GD110-3L12.jpg\" style=\"word-wrap: break-word; width: 640px; height: 330px;\" /></div>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('46','10','<p>\r\n	&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<wbr />其实织梦是个功能很强大的cms，到目前为止使用织梦的人也很多，因为它真的很好用。有时候我们在使用dedecms的时候从seo的角度考虑我们需要将文章的网址精简统一目录，这样有利于网站排名优化，使得搜索引擎能更好地抓取到更新的文章，那么怎么做到呢？</p>\r\n<p>\r\n	&nbsp;<wbr />&nbsp;<wbr />&nbsp; &nbsp; &nbsp;<wbr />我们在添加顶级目录或者子栏目的时候，在栏目管理--高级选项--文章命名规则&nbsp;<wbr />中，织梦默认的命名方式是：{typedir}/{Y}/{M}{D}/{aid}.html，为了从简，我们将{Y}/{M}{D}/这段去掉，这样命名的文章就是：网址/目录/文章id.html，这样就大大简化了文章网址，文章的目录也不会那么深，有利于seo优化！&nbsp;<wbr />但是在织梦的文档HTML默认保存路径为/a&nbsp;<wbr />&nbsp;<wbr />&nbsp;<wbr />所以在栏目管理--高级选项--文章命名规则&nbsp;<wbr />中，织梦默认的命名方式我们改为：/a/{aid}.html，不管是在哪个有文章的栏目下面都改为这个，那么你以后发的文章不管是在哪个栏目下都会被统一放在根目录下的a文件下家，文章的命名方式也会是：网址/a/文章id.html。这样就会有利于网站优化，而且实现了统一管理。</p>\r\n<p>\r\n	&nbsp;</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('47','10','<p>\r\n	●模板加密说明:</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	加密方法很简单,就是将模板必须的JS文件,加入域名判断代码,然后加密.</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	模板加密的前提是这套模板有必须的JS文件,少了JS会少很多效果,否则加密了,别人把这个加密的JS文件删除掉,就没用了.</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	加密JS前尽可能将JS文件合并,如果调用了多个JS,合并成一个JS,然后加密这个JS文件.</p>\r\n<p>\r\n	===================================================================================================</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	●模板加密方法:</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	1.将模板所需的JS文件合并成一个文件,然后将下面的代码加带JS文件里.</p>\r\n<p>\r\n	&nbsp;</p>\r\n<blockquote>\r\n	<p>\r\n		$ym = document.domain;</p>\r\n	<p>\r\n		if($ym.indexOf(&#39;dede58.com&#39;)&lt;0&amp;&amp;$ym.indexOf(&#39;127.0.0.1&#39;)&lt;0&amp;&amp;$ym.indexOf(&#39;localhost&#39;)&lt;0){</p>\r\n	<p>\r\n		alert(&quot;该模板尚未授权此站使用,请购买授权&quot;);</p>\r\n	<p>\r\n		location.href=&#39;http://www.dede58.com&#39;;</p>\r\n	<p>\r\n		}</p>\r\n	<p>\r\n		&nbsp;</p>\r\n</blockquote>\r\n<p>\r\n	2.将上面的代码添加到JS里以后,到下面的网址进行JS加密</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	http://www.javascriptobfuscator.com/</p>\r\n<p>\r\n	====================================================================================================</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	●模板授权方法:</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	未加密的JS中的 if()&nbsp;中判断了三个域名</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	dede58.com为客户网址(授权的时候将这个域名替换为客户的网址)</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	后面的127.0.0.1和localhost 为本地测试网址,方便客户本地调试</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	location.href处为跳转到的网址.</p>\r\n<p>\r\n	&nbsp;</p>\r\n<p>\r\n	然后再把这个代码到加密的网站中加密,让客户替换指定JS文件,并提示客户更新一下缓存,就可以了!</p>\r\n<p>\r\n	&nbsp;</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('48','10','<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">随着互联网的快速发展，如今网站用户的需要也随之提高，这对于织梦模板设计又是一次创新。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">搜索框大概是web开发中最常用的UI元素之一，我想基本没有必要去介绍如何使用它。无论是网站还是web应用，都会为了增强用户体验而添加它，那么你是不是也想过设计一个别致的搜索框？</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">在今天的文章中，大家将会学到如何使用伪元素来创建一个超酷的CSS3搜索框。当然在开始介绍前你也可以下载源代码或者查看在线演示。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">HTML举例：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">正如接下来你所看到的，标记很少，并且很容易理解：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;form class=&ldquo;cf form-wrapper&rdquo;&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;input type=&ldquo;text&rdquo; placeholder=&ldquo;Search here.。.&rdquo; required&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;button type=&ldquo;submit&rdquo;&gt;Search&lt;/button&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">&lt;/form&gt;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">你可能注意到了HTML5的特殊属性，像placeholder和required，简介如下：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.placeholder－基本上，这个属性的作用在于当文本框获得焦点之前，先在文本框里显示一个域的信息，直到获得焦点后，域的信息被隐藏。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.required－这个属性说明了当前元素是表单提交中的一个必需属性。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">HTML5也给我们带来了一个新的type属性：type＝&quot;search&quot;。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">小贴士：HTML 元素像img 和input 都没有内容，所以，像before这样的伪元素不会为我们的搜索框呈现任何箭头。我的解决方案是使用button type＝&ldquo;submit&rdquo; 元素代替普通的input type=&ldquo;submit&rdquo;。这样，我们就可以用ENTER键来提交表单。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">CSS举例</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">接下来，你将会看到demo里必要的样式：</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">清除浮动</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.cf:before， .cf:after{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">content：&ldquo;&rdquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">display:table;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.cf:after{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">clear:both;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.cf{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">zoom:1;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">表单元素</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">有前缀的属性像－moz、－box、－shadow 不包括在内，我只想让下面的代码保持干净。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">/* Form wrapper styling */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">width： 450px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 15px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">margin： 150px auto 50px auto;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #444;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： rgba（0，0，0，.2）;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-radius： 10px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">box-shadow： 0 1px 1px rgba（0，0，0，.4） inset， 0 1px 0 rgba（255，255，255，.2）;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">/* Form text input */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">width： 330px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">height： 20px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 10px 5px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">float： left;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font： bold 15px &lsquo;lucida sans&rsquo;， &lsquo;trebuchet MS&rsquo;， &lsquo;Tahoma&rsquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #eee;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-radius： 3px 0 0 3px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input:focus {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">outline： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #fff;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">box-shadow： 0 0 2px rgba（0，0，0，.8） inset;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input：：-webkit-input-placeholder {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #999;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-weight： normal;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-style： italic;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input：-moz-placeholder {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #999;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-weight： normal;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-style： italic;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper input：-ms-input-placeholder {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #999;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-weight： normal;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font-style： italic;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">/* Form submit button */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button {</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">overflow： visible;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">position： relative;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">float： right;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">cursor： pointer;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">height： 40px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">width： 110px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">font： bold 15px/40px &lsquo;lucida sans&rsquo;， &lsquo;trebuchet MS&rsquo;， &lsquo;Tahoma&rsquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">color： #fff;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">text-transform： uppercase;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #d83c3c;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-radius： 0 3px 3px 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">text-shadow： 0 -1px 0 rgba（0， 0 ，0， .3）;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:hover{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #e54040;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:active，</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:focus{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">background： #c42f2f;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">outline： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:before { /* left arrow */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">content： &lsquo;&rsquo;;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">position： absolute;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-width： 8px 8px 8px 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-style： solid solid solid none;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-color： transparent #d83c3c transparent;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">top： 12px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">left： -6px;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:hover:before{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-right-color： #e54040;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:focus:before，</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button:active:before{</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border-right-color： #c42f2f;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">.form-wrapper button：：-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">border： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">padding： 0;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">}</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\r\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">希望这个搜索框与HTML文本能给大家提供方便！</span>\r\n<p>\r\n	&nbsp;</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('49','10','<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt; color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma; font-size: 14px; line-height: 25px;\">\r\n	<u style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\">织梦</u><u style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\">DedeCMS</u>&nbsp;V5.7 （SP1） 安全包，是360网站安全团队针对DedeCMS定制的安全补丁，专门修复DedeCMS的已知0day漏洞</p>\r\n<div style=\"padding: 0px; margin: 0px; color: rgb(51, 51, 51); font-family: Verdana, Arial, Tahoma; font-size: 14px; line-height: 25px;\">\r\n	<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\r\n		安全补丁下载</p>\r\n	<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\r\n		下载织梦DedeCMS安全补丁包：</p>\r\n	<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\r\n		<a href=\"/uploads/soft/150303/1-150303214Z3.zip\" style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\" target=\"_blank\"><img alt=\"\" src=\"/uploads/allimg/150303/2150322315-0.png\" style=\"padding: 25px; margin: 0px 0px 10px; border: 1px solid rgb(229, 229, 229); background-image: none; background-attachment: scroll; background-color: rgb(240, 240, 240); display: inline; background-position: 0px 0px; background-repeat: repeat repeat;\" /></a>&nbsp;<a href=\"/uploads/soft/150303/utf8.zip\" style=\"padding: 0px; margin: 0px; color: rgb(37, 110, 177); text-decoration: none;\" target=\"_blank\"><img alt=\"\" src=\"/uploads/allimg/150303/21503241b-1.png\" style=\"padding: 25px; margin: 0px 0px 10px; border: 1px solid rgb(229, 229, 229); background-image: none; background-attachment: scroll; background-color: rgb(240, 240, 240); display: inline; background-position: 0px 0px; background-repeat: repeat repeat;\" /></a><br style=\"padding: 0px; margin: 0px;\" />\r\n		补丁适用版本：织梦DedeCMS V5.7 SP1正式版(2013-07-15发布)补丁，如您版本不满足，请到官方先升级，然后再使用补丁包。</p>\r\n	<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\r\n		本安全补丁共修复12个高危漏洞&nbsp;&nbsp;并集成了360网站安全检测的后门查杀和漏洞修复功能</p>\r\n	<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\r\n		安装步骤</p>\r\n	<p style=\"padding: 0px; margin: 0px 0px 10px; text-indent: 21pt;\">\r\n		1.&nbsp;将zip文件包解压后，上传服务器，覆盖原有文件&nbsp;(注：1.请先做好备份。2.如果您已经修改后台默认目录，请先修改压缩包里的&quot;dede&quot;目录)&nbsp;<br style=\"padding: 0px; margin: 0px;\" />\r\n		2.&nbsp;安装成功后，登录织梦DedeCMS后台可见360安全模块，如下图：<br style=\"padding: 0px; margin: 0px;\" />\r\n		<img alt=\"360 DedeCMS专用安全补丁\" src=\"/uploads/allimg/c151007/14442211545940-33293.png\" style=\"padding: 25px; margin: 0px 0px 10px; border: 1px solid rgb(229, 229, 229); background-image: none; background-attachment: scroll; background-color: rgb(240, 240, 240); display: inline; background-position: 0px 0px; background-repeat: repeat repeat;\" /></p>\r\n</div>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('50','10','<div>\r\n	<font size=\"6\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\"><span style=\"color: rgb(255, 0, 0);\">主题：</span></span>使用dedecms，有时需要<span style=\"font-weight: 700;\"><span style=\"color: rgb(0, 0, 255);\">自定义分页样式</span></span>。怎么办呢？</font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\r\n	<font size=\"6\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\">不急，20几款精美分页样式，总有一款你最喜欢。使用很简单：</font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;<br />\r\n	<img alt=\"\" src=\"/uploads/allimg/c151007/1444221154O450-49140.jpg\" style=\"width: 603px; height: 576px;\" /></span><br />\r\n	<span style=\"font-weight: 700; color: rgb(255, 0, 0); font-family: Arial; font-size: xx-large; line-height: 48px;\">步骤：三步即可解决</span><br />\r\n	<table width=\"450\">\r\n		<tbody>\r\n			<tr>\r\n				<td height=\"30\" width=\"20\">\r\n					<a href=\"/uploads/soft/150311/多款精美dede分页样式.zip\" target=\"_blank\"><img align=\"middle\" alt=\"\" border=\"0\" src=\"/plus/img/addon.gif\" /></a></td>\r\n				<td>\r\n					<a href=\"/uploads/soft/150311/多款精美dede分页样式.zip\" target=\"_blank\">多款精美dede分页样式</a></td>\r\n			</tr>\r\n		</tbody>\r\n	</table>\r\n	<br />\r\n	1、直接覆盖include/arc.listview.class页</div>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('51','10','<div>\r\n	&nbsp;使用目标页面的sourceId，推荐（点我查看什么是sourceId）<br />\r\n	&lt;span&nbsp;id&nbsp;=&nbsp;&quot;sourceId::${sourceId}&quot;&nbsp;class&nbsp;=&nbsp;&quot;cy_cmt_count&quot;&nbsp;&gt;&lt;/span&gt;<br />\r\n	使用目标页面的url<br />\r\n	&lt;span&nbsp;id&nbsp;=&nbsp;&quot;url::${topic_url}&quot;&nbsp;class&nbsp;=&nbsp;&quot;cy_cmt_count&quot;&nbsp;&gt;&lt;/span&gt;<br />\r\n	使用目标页面的topicId<br />\r\n	&lt;span&nbsp;id&nbsp;=&nbsp;&quot;topicId::${topicId}&quot;&nbsp;class&nbsp;=&nbsp;&quot;cy_cmt_count&quot;&nbsp;&gt;&lt;/span&gt;<br />\r\n	页面最后，需要添加如下代码<br />\r\n	<br />\r\n	&lt;script&nbsp;id=&quot;cy_cmt_num&quot;&nbsp;src=&quot;<img src=\"/uploads/allimg/c151007/144422115G1N0-15U0.png\" />http://changyan.sohu.com/upload/plugins/plugins.list.count.js?clientId=cyrFzMEIb&quot;&gt;&lt;/script&nbsp;&gt;<br />\r\n	下面是一个批量获取评论数的示例代码&nbsp;</div>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('52','10','<br />\r\n&nbsp;<br />\r\n　随着时代的变迁我们对互联网越来越熟悉，但是在选择网站建设公司帮我们设计网站的时候还是一头雾水。<br />\r\n&nbsp;<br />\r\n　　2014年已经过去，2015年才刚刚开始。那么2015年我们如何去开展网络营销推广,如何做好网站建设，如何去选择成都网站设计公司呢？<br />\r\n&nbsp;<br />\r\n　　价格从几百几千甚至到几十万,参差不齐，特别是四川成都地区位处西部，做网站的客户应该如何选择网站建设网站建设公司呢？<br />\r\n&nbsp;<br />\r\n　　在这里数字立方告诉大家选择网站建设公司没有好与坏，只有选择适合自己的网站建设公司。<br />\r\n&nbsp;<br />\r\n　　怎么选择适合自己的网站建设公司呢？主要根据自己的预算配置来选择一个性价比高的网站建设公司<br />\r\n&nbsp;<br />\r\n　　假如客户想花最少的钱做，只是体验一下拥有网站的魅力，那不用考虑公司实力，直接在网上找一些智能建站的公司，几百块钱就可以做好，就算不想要了也您也不会心疼；<br />\r\n&nbsp;<br />\r\n　　假如客户想做网站不考虑后期维护等问题，预算在1000-2000，那可以选择仿造一个同行的模板，他们可以满足常规的网站建设，在这个价位上有能力把您的网站做好；<br />\r\n&nbsp;<br />\r\n　　假如客户想做一个展示自己公司实力、该网站在网络上有竞争力的时候，预算基本在几千或者上万，那就要慎重的筛选一下网站建设公司了，因为这是一笔不小的投资了。<br />\r\n　　<br />\r\n　　数字立方给您几个建议：<br />\r\n&nbsp;<br />\r\n　　1.要看网站建设公司自己设计的官网，如果一个网站建设公司自己的官网都乱七八糟，这样肯定无法满足咱们的页面效果；<br />\r\n&nbsp;<br />\r\n　　2.要看网站建设公司人员的服务和素质，因为网站建设乃至后期网络推广是一个长期的过程，如果网站建设公司服务素质等太差，难免矛盾重重，直接影响客户的网站价值；<br />\r\n&nbsp;<br />\r\n　　3.要考虑该公司能否提供后续的网络推广优化服务，有好的优化推广是进入互联网行业最重要的一步，做好网站是关键，网络推广才是重中之重；<br />\r\n&nbsp;<br />\r\n　　4.要考虑网站建设公司策划创意能力的强弱，如果只是依葫芦画瓢，没有创意的网站设计难以在互联网上生存，以无法体现客户与竞争对手的差异化。<br />\r\n&nbsp;<br />\r\n　　5.要考虑网站建设公司有没有掌握全局的能力，现今微信公众号二次开发微信公众号的建设开发、微博推广运营等自媒体的兴起，这些看似平凡，实则不凡的自媒体平台，为企业带来了具大的商机。<br />\r\n&nbsp;<br />\r\n　　<a href=\"http://www.028cube.com/\">成都数字立方信息技术有限公司</a>是四川成都地区专业制造高端网站建设、网络推广、微信二次开发、移动互联网等服务的公司，更多详情请登录数字立方官网：<a href=\"http://www.028cube.com/\">http://www.028cube.com/</a>.<br />\r\n<p>\r\n	&nbsp;</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('53','11','<ol class=\"list-paddingleft-2\" style=\"margin: 0px; padding-right: 0px; padding-left: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	<li style=\"margin: 0px; padding: 0px;\">\r\n		<p style=\"margin: 0.6em 0px; padding: 0px;\">\r\n			css媒体查询</p>\r\n		<p style=\"margin: 0.6em 0px; padding: 0px;\">\r\n			&nbsp;</p>\r\n	</li>\r\n	<li style=\"margin: 0px; padding: 0px;\">\r\n		<p style=\"margin: 0.6em 0px; padding: 0px;\">\r\n			&nbsp;</p>\r\n		<p style=\"margin: 0.6em 0px; padding: 0px;\">\r\n			php、asp、js判断客户端输出对应的样式</p>\r\n	</li>\r\n</ol>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	&nbsp;</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	------------------- 1.媒体查询方法在 css 里面这样写 --------------------</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	@media screen and (min-width: 320px) and (max-width: 480px){<br />\r\n	在这里写小屏幕设备的样式<br />\r\n	}</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	&nbsp;</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	@media only screen and (min-width: 321px) and (max-width: 1024px){<br />\r\n	这里写宽度大于321px小于1024px的样式(一般是平板电脑)<br />\r\n	}</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	&nbsp;</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	@media only screen and (min-width: 1029px){<br />\r\n	这里写pc客户端的样式<br />\r\n	}</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	&nbsp;</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	------------------- 2.用js根据客户端输出对应样式 --------------------</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	/*事实上用asp、php后台判断更保险，js在前端，有可能被用户禁止*/<br />\r\n	<br />\r\n	function loadCSS() {<br />\r\n	&nbsp;if((navigator.userAgent.match(/(phone|pad|pod|iPhone|iPod|ios|iPad|Android|wOSBrowser|BrowserNG|WebOS)/i))) {<br />\r\n	&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;document.write(&#39;&lt;link href=&quot;css/pad-phone.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;&#39;);<br />\r\n	&nbsp;&nbsp; &nbsp;}<br />\r\n	&nbsp;&nbsp; &nbsp;else {<br />\r\n	&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;document.write(&#39;&lt;link href=&quot;css/pc.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;screen&quot; /&gt;&#39;);<br />\r\n	&nbsp;&nbsp; &nbsp;}<br />\r\n	}<br />\r\n	loadCSS();</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	&nbsp;</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	&nbsp;</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	&nbsp;</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	------------------- 3.既判断分辨率，也判断浏览器-------------------</p>\r\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\r\n	应E.Qiang提议,重新完善代码，使之成为判断浏览器类型屏幕分辨率自动调用不同CSS的代码。<br />\r\n	代码如下：<br />\r\n	&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;<br />\r\n	&lt;!--<br />\r\n	if (window.navigator.userAgent.indexOf(&quot;MSIE&quot;)&gt;=1)<br />\r\n	{<br />\r\n	var IE1024=&quot;&quot;;<br />\r\n	var IE800=&quot;&quot;;<br />\r\n	var IE1152=&quot;&quot;;<br />\r\n	var IEother=&quot;&quot;;<br />\r\n	ScreenWidth(IE1024,IE800,IE1152,IEother)<br />\r\n	}else{<br />\r\n	if (window.navigator.userAgent.indexOf(&quot;Firefox&quot;)&gt;=1)<br />\r\n	{<br />\r\n	//如果浏览器为Firefox<br />\r\n	var Firefox1024=&quot;&quot;;<br />\r\n	var Firefox800=&quot;&quot;;<br />\r\n	var Firefox1152=&quot;&quot;;<br />\r\n	var Firefoxother=&quot;&quot;;<br />\r\n	ScreenWidth(Firefox1024,Firefox800,Firefox1152,Firefoxother)<br />\r\n	}else{<br />\r\n	//如果浏览器为其他<br />\r\n	var Other1024=&quot;&quot;;<br />\r\n	var Other800=&quot;&quot;;<br />\r\n	var Other1152=&quot;&quot;;<br />\r\n	var Otherother=&quot;&quot;;<br />\r\n	ScreenWidth(Other1024,Other800,Other1152,Otherother)<br />\r\n	}<br />\r\n	}<br />\r\n	function ScreenWidth(CSS1,CSS2,CSS3,CSS4){<br />\r\n	if ((screen.width == 1024) &amp;&amp; (screen.height == 768)){<br />\r\n	setActiveStyleSheet(CSS1);<br />\r\n	}else{<br />\r\n	if ((screen.width == 800) &amp;&amp; (screen.height == 600)){<br />\r\n	setActiveStyleSheet(CSS2);<br />\r\n	}else{<br />\r\n	if ((screen.width == 1152) &amp;&amp; (screen.height == 864)){<br />\r\n	setActiveStyleSheet(CSS3);<br />\r\n	}else{<br />\r\n	setActiveStyleSheet(CSS4);<br />\r\n	}}}<br />\r\n	}<br />\r\n	function setActiveStyleSheet(title){<br />\r\n	document.getElementsByTagName(&quot;link&quot;)[0].href=&quot;style/&quot;+title;<br />\r\n	}<br />\r\n	//--&gt;<br />\r\n	&lt;/SCRIPT&gt;<br />\r\n	<br />\r\n	解释：<br />\r\n	var IE1024=&quot;&quot;;<br />\r\n	var IE800=&quot;&quot;;<br />\r\n	var IE1152=&quot;&quot;;<br />\r\n	var IEother=&quot;&quot;;<br />\r\n	引号里面分别填写，用户使用IE的时候并且分辨率为1024*768,800*600,1152*864要使用的css文件名.<br />\r\n	var Firefox1024=&quot;&quot;;<br />\r\n	var Firefox800=&quot;&quot;;<br />\r\n	var Firefox1152=&quot;&quot;;<br />\r\n	var Firefoxother=&quot;&quot;;<br />\r\n	引号里面分别填写，用户使用FF的时候并且分辨率为1024*768,800*600,1152*864要使用的css文件名.<br />\r\n	var Other1024=&quot;&quot;;<br />\r\n	var Other800=&quot;&quot;;<br />\r\n	var Other1152=&quot;&quot;;<br />\r\n	var Otherother=&quot;&quot;;<br />\r\n	引号里面分别填写，用户使用其他浏览器的时候并且分辨率为1024*768,800*600,1152*864要使用的css文件名.<br />\r\n	<br />\r\n	例子:<br />\r\n	<br />\r\n	不判断分辨率，只判断浏览器<br />\r\n	<br />\r\n	实现根据浏览器类型自动调用不同CSS。<br />\r\n	<br />\r\n	&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;<br />\r\n	&lt;!--<br />\r\n	if (window.navigator.userAgent.indexOf(&quot;MSIE&quot;)&gt;=1)<br />\r\n	{&nbsp;&nbsp; &nbsp;<br />\r\n	//如果浏览器为IE<br />\r\n	setActiveStyleSheet(&quot;default.css&quot;);<br />\r\n	}else{<br />\r\n	if (window.navigator.userAgent.indexOf(&quot;Firefox&quot;)&gt;=1)<br />\r\n	{<br />\r\n	//如果浏览器为Firefox<br />\r\n	setActiveStyleSheet(&quot;default2.css&quot;);<br />\r\n	}else{<br />\r\n	//如果浏览器为其他<br />\r\n	setActiveStyleSheet(&quot;newsky.css&quot;);<br />\r\n	}<br />\r\n	}<br />\r\n	function setActiveStyleSheet(title){<br />\r\n	document.getElementsByTagName(&quot;link&quot;)[0].href=&quot;style/&quot;+title;<br />\r\n	}<br />\r\n	//--&gt;<br />\r\n	&lt;/SCRIPT&gt;<br />\r\n	<br />\r\n	解释：<br />\r\n	如果浏览器为IE，则调用default.css<br />\r\n	如果浏览器为Firefox，则调用default2.css<br />\r\n	如果浏览器为其他，则调用newsky.css<br />\r\n	<br />\r\n	用法：<br />\r\n	放在<br />\r\n	&lt;/head&gt;<br />\r\n	前面即可。<br />\r\n	<br />\r\n	<br />\r\n	只要求判断根据屏幕宽度选择不同的CSS样式表。<br />\r\n	<br />\r\n	&lt;script language=javascript&gt;<br />\r\n	&lt;!--<br />\r\n	if (screen.width == 800)<br />\r\n	{<br />\r\n	document.write(&#39;&lt;link rel=stylesheet type=&quot;text/css&quot; href=&quot;css800.css&quot;&gt;&#39;)<br />\r\n	}<br />\r\n	else {document.write(&#39;&lt;link rel=stylesheet type=&quot;text/css&quot; href=&quot;css1024.css&quot;&gt;&#39;)}<br />\r\n	//--&gt;<br />\r\n	&lt;/script&gt;</p>\r\n<p>\r\n	&nbsp;</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('54','5','<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\nGzip压缩我很早已经就启用了，不过从未与大家分享过。近期由于备案问题，临时更换服务器，结果忘了启用Gzip压缩，周末利用空余时间启用了Gzip压缩，并把全部过程记录下来，与大家分享。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>启用Gzip压缩的好处</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n它的好处显而易见，提高网页浏览速度，无论是之前说的精简代码、压缩图片都不如启用Gzip来的实在。下图为启用Gzip后的效果。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<font face=\"inherit\"><span style=\"font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; height: auto;\"><img alt=\"网页启用Gzip压缩 提高浏览速度\" src=\"/uploads/allimg/c151007/144422115K6360-2HB.jpg\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block; width: 637px; height: 236px;\" /></span></font></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\nGzip压缩效率非常高，通常可以达到70%的压缩率，也就是说，如果你的网页有30K，压缩之后就变成了9K左右。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>第一步：打开IIS，启用HTTP压缩服务</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<img alt=\"网页启用Gzip压缩 提高浏览速度\" border=\"0\" height=\"488\" src=\"/uploads/allimg/c151007/144422115M0930-315J.gif\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block;\" width=\"577\" /></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n右击&ldquo;网站&rdquo;-&gt;&ldquo;属性&rdquo;，选择&ldquo;服务&rdquo;。在&ldquo;HTTP压缩&rdquo;框中选中&ldquo;压缩应用程序文件&rdquo;和&ldquo; 压缩静态文件&rdquo;，按需要设置&ldquo;临时目录&rdquo;和&ldquo;临时目录的最大限制&rdquo;;</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>第二步：启用web服务</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<a class=\"bPic\" href=\"/uploads/allimg/150423/142110Ec-1.gif\" style=\"margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(30, 62, 116); text-decoration: none;\"><img alt=\"网页启用Gzip压缩 提高浏览速度\" border=\"0\" height=\"458\" src=\"/uploads/allimg/150423/142110Ec-1.gif\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block; width: 600px; height: auto;\" width=\"632\" /></a></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>第三步：修改MetaBase.xml</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n开始 &gt; 运行中输入 c:\\windows\\system32\\inetsrv，找到 MeteBase.xml，先备份，在修改。（有的服务器不需要修改此文件便可以使用）</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n搜索 Location =&quot;/LM/W3SVC/Filters/Compression/gzip&quot;</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n仔细核对下代码：</p>\n<blockquote style=\"margin: 0px 0px 20px; padding: 15px 15px 15px 65px; border: 1px solid rgb(206, 216, 224); font-family: \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, STHeiti, \'WenQuanYi Micro Hei\', SimSun, sans-serif; font-stretch: inherit; vertical-align: baseline; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; color: rgb(0, 0, 0); background-image: url(http://img.chinaz.com/templates/2014theme/img/blockquote.png); background-attachment: scroll; background-size: initial; background-origin: initial; background-clip: initial; background-position: 20px 20px; background-repeat: no-repeat;\">\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/deflate&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;0&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;FALSE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;0&quot;&nbsp;<br />\nHcFileExtensions=&quot;htm&nbsp;<br />\nhtml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;asp&nbsp;<br />\ndll&nbsp;<br />\nexe&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;&nbsp;<br />\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/gzip&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;1&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;0&quot;&nbsp;<br />\nHcFileExtensions=&quot;htm&nbsp;<br />\nhtml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;asp&nbsp;<br />\ndll&nbsp;<br />\nexe&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;</blockquote>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n替换成：</p>\n<blockquote style=\"margin: 0px 0px 20px; padding: 15px 15px 15px 65px; border: 1px solid rgb(206, 216, 224); font-family: \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, STHeiti, \'WenQuanYi Micro Hei\', SimSun, sans-serif; font-stretch: inherit; vertical-align: baseline; border-top-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; color: rgb(0, 0, 0); background-image: url(http://img.chinaz.com/templates/2014theme/img/blockquote.png); background-attachment: scroll; background-size: initial; background-origin: initial; background-clip: initial; background-position: 20px 20px; background-repeat: no-repeat;\">\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/gzip&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;1&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;10&quot;&nbsp;<br />\nHcFileExtensions=&quot;html&nbsp;<br />\ncss&nbsp;<br />\njs&nbsp;<br />\nhtm&nbsp;<br />\nxml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;php&nbsp;<br />\ndll&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;&nbsp;<br />\n&lt;IIsCompressionScheme Location =&quot;/LM/W3SVC/Filters/Compression/deflate&quot;&nbsp;<br />\nHcCompressionDll=&quot;%windir%\\system32\\inetsrv\\gzip.dll&quot;&nbsp;<br />\nHcCreateFlags=&quot;2&quot;&nbsp;<br />\nHcDoDynamicCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoOnDemandCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDoStaticCompression=&quot;TRUE&quot;&nbsp;<br />\nHcDynamicCompressionLevel=&quot;10&quot;&nbsp;<br />\nHcFileExtensions=&quot;html&nbsp;<br />\ncss&nbsp;<br />\njs&nbsp;<br />\nhtm&nbsp;<br />\nxml&nbsp;<br />\ntxt&quot;&nbsp;<br />\nHcOnDemandCompLevel=&quot;10&quot;&nbsp;<br />\nHcPriority=&quot;1&quot;&nbsp;<br />\nHcScriptFileExtensions=&quot;php&nbsp;<br />\ndll&quot;&nbsp;<br />\n&gt;&nbsp;<br />\n&lt;/IIsCompressionScheme&gt;</blockquote>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n修改好后，在服务中停止IIS Admin Service 服务。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); text-align: center; background-color: rgb(245, 250, 255);\">\n<img alt=\"网页启用Gzip压缩 提高浏览速度\" border=\"0\" height=\"279\" src=\"/uploads/allimg/c151007/144422115NQ10-5UW.gif\" style=\"margin: 0px; padding: 0px; border: 1px solid rgb(153, 153, 153); font-family: inherit; font-size: 0px; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: middle; color: transparent; display: inline-block;\" width=\"474\" /></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n然后在保存MeteBase.xml，保存好后再启动IIS。这样Gzip压缩就启用成功了。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n最后，测试Gzip压缩是否成功，可以到站长工具<a href=\"http://tool.chinaz.com/Gzips/\" style=\"margin: 0px; padding: 0px; border: 0px; font-family: inherit; font-size: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-stretch: inherit; line-height: inherit; vertical-align: baseline; color: rgb(30, 62, 116); text-decoration: none;\" target=\"_blank\">http://tool.chinaz.com/Gzips/</a>进行检测。</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n<strong>提示：</strong></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; border: 0px; font-family: \'Segoe UI\', Tahoma, Arial; font-size: 14px; font-stretch: inherit; line-height: 27px; vertical-align: baseline; text-indent: 2em; color: rgb(0, 0, 0); background-color: rgb(245, 250, 255);\">\n本文仅针对windows的IIS服务器上演示的，VPS主机、独立服务器均可以实现，虚拟主机用户需要咨询空间商（一般虚拟主机都启用了Gzip）如果你的站在启用Gzip压缩时遇到了困难，可在此跟帖评论与交流，我会竭尽全力为大家解答。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('55','5','<font size=\"5\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">实现目标：</span>改变&nbsp;<span style=\"color: rgb(255, 102, 204);\"><span style=\"font-weight: 700;\">dede</span></span>&nbsp;<span style=\"color: rgb(255, 0, 0);\"><span style=\"font-weight: 700;\">首页幻灯片</span></span>&nbsp;&nbsp;<span style=\"color: rgb(0, 0, 255);\"><span style=\"font-weight: 700;\">默认样式</span></span>，可自定义宽度和高度&nbsp;</font><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<font size=\"5\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">使用方法</span>：将文本（<span style=\"color: rgb(102, 102, 0);\">dede 首页幻灯片 样式修改 .txt</span>）中的文件全部复制&nbsp;<span style=\"color: rgb(102, 0, 0);\"><span style=\"font-weight: 700;\">替换掉</span></span>&nbsp;首页模板 中相关代码即可。</font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<font size=\"5\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">效果图：</span></font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<img border=\"0\" src=\"/uploads/allimg/c151007/144422115PE50-AM9.jpg\" style=\"border: 0px; color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; max-width: 700px; max-height: 700px;\" /><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<span style=\"font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; color: rgb(102, 0, 204);\"><font size=\"5\" style=\"line-height: 1.5em;\">附件</font></span><span style=\"font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; color: rgb(102, 0, 204);\"><font size=\"5\" style=\"line-height: 1.5em;\">隐</font></span><span style=\"font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; color: rgb(102, 0, 204);\"><font size=\"5\" style=\"line-height: 1.5em;\">藏，回复可见。</font></span><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<font size=\"6\" style=\"line-height: 1.5em; color: rgb(51, 51, 51); font-family: Arial;\"><span style=\"font-weight: 700;\">另附：精美的DEDECMS幻灯片展示,有演示截图案</span></font><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<img border=\"0\" src=\"/uploads/allimg/c151007/144422115QcZ-MQ4.jpg\" style=\"border: 0px; color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; max-width: 700px; max-height: 700px;\" /><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\">&nbsp;&nbsp;</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px;\" />\n<h6 class=\"f12 quoteTips\" style=\"margin: 0px; padding: 5px 10px 5px 28px; font-size: 12px; font-weight: normal; border-width: 1px 1px 0px; border-top-style: dotted; border-right-style: dotted; border-left-style: dotted; border-top-color: rgb(236, 164, 106); border-right-color: rgb(236, 164, 106); border-left-color: rgb(236, 164, 106); color: rgb(51, 51, 51); font-family: Arial; line-height: 21.6000003814697px; background: url(http://bbs.dedecms.com/images/admin/lightbulb.png) 8px 6px no-repeat rgb(255, 250, 225);\">\n&nbsp;</h6>\n<div class=\"p10\" style=\"margin: 0px; padding: 10px; word-break: break-all; word-wrap: break-word; color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.6000003814697px; border-width: 0px 1px 1px; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; border-right-color: rgb(236, 164, 106); border-bottom-color: rgb(236, 164, 106); border-left-color: rgb(236, 164, 106);\">\n&lt;script language=&#39;javascript&#39;&gt;&nbsp;<br />\nlinkarr = new Array();&nbsp;<br />\npicarr = new Array();&nbsp;<br />\ntextarr = new Array();&nbsp;<br />\nvar focus_width=305;&nbsp;<br />\nvar focus_height=225;&nbsp;<br />\nvar text_height=20;&nbsp;<br />\nvar pics = &quot;&quot;;&nbsp;<br />\nvar links = &quot;&quot;;&nbsp;<br />\nvar texts = &quot;&quot;;&nbsp;<br />\nvar swf_height = focus_height+text_height;&nbsp;<br />\nvar defJpeg = &quot;{dede:global name=&#39;cfg_phpurl&#39;/}/img/jpeg.jpg&quot;;&nbsp;<br />\n//这里设置调用标记&nbsp;<br />\n{dede:arclist row=&#39;5&#39; type=&#39;image&#39; orderby=&#39;id&#39;}&nbsp;<br />\nlinkarr[[field:global name=autoindex/]] = &quot;[field:arcurl/]&quot;;&nbsp;<br />\npicarr[[field:global name=autoindex/]] = &quot;[field:picname/]&quot;;&nbsp;<br />\ntextarr[[field:global name=autoindex/]] = &quot;[field:title function=&#39;html2text(@me)&#39; /]&quot;;&nbsp;<br />\n{/dede:arclist}&nbsp;<br />\nfor(i=1;i&lt;picarr.length;i++)&nbsp;<br />\n{if(picarr<i>.indexOf(&quot;jpg&quot;)==-1 &amp;&amp; picarr<i>.indexOf(&quot;JPG&quot;)==-1) picarr<i>&nbsp;= defJpeg;&nbsp;<br />\nif(pics==&quot;&quot;) pics = picarr<i>;&nbsp;<br />\nelse pics += &quot;|&quot;+picarr<i>;&nbsp;<br />\n}&nbsp;<br />\nfor(i=1;i&lt;linkarr.length;i++)&nbsp;<br />\n{if(links==&quot;&quot;) links = linkarr<i>;&nbsp;<br />\nelse links += &quot;|&quot;+linkarr<i>;&nbsp;<br />\n}&nbsp;<br />\nfor(i=1;i&lt;textarr.length;i++)&nbsp;<br />\n{if(texts==&quot;&quot;) texts = textarr<i>;&nbsp;<br />\nelse texts += &quot;|&quot;+textarr<i>;&nbsp;<br />\n}&nbsp;<br />\ndocument.write(&#39;&lt;object classid=&quot;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&quot; codebase=&quot;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0&quot; width=&quot;&#39;+ focus_width +&#39;&quot; height=&quot;&#39;+ swf_height +&#39;&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;allowScriptAccess&quot; value=&quot;sameDomain&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;/templets/flash/pixviewer.swf&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;quality&quot; value=&quot;high&quot;&gt;&lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;menu&quot; value=&quot;false&quot;&gt;&lt;param name=wmode value=&quot;opaque&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;param name=&quot;FlashVars&quot; value=&quot;pics=&#39;+pics+&#39;&amp;links=&#39;+links+&#39;&amp;texts=&#39;+texts+&#39;&amp;borderwidth=&#39;+focus_width+&#39;&amp;borderheight=&#39;+focus_height+&#39;&amp;textheight=&#39;+text_height+&#39;&quot;&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;embed src=&quot;/templets/flash/pixviewer.swf&quot; wmode=&quot;opaque&quot; FlashVars=&quot;pics=&#39;+pics+&#39;&amp;links=&#39;+links+&#39;&amp;texts=&#39;+texts+&#39;&amp;borderwidth=&#39;+focus_width+&#39;&amp;borderheight=&#39;+focus_height+&#39;&amp;textheight=&#39;+text_height+&#39;&quot; menu=&quot;false&quot; bgcolor=&quot;#ffffff&quot; quality=&quot;high&quot; width=&quot;&#39;+ focus_width +&#39;&quot; height=&quot;&#39;+ focus_height +&#39;&quot; allowScriptAccess=&quot;sameDomain&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot; /&gt;&#39;);&nbsp;<br />\ndocument.write(&#39;&lt;/object&gt;&#39;);&nbsp;<br />\n&lt;/script&gt;&nbsp;</i></i></i></i></i></i></i></i></i><br />\n<table width=\"450\">\n<tbody>\n<tr>\n<td height=\"30\" width=\"20\">\n<a href=\"/uploads/soft/150423/1-150423145Z7.zip\" target=\"_blank\"><img align=\"middle\" alt=\"\" border=\"0\" src=\"/plus/img/addon.gif\" /></a></td>\n<td>\n<span style=\"color: rgb(255, 0, 0); line-height: 18px;\">dede 首页幻灯片 样式修改 .txt</span></td>\n</tr>\n</tbody>\n</table>','','','');
INSERT INTO `dede_addonarticle` VALUES('56','5','<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n我前俩天因为自己网站搬家,所以分别跟大家讲了404页面和discuz更换域名教程!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　那么今天跟大家讲讲网站301跳转设置的详细方法!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　众所周知,当网站换了域名之后,老域名为了避免权重的流失,肯定要设置网站301跳转到新的域名,那么,网站该如何跳转?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　下面是301跳转的俩种方法:</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　1.当a.com跳转到b.com 打开a.com/1.html也跳转到b.com</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　2.当a.com跳转到b.com 打开a.com/1.html跳转到b.com/1.html</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　那么,以上那种方法才能更好的让权重传递呢?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　肯定是第二个了,因为第二个可以让权重流失降到最低,而不会把所有权重集中到首页,同时对用户搜索的体验有好处,打一个比方,你的旧网站有排名 别人搜索一个词找到了你的网站 链接是a.com/1.html ，但是打开了却跳转到首页b.com 那么你认为他是会悠闲的在你网站继续搜索那个词，还是关掉你的网站进入别的网站呢?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　由上得知,第二种方法，不仅在传递权重和用户体验方面都比第一种好!那么黄坤就来讲一下,如何设置301跳转?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　下面是黄坤提供的俩种方法:</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　一.IIS设置方法</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　打开IIS网站属性找到主目录选择重定向到url,同时选择资源的永久重定向和上面输入准确的url</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　同时在重定向的url后面加上$S$Q字符</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　如图:</p>\n<center style=\"font-size: 14px; font-family: 微软雅黑; margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; color: rgb(0, 0, 0); line-height: 23px; background: rgb(245, 248, 253);\">\n<img alt=\"1\" border=\"0\" data-bd-imgshare-binded=\"1\" height=\"292\" src=\"/uploads/allimg/c151007/14442211604M10-14226.jpg\" style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; max-width: 615px; background: transparent;\" width=\"300\" /></center>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　二:.htaccess设置301跳转</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　只要在.htaccess文件中输入</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteCond %{HTTP_HOST} ^jmdrkj.cn</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteRule ^(.*)$ http://www.jmdrkj.cn $1 [R=permanent,L]</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　上面这串代码就可以了</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　如图:</p>\n<center style=\"font-size: 14px; font-family: 微软雅黑; margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; color: rgb(0, 0, 0); line-height: 23px; background: rgb(245, 248, 253);\">\n<img alt=\"2\" border=\"0\" data-bd-imgshare-binded=\"1\" height=\"117\" src=\"/uploads/allimg/c151007/14442211605c60-23614.jpg\" style=\"margin: 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; max-width: 615px; background: transparent;\" width=\"300\" /></center>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　一些301常遇到的问题:</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　1.为什么我这样设置后,网站301跳转却跳转到静态页面,明明我网站做了伪静态?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　织梦58:这样的原因解决方法是把301跳转的代码放到伪静态规则上面去!具体请看上面的图!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　2.我的网站想弄几个域名301重定向到新站,要怎么搞?</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　织梦58:RewriteCond %{HTTP_HOST} ^76o.com</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteRule ^(.*)$ http://www.76o.com$1 [R=permanent,L]</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteCond %{HTTP_HOST} ^doubiwang.com</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　RewriteRule ^(.*)$ http://www.76o.com$1 [R=permanent,L]</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　这样依次递加就行,具体可以看我上面的图设置!</p>\n<p style=\"font-size: 14px; font-family: 微软雅黑; margin: 15px 0px; padding: 0px; border: 0px; outline: 0px; vertical-align: baseline; line-height: 23px; color: rgb(0, 0, 0); background: rgb(245, 248, 253);\">\n　　织梦58推荐使用.htaccess设置301的方法!具体使用看大家的情况了!</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('57','5','<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n今天帮人做有偿服务的时候遇到了如题的这样的问题,他想在手机、IPAD等移动端显示不同的广告联盟的广告代码,那么怎么分别显示不同的代码呢? 封程中 给大家说说.</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n其实很简单,无非就是判断,和显示,下面我直接给出代码.在需要放广告的位置直接加入以下代码：</p>\n<blockquote style=\"font-family: \'italic Times\', serif; font-size: 14px; width: auto; margin: 20px 10px 20px 25px; padding: 10px; color: rgb(0, 0, 0); line-height: 20px; border-width: 1px; border-style: solid; border-color: rgb(180, 219, 255) rgb(222, 220, 181); border-radius: 3px; text-indent: 23px; background: url(http://img.chinaz.com/templates/2015style/images/icon/openquote.gif) 0% 0% no-repeat no-repeat rgb(227, 242, 255);\">\n<pre class=\"brush: applescript; fontsize: 100; first-line: 1; \" style=\"font-family: \'Courier New\', monospace; font-size: 12px; width: 561.328125px; overflow: auto; margin-top: 0px; margin-bottom: 0px; padding: 0px; background: rgb(247, 247, 247);\">\r\n &lt;script&gt;\r\n\r\nvar url = location.search;\r\n\r\nurl = url.substr(1);\r\n\r\nvar bs={\r\n\r\nversions:function(){\r\n\r\nvar u = navigator.userAgent, app = navigator.appVersion;\r\n\r\nreturn {\r\n\r\ntrident: u.indexOf(&#39;Trident&#39;) &gt; -1, \r\n\r\npresto: u.indexOf(&#39;Presto&#39;) &gt; -1,\r\n\r\nwebKit: u.indexOf(&#39;AppleWebKit&#39;) &gt; -1, \r\n\r\ngecko: u.indexOf(&#39;Gecko&#39;) &gt; -1 &amp;&amp; u.indexOf(&#39;KHTML&#39;) == -1, \r\n\r\nmobile: !!u.match(/AppleWebKit.*Mobile.*/)||!!u.match(/AppleWebKit/), \r\n\r\nios: !!u.match(/\\(i[^;]+;( U;)? CPU.+Mac OS X/), \r\n\r\nandroid: u.indexOf(&#39;Android&#39;) &gt; -1 || u.indexOf(&#39;Linux&#39;) &gt; -1, \r\n\r\niPhone: u.indexOf(&#39;iPhone&#39;) &gt; -1,\r\n\r\niPad: u.indexOf(&#39;iPad&#39;) &gt; -1         \r\n\r\n};\r\n\r\n}(),\r\n\r\nlanguage:(navigator.browserLanguage || navigator.language).toLowerCase()\r\n\r\n} \r\n\r\nvar flag = true;\r\n\r\nif(bs.versions.mobile &amp;&amp; url!=&#39;mobile&#39;){\r\n\r\nif(bs.versions.android||bs.versions.iPhone||bs.versions.iPad||bs.versions.ios){\r\n\r\nflag=false;\r\n\r\n}\r\n\r\n}\r\n\r\nif(flag){\r\n\r\n/*这里放PC的广告*/\r\n\r\nvar cpro_id = &quot;u2dsadas314&quot;;  \r\n\r\ndocument.write(&quot;&lt;script src=&#39;http://cpro.baidustatic.com/cpro/ui/c.js&#39; type=&#39;text/javascript&#39;&gt;\r\n&lt;/sc&quot;+&quot;ript&gt;&quot;);\r\n\r\n}else{\r\n\r\n/*这里放移动的广告*/\r\n\r\nvar cpro_id = &quot;u223dsada09&quot;;\r\n\r\ndocument.write(&quot;&lt;script src=&#39;http://cpro.baidustatic.com/cpro/ui/cm.js&#39; type=&#39;text/javascript&#39;&gt;\r\n&lt;/sc&quot;+&quot;ript&gt;&quot;);\r\n\r\n}\r\n\r\n&lt;/script&gt; </pre>\n</blockquote>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n最上面这块代码就是用来区分访问类型的,大家可以看到有Android、ipad、iphone、linux什么的</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n<img alt=\"如何让网站在手机和PC上分别显示不同的联盟广告？\" src=\"/uploads/allimg/c151007/1444221160LQ0-329B.jpg\" style=\"margin: 10px auto; padding: 5px; list-style: none; border: 0px; font-size: 12px; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 8px; vertical-align: bottom; width: 600px; height: 214px; background: rgb(251, 251, 251);\" title=\"如何让网站在手机和PC上分别显示不同的联盟广告？\" /></p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n然后下面有个判断,大家直接把PC和手机广告放里面就可以了.</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\npc是上面的代码块,手机的是下面的代码块,然后引js的格式不要改我的,不然你会报错的,只需替换内容即可.</p>\n<p style=\"margin: 0px 0px 15px; padding: 0px; list-style: none; border: none; font-size: 14px; line-height: 28px; color: rgb(37, 37, 37); text-indent: 2em; font-family: tahoma, arial, 宋体; background-color: rgb(253, 253, 253);\">\n希望可以帮助到各位</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('58','5','最近经常有会员请教类似的问题：模板中的百度地图的初始位置显示不对，怎么改成默认显示想要的位置？<br />\n<br />\n统一回复：可以访问百度名片，标注下再获取下代码回来复制替换上就好了。<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/1444221160a1Z-44923.png\" style=\"width: 800px; height: 570px;\" /><br />\n<br />\n百度名片网址：http://api.map.baidu.com/mapCard/setInformation.html<br />\n<br />\n当然，大家可以选择更漂亮点的效果<br />\n<br />\n<a href=\"http://api.map.baidu.com/lbsapi/createmap/index.html\"><span style=\"color:#ff0000;\"><strong>http://api.map.baidu.com/lbsapi/createmap/index.html &nbsp;</strong></span></a><span style=\"font-family: Consolas, \'Lucida Console\', monospace; white-space: pre-wrap;\">地图快速生成器<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/14442211611b60-5a15.jpg\" /></span><br />\n<br />\n我们还可以做得更好些：<br />\n<a href=\"http://pan.baidu.com/s/1bnDdq0J\">http://pan.baidu.com/s/1bnDdq0J </a>&nbsp;下载这个map.htm,,这是我共享出来的效果，大家可以结果百度的标注改下，就得到最终的效果，如图<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/1444221161460P-64Z2.jpg\" style=\"width: 706px; height: 408px;\" /><br />\n<br />\n希望大家喜欢！！<br />\n<br />\n<br />\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('59','5','<table cellpadding=\"0\" cellspacing=\"1\" style=\"border-collapse: collapse; border-spacing: 0px; width: 679px; border-style: solid; border-color: rgb(221, 221, 221); line-height: 16px; color: rgb(68, 68, 68); font-family: \'Microsoft Yahei\', 宋体, 微软雅黑, Arial, \'Lucida Grande\', Tahoma, sans-serif;\">\n<thead>\n<tr>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"85\">\n<span style=\"font-family: 微软雅黑;\">中文名</span></th>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"150\">\n<span style=\"font-family: 微软雅黑;\">英文名</span></th>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"200\">\n<br />\n<span style=\"font-family: 微软雅黑;\">Unicode</span></th>\n<th style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); background: rgb(249, 249, 249);\" width=\"200\">\n<span style=\"font-family: 微软雅黑;\">Unicode2</span></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td colspan=\"4\" style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221); text-align: center;\">\n<br />\n<span style=\"font-family: 微软雅黑;\"><strong style=\"color: rgb(35, 35, 35);\">Windows</strong></span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新细明体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">PMingLiU</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\65B0\\7EC6\\660E\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新细明体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">细明体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">MingLiU</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\7EC6\\660E\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">细明体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">标楷体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">DFKai-SB</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\6807\\6977\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">标楷体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">黑体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">SimHei</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\9ED1\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">黑体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">宋体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">SimSun</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\5B8B\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">宋体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新宋体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">NSimSun</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\65B0\\5B8B\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">新宋体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">FangSong</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\4EFF\\5B8B</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">KaiTi</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\6977\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">FangSong_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\4EFF\\5B8B_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">仿宋_GB2312</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">KaiTi_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\6977\\4F53_GB2312</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">楷体_GB2312</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软正黑体</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">Microsoft JhengHei</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\5FAE\\x8F6F\\6B63\\9ED1\\4F53</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软正黑体</span></td>\n</tr>\n<tr>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软雅黑</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">Microsoft YaHei</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">\\5FAE\\8F6F\\96C5\\9ED1</span></td>\n<td style=\"margin: 0px; padding: 8px; border-style: solid; border-color: rgb(221, 221, 221);\">\n<span style=\"font-family: 微软雅黑;\">微软雅黑</span><br />\n&nbsp;</td>\n</tr>\n</tbody>\n</table>\n<br />\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('60','3','<p>\n在残酷的移动互联网竞争环境下，HTML5技术一直受到各方关注，&ldquo;HTML5颠覆原生App&rdquo;的争论也从未停止过，不管怎样HTML5生态的构建方兴未艾。不过对于移动开发者来说更关心的问题是如何低成本、周期短开发出体验效果好的App，所以当下用HTML5远比赌HTML5更现实。于是，一个一直被提及但是从没有占据过统治地位的概念又一次走进了移动开发者们的视野，那就是跨平台开发。</p>\n<p>\n　　AD：WOT2015互联网运维与开发者大会热销抢票</p>\n<p>\n　　在残酷的移动互联网竞争环境下，HTML5技术一直受到各方关注，&ldquo;HTML5颠覆原生App&rdquo;的争论也从未停止过，不管怎样HTML5生态的构建方兴未艾。不过对于移动开发者来说更关心的问题是如何低成本、周期短开发出体验效果好的App，所以当下用HTML5远比赌HTML5更现实。于是，一个一直被提及但是从没有占据过统治地位的概念又一次走进了移动开发者们的视野，那就是跨平台开发。</p>\n<p>\n　　目前国内外已经有很多基于HTML5的跨平台开发工具，你并不需要任何的原生应用编程经验，你只需要一些HTML的相关知识，懂一些CSS和JavaScript，运用工具中所提供的各种丰富的功能模块，便可在很短时间内完成App的开发而且让你的App具备完美的原生体验。</p>\n<p>\n　　推荐几款跨平台工具</p>\n<p>\n　　1、Appcelerator</p>\n<p>\n　　Appcelerator的Titanium开发平台使开发者可以通过HTML、PHP、JavaScript、Ruby、Python等Web编程语言开发手机、平板和桌面的原生App。其优势在于它可以让用户轻松地访问超过300个API以及定位信息。</p>\n<p>\n　　此外，Appcelerator提供针对特定行为或事件定制的统计。App的数据既可储存在云端，也可储存在设备上。</p>\n<p>\n　　2、APICloud</p>\n<p>\n　　APICloud是一款&ldquo;云端一体&rdquo;的移动开发平台，信仰&ldquo;云端一体&rdquo;的理念，重新定义了移动应用开发。APICloud为开发者从&ldquo;云&rdquo;和&ldquo;端&rdquo;两个方向提供API，简化移动应用开发技术，让移动应用的开发周期从一个月缩短到7天。APICloud由&ldquo;云API&rdquo;和&ldquo;端API&rdquo;两部分组成，可以帮助开发者快速实现移动应用的开发、测试、发布、管理和运营的全生命周期管理。</p>\n<p>\n　　2、PhoneGap</p>\n<p>\n　　PhoneGap是一个免费且开源的开发环境，使开发者可以开发出在Android、Palm、黑莓、iPhone、iTouch及iPad等设备上运行的App。其使用的是HTML和JavaScript等标准的Web开发语言。开发者使用PhoneGap进行开发，可调用加速计、GPS/定位、照相机、声音等功能。</p>\n<p>\n　　PhoneGap还提供Adobe AIR App以及在线的培训课程，帮助开发者了解原生API并在他们自己的平台上开发移动App。</p>\n<p>\n　　4、NativeScript</p>\n<p>\n　　NativeScript是使用移动平台的JavaScript引擎来进行跨平台开发。逻辑部分自然无需多说，关键在于如何使用平台特性。NativeScript是通过反射得到所有平台API，预编译它们，然后将这些API注入到JavaScript运行环境，接下来在Javascript调用后拦截这个调用，并运行native代码。NativeScript是使用大量web开发的技巧来进行app开发，因为工具链和语言都非常熟悉受到了很多前端开发者的欢迎。</p>\n<p>\n　　5、Kinvey</p>\n<p>\n　　Kinvey同样是一个为移动应用开发者提供后台创建服务的平台。Kinvey强调加速移动应用开发与销售的&ldquo;即取即用&rdquo;理念。Kinvey的中间层与数据层均托管在多个云服务提供商处，包括Rackspace、Amazon与Microsoft。所有通过Kinvey存储的数据都会有四种方式备份：Amazon EC2、Windows Azure、Rackspace以及Kinvey自己的服务器，假如其中一两个出现了故障，用户的数据依然安然无恙。</p>\n<p>\n　　总结：</p>\n<p>\n　　关于HTML5和原生App的争论一直在继续，不论最后谁能取胜，开发者更关心App的开发速度和最终体验。合理的使用工具会让开发效率大大提升，甚至达到事半功倍的效果，希望能有一款适合您。</p>\n<p>\n　　期待未来有一天，App开发可以像在纸上画画一样简单。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('61','5','<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n我看到多数类似问题的答案，都是和商业相关联的，这或许也是中国平面艺术无法得到质的改变的原因之一。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n如果有注意到我的措辞，应该会注意到&ldquo;平面艺术&rdquo;这个词。因为我一直觉得，多数人进入平面设计这个行业都是将其做为了职业选择，而导致最终发现它其实不是艺术。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n您无法在这篇文章的结尾找到完全解答疑惑的总结语，但是如果您愿意慢慢读完，那么或许会增加使您成为平面艺术家的可能性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n在最开始，我还是要讲一下商业设计，因为即使是对于一个视平面艺术为梦想的人，也无法避开商业设计，除非您有足够的财力支撑自己的梦想。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n与此同时，我打算通过对商业设计的介绍，将平面设计艺术进行一个不完整的划分，引出后面内容。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<strong>对于商业平面设计的指引</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n国内职场的平面设计职位大多都被&ldquo;广告平面设计&rdquo;、&ldquo;互联网平面设计&rdquo;和&ldquo;导视平面设计&rdquo;这三大类覆盖了，而考虑到题目中&ldquo;在传统平面设计行业做平面设计&rdquo;这句话，再加上为了引出后面的平面艺术的内容，所以我决定只谈一下商业广告平面设计。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<strong>关于商业广告平面设计的分层法</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这是我个人总结出的快速提升并能让自己明确学习方法的设计分层法。如果有前人早已经总结过类似的方法，那么请原谅我过少的信息获取量。而且如果我这篇文章存在漏洞和错误，希望能向我指出，谢谢。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n首先，我要通过一些相比之下风格较为简约的海报来进行分层法的入门</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/144422116392160-11448.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/144422116392160-11448.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n原研哉爱知世博会海报之一</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<strong>首先我列举一下分层法的三层：&ldquo;背景层&rdquo;，&ldquo;图形层&rdquo;，&ldquo;信息层&rdquo;</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n针对原研哉这张海报，我们分别分析下这三层，这张海报的背景层使用了浅灰色，图形层创作了兔子，森林与形状的组合图形，信息层创作了一个接近金色的文字组合。这三层以下、中、上的顺序排列起来，相信您对于这张海报在的结构在脑海中已经有了构想。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n无论多么复杂的商业广告设计，都是靠这三层建立的。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n我继续举例为您讲述分层法，接下来的例子我用两个比较复杂的影视海报设计为例。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/1444221164100Z-22S7.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/1444221164100Z-22S7.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n《神奇四侠》影视海报</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这张海报中，背景层使用了经过处理的大楼街道场景图片，图形层使用了经过处理的四个主角的形象照片，信息层有三 块，分别是顶部的文字信息，电影名称的金属文字信息，底部的公司及日期信息。这三层同样是以下中上的顺序叠加起来。相信您会提出异议，这里已经不是三层 了，因为文字就要三层，图形层的四个人物也可以理解为四层，如果考虑背景层的大楼后期复杂度，层数就更多了。是的，现在最重要的一点就是让您能清楚地在一 个复杂的画面中，清晰地分割成三层，这三层不是细致的三层，而是一个概括的，本质上的分层。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这张海报的分层还是比较中规中矩，都是按照上中下排序的，接下来我用来举例的影视海报，将打乱三层的排布顺序。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/14442211642cP-32Z3.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/14442211642cP-32Z3.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n《Mad Max》影视海报</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n在这张海报里面，背景层使用了天空和一些零散的车辆，第一个信息层是片名，其上是图形层的人物和地面，在 它上面的又是一个信息层FURY ROAD字样，从趴在地上的人部分可以看出来这样的分层关系。还有其他的信息层和图形层分布在不同位置，它们有多种理解方法，比如顶部信息层是独立的，他 可以理解为在MAD MAX之下，也可以理解为在MAD MAX之上，反正只要是在背景层之上，它的顺序都没有问题。我将这种无法确定的层级关系叫做&ldquo;不明确层级&rdquo;。仅仅是层级这一块，能讲的理论也不是一天就能 完成的，这是一个很庞大的内容，所以我不会在此文中再细说了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"\" id=\"\" src=\"/uploads/allimg/c151007/14442211644UF-41D2.png\" style=\"border: 0px; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto; vertical-align: bottom; color: rgb(37, 37, 37); font-family: tahoma, arial, 宋体; font-size: 14px; line-height: 28px; text-align: center; text-indent: 28px;\" width=\"\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"平面设计师如何提高自己的设计水平？\" height=\"1\" src=\"/uploads/allimg/c151007/14442211644UF-41D2.png\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" width=\"1\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n《鸟》影视海报</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n这张海报属于一个特殊的例子，因为图形层形成了信息层，鸟群的图形组成了THE BIRD字样。这种无法确定的层级类型我叫它&ldquo;多类型层&rdquo;，而我给出的理解定义就是，&ldquo;在一个作品中，多类型层必须定义为其中一种层类型，并放弃其他全部 层类型&rdquo;。这种抉择会有效地帮助创作时候分析问题。这种拥有多类型层的作品非常多，而且相比常规类型层组成作品更具有创意性，更容易吸引人的眼球。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n好了，经过几个作品的分析，我们可以确定，所有的海报都可以用分层法来讲述，那么DM单，产品包装等等商业平面设计是否可以也用分层法来讲述呢，答案是肯定的。这里我就不一一举例了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n明白了分层法，我就可以告诉您如何正确有效地提升设计水平了，很简单的方法，那就是逐一击破。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">\n首先要明白一个定义&ldquo;任何类型的层内容是没有限制的&rdquo;，例如摄影作品可以是背景层，也可以是图形层，也可以是信息层。因为笼统地说，一切元素都是信息，都是图形，也都可以作为背景。这个分层只是帮助我们对作品进行理解和有秩序地创作。接下来我要说的就是不同类型的层最常遇到的元素形式。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('62','5','<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n貌似最近不有少的网站被人做了恶意泛域名解析，连xbiao.c_o_m也在其中，见下图1。鉴于许多朋友遇到了这样的问题，我就把自己处理这个被恶意泛解析难题时的过程发出来，仅供大家参考之。如果大家有什么不明白的地方，欢迎找我单聊，我可以提供技术指导。也在此感谢松松提供这个机会与大家交流。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n------以下是正文开始-------</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n今天在照例检查我们的网站时，突然发现site结果中出现了很多博彩类的二级域名，立即意识到我们的网站被人做了恶意泛域名解析了!见图1：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图1：网站被恶意泛解析的截图记录</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"580\" src=\"/uploads/allimg/c151007/1444221164FO0-53O7.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"网站被恶意泛解析的截图记录\" width=\"521\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>泛域名解析是什么意思</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n如果你是黑帽或者是暴力行业的SEO从业者，肯定对泛域名解析不陌生，如果你是个SEO初学者，想了解更多关于什么是泛域名解析的知识，请看我另一篇文章《SEO基础教程：什么是泛域名解析》自行补脑。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>网站被恶意泛域名解析后的解决方法</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n下面直奔正题，说说我是怎么解决网站被恶意泛域名解析这个问题的。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n首先，因为泛域名解析，当然是被人黑了域名管理平台才能进行泛解析的，所以直接想到了万网的域名管理平台(我域名在万网买的)。结果登录平台一看，原来当初因为图解析方便，把域名解析服务转移到了DNSPOD上面了。进入我的DNSPOD帐户一看，好家伙!果然被人动了手脚，如图2，二话不说先把DNSPOD帐号的密码给改了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图2：DNSPOD帐号里的恶意泛域名解析</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"161\" src=\"/uploads/allimg/c151007/1444221164TG0-B922.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"DNSPOD帐号里的恶意泛域名解析\" width=\"583\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n改完密码，接下来就是要处理掉这些已经被百度收录的恶意泛解析页面了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n咨询了一下身边做过泛域名解析的朋友，人家建议我把已经收录的泛二级域名重新解析到一个404错误页面上。可是我看了看收录数，仅包含&ldquo;娱乐&rdquo;的收录数就有146个，见图3.如果一个个重新解析到一个404页面上去，我得操作多久啊!果断放弃这个方式，转而想其他的办法。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图3：仅包含&ldquo;娱乐&rdquo;的收录数就有146个</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"296\" src=\"/uploads/allimg/c151007/1444221164Z950-H3M.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"边百度相关资料边思考解决办法\" width=\"580\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n边百度相关资料边思考解决办法，突然想到，既然黑客能泛解析到他的空间上，那我不是也可以解析到自己的空间上，并全部把泛解析指向一个404错误页面，这样不就一下子解决了全部问题了吗?于是我把黑客原来的IP地址换成了我们自己服务器的IP。如图4.</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图4：把黑客原来的IP地址换成了我们自己服务器的IP</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"127\" src=\"/uploads/allimg/c151007/1444221164bL0-Y556.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"把黑客原来的IP地址换成了我们自己服务器的IP\" width=\"593\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n接下来回到自己的服务器中，新建了一个网站叫fanjiexi，主机名处什么都不用填写，如图5：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图5：新建一个叫fanjiexi的网站</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"228\" src=\"/uploads/allimg/c151007/14442211A04930-91430.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"全部返回404错误状态码\" width=\"511\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n新建一条URL重写的规则，如果不是来自我正常解析的域名，就全部返回404错误状态码，这样就有效地告诉了蜘蛛，我这个页面是不存在的，你不要再抓取了。如图6、图7：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图6：新建一条URL重写的规则</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"513\" src=\"/uploads/allimg/c151007/14442211A13120-106138.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"新建一条URL重写的规则\" width=\"594\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n图7：意思是如果不是来自我正常解析的域名，就全部返回404错误状态码</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"491\" src=\"/uploads/allimg/c151007/14442211A22Q0-114161.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"全部返回404错误状态码\" width=\"562\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n最后，我们用站长工具里的&ldquo;页面HTTP状态查询&rdquo;工具来测试一下，效果如图8，所有被恶意泛解析的二级域名均正常返回404错误状态码。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>图8：所有被恶意泛解析的二级域名均正常返回404错误状态码</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-align: center; background-color: rgb(248, 248, 248);\">\n<img alt=\"4步解决网站被恶意泛域名解析的难题\" height=\"267\" src=\"/uploads/allimg/c151007/14442211A30A0-124120.gif\" style=\"border: none; margin: 15px 0px; padding: 0px; max-width: 100%; height: auto;\" title=\"所有被恶意泛解析的二级域名均正常返回404错误状态码\" width=\"596\" /></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n至此，我们的网站被恶意泛域名解析后的解决工作全部结束了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n当然，黑客给我们制造了这么多垃圾页面，流量也不能丢了啊，于是我又做了一个漂亮点的404错误页面，吸引被误带到我们网站的访客点击，如果你想看看现在的404错误页面效果，请点击这里。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong>总结一下步骤：</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n1、修改域解析管理平台密码;</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n2、修改被恶意泛解析的IP地址为自己服务器的IP地址;</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n3、去服务器上新建要被我们善意泛解析到的一个网站;</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n4、写一条URL重写规则，如果是非正常解析的域名，就全部返回404错误码。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n补充一点：这些工作做完以后，最好到百度站长平台去提交一下问题反馈，让百度知道这是别人恶意攻击以及我们已经采取补救措施了。</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('63','3','<p>\n最近医疗行业都在加大手机网站建设，但是手机网站基本上都没有排名！不知道其他行业手机网站优化有没有开始研究！希望有大佬总结一些干货经验来分享一下！</p>\n<div>\n<img alt=\"手机站\" src=\"/uploads/allimg/c151007/14442211A4PF-1320Y.jpg\" style=\"width: 389px; height: 239px;\" />','','','');
INSERT INTO `dede_addonarticle` VALUES('64','3','<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n在中国的商业设计里面是离不开汉字的，可是很多设计师在做所谓的私人创作时往往就回避汉字，全是清一色的英文字母。汉字的编排其实很能见一个设计师的功力，大一点说作品里面文字的编排与设计就能看出这个设计师够不够老到。我很喜欢日本的设计，很大一部分原因就是他们的汉字编排。看一看怎么说汉字的编排吧，如果你是一个认真的设计师，相信耐心看完肯定大有收获的。<br style=\"margin: 0px; padding: 0px;\" />\n先要说一说汉字与拉丁字母的区别：字母是一种纯粹发音符号，每个字母本身并没有意义，单词的意义来自于这些字母之间的横向串式组合，而汉字的组字方式是以象形为原始基础，也就是每个字都具有特别的意义，一个简单的字可能在远古时代就代表了一个复杂的生活场景，因而它也是世界上最形象的文字。两者之间的阅读方式和解读方式都有本质的不同，因此，汉字的编排不能照搬英文的编排方式，它们两者之间在编排上有一些客观的区别。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n首先，就是同样字号的实际大小不同，英文因为都是字母，字母的构成结构非常简单，一般在印刷上3号大小的英文都能清晰可辨，而汉字因为结构的复杂，在印刷上5号字已经接近辨认极限了，因而在设计时汉字因为要考虑可阅读性，在设计中就不如英文的字号大小灵活多变。还有英文字母线条比较流畅，因为弧线多，所以画面容易产生动感，这一点上比汉字生动多变。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第二，就是英文编排容易成&quot;段&quot;，因为英文每个单词都有相当的横向长度，有时一个单词就相当于中文一句话的长度，单词之间是以空格做为区分，所以英文在排版时，哪怕是一句话，也大多做为&quot;段&quot;来考虑编排；而这点中文就完全不同，中文的每个字占的字符空间一样，非常规整，一句话的长度在一般情况下是不能拆成&quot;段&quot;来处理，所以中文在排版的自由性和灵活性上比不上英文，各种限制严格得多。虽然现代设计中有大量的对汉字进行解构的实验作品和商业作品，但总体来说，还是不能大量推广，毕竟，这种实验牺牲的就是人们习惯的汉字阅读的方便性。汉字的整体编排容易成句、成行，视觉效果更接近一个个规则的几何点和条块，而英文的整体编排容易成段、成篇，视觉效果比较自由活泼，有更强的不连续的线条感，容易产生节奏和韵律感。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第三，就是英文的篇幅普遍比相同意义的汉字的篇幅要多，在设计时，英文本身更容易成为一个设计主体，而且因为英文单词的字母数量不一样，在编排时，对齐左边那么右边都会产生自然的不规则的错落，这在汉字编排时不太可能出现的，汉字编排每个段是一个完整的&quot;块&quot;，很难产生这种错落感。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第四，汉字的编排规则比英文严格复杂得多，比如段前空两字，标点不能落在行首、标点占用一个完整字符空间，竖排时必须从右向左，横排时从左向右等等，这些规则也给汉字编排提高了难度。而英文段落在编排时只能横排，只能从左向向，段前不需空格，符号只占半个字符空间，这给英文编排提供了更大更灵活的空间。这些区别在设计时都需要特别注意，不要照搬英文的排版模式来编排汉字，处理不好就会不伦不类！</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n那么对于汉字，究竟应该以一种什么样的原则和原理来进行编排才能使字、句、段、篇看起来美观清晰呢？本人在实践中，有一些经验可以拿出来与大家商讨，我在进行汉字编排时一般遵循的流程是：<strong>理解&mdash;分类&mdash;粗排&mdash;精确细排&mdash;校对</strong></p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">1、理解：</span></strong>在进行文字的编排之前，首先要理解文字的内容。我见过很多设计师只注重版式美现而不关注文字内容，把文字一拿到手就开始编排，从不考虑文字在说什么，他们的原则是文字一定要服从于版式需要。这是不正确的设计方法，对于一篇文案稿，如果我们不去理解它的表述内容，就很容易本末倒置。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n一个标题，究竟用什么字体？用多大字号？横排还是竖排？这些是由整体版面气质和文字表述的内容所共同决定的，而不是按我们的惯性思维理解，标题一定要大，要突出，要用粗壮的字体。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n我们要深刻理解文字到底在说些什么，才能为我们选择字体字号提供依据，才能让文字的视觉感受与表述内容保持统一，才能为我们选择合适的插图提供指导方向。当然这种理解不是表面性的理解，还是真正吃透它所表达的意思，有时一些文字的意义是指东道西的，表面上是说这件事，其实它真正想表现是却是另一个道理，这就需要设计师有较强的理解能力。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">2、分类：</span></strong>分类也就是把我们理解的文字段分成几个层级，并为其分配相应的占用空间和大致的视觉位置。谁是主标题，谁是广告词，谁是副标题，谁是内文，内文的组成结构是怎样的，是否需要进行视觉归纳或者是内容归纳等等，把这些问题搞清楚了，我们就可以为把这些文字分类成几个层级。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n第一级是最重要和突出的，比如主标题、广告词、副标题等，第二级是对第一级的辅助说明或者是次于第一级的，比如内文和某些特别需要强调的电话号码等，第**是最次要的，比如跋、通联、页码、旁注等等，一般情况下分成三个层级就足够了，但有时会有一些很专业的技术图表和技术参数类的文本编排就另当别论了。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n需要特别说明的是，这种分类并不是绝对的，只是一个模糊、大概的基本轮廓，可以让我们了解到编排对象的在版面中的功能和意义。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n最后要做的就是为各个层级的文字内容分配视觉空间，如果有插图配合的话，应该同时考虑插图和文本的空间占用（在这个过程中，最容易出现的问题就是，很多设计师喜欢先把插图定位得很死，把空间都计算好了，在编排文字的时候发现文字的空间不够，这时只能到处找多余的空间把文字硬塞进去，或者牺牲文字的字号大小来妥协，最后的效果就是到处都很挤，到处都不合理，这些对于新手来说要特别注意，文本的容量和插图的容量一定要同时考虑，在有必要的时候一定要对插图的空间进行调整，不要舍不得，整体效果永远都要比局部的效果重要）。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n这里的空间分配的原则就是：每个文本元素都一定要有相对独立的空间，要让它看起来本来就应该在那儿，那块空间本来就是为它而留下的，而不是让人感觉是没有地方放了硬塞在那儿的。这是一个考验设计师整体调控能力的过程，因为空间是固定不变的，而每个元素之间又是互动的，A元素的空间多一点就意味着另一个B元素的空间就会少一点，那么如何让其占用空间均衡合理，要需要从版面美感、视觉流程、表述内容、版面风格、阅读习惯等多方面去考虑，千万不要过早为它下定论，多实验几次才能找到最佳解决方案。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">3、粗排：</span></strong>经历了前面的过程，设计师心中应该已经有了一个初步的构想，粗排的过程就是把这些构想视觉化，以形成一个基本的编排风格，这个过程仍然是一个创作的过程，是对前面提出的编排构想实践和检验的过程，主要是检验各个文本元素占用空间的情况是否合理，（这里要特别注意的一点是，现在已经是在做成品了，因此要随时把自已调整到做成品的状态上来，成品的实际有多大，有时在电脑上体现不出来的，要以实际的印刷经验来判断文本的大小是否合理，是否适合正常的阅读习惯）。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n粗排主要是针对以下几个方面来进行：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nA、对于内文，如果篇幅过长，应该考虑为其分栏：分栏的方式有两种：一种就是把整个篇幅平均分成几个相同容量的段块，另一种就是根据文本内容的结构，以自然段为基础进行分栏，也就是每一段分为一栏，这种分栏方式能产生比较灵活自由、错落有致的视觉风格，但不是所有的篇幅都可以这样来分，它只适合于自然段比较明显均衡，段落数量不多，各个段之间的文本容积相差不大的条件下才可以实现。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n分栏的另一个要注意的地方就是栏宽的确定，一般来说，15-25个字的栏宽视觉效果比较适舒，超长或超短都会引起阅读的不方便。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nB、字体的设置：字体的问题牵涉很广，由于篇幅有限，在这里我也只能简短介绍一些实践过程的经验与大家共勉。首先要明白的一点就是：不同的字体有着不同的性格和气质，也就是说字体是有生命的。许多设计师对使用字体很迷茫，不知道什么情况下该使用什么样的字体，其实这就是没有去真正关注字体性格的结果。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n现在电脑上的字库五花八门，基本上我们所需要的字体在里面都能找到，但似乎选择的余地越大情况却越糟糕，各种字体出现在不应该出现的场合已是司空见惯！所以我们要学会区分各种字体的适合范围，一个基本原则就是字体的气质与版面的气质是否吻合？</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n比如说楷体，楷体是一种非常经典的字体，经过一千多年文明和无数书法大师的不断锤炼，已经非常成熟了，每一个字都经得起推敲，具有很强的文化气质，因此在做具有文化感和传统味的设计中可以使用。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n宋体也是一种历经几个朝代的字体，被前人们修饰得无可挑剔，端庄秀丽，有贵族气质，还有仿宋体，刚柔结合，精致细腻，很唯美的字体。黑体是一种现代字体，刚挺稳重，有力量感，很醒目，但稍嫌笨重粗糙，但后来发展出来的等线体却非常精致耐看，很有现代小资的感觉，低调却不粗俗，且自成一派。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n但有些字体在设计中却尽量少用或避免使用，比如文鼎的新字库里面的稀奇古怪的字体，非常粗俗，层次很低，然后就是综艺体、中行书、隶书之类的电脑字体，粗糙难看，气质很差。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n真正经得起推敲的几种字体是：宋体（标宋、书宋、大宋、中宋、仿宋、细仿宋）、黑体（中黑、平黑、细黑、大黑）、楷体（中楷、大楷、特楷）、等线体（中等线、细等线）、圆黑体（中圆、细圆、特圆），这些字体是一些标准的基础字体，虽然普通却很耐看，一般内文都使用这些字体。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n当然，也有一些未列入进来的好字体，比如方正繁秀丽体和汉鼎的繁黑变，我就觉得非常不错。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n好的字体要用好的表现方式，对于每一种字体的挑选，一定要根据版面传达的内容和气质进行对照选择，不要带有个人喜好，许多平常不用的基础字体要尝试着去用，这样能加深对字体的理解，还有就是参考好的设计作品，看他们是如何使用文字的。总是就是不要乱用，要有切实可行道理，最关键就是一定要有视觉美感。关于字体，还要补充一点，书法字体和手写字体是对字体过于雷同的一种好的解决方法，某些特别的版面上，使用这种很自我的字体能让版面产生灵气和个性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nC、字号大小的确定：粗排过程中，每个层级的文本字号应该基本确定，这对于形象画册、书籍装帧设计来说尤为重要，因为这种多页的设计物需要在文字上有统一的视觉风格，每个层级的文本元素应该在不同的版面上保持相同或统一的视觉性格。字号的大小确定需要有三个依据：</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n一是各个层级元素之间的对比关系，a应该比b大多少，c应该比b小多少，应该要把各个层级之间的轻重关系体现出来。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n二是版面整体比例关系，也就是让文字突出但不唐突，弱化但要可见。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n三是成品的视觉效果，这是最重要的，比如一段内文，在报纸广告上可能8号至10号就足够了，但在海报招贴上，因为阅读距离的不同，可能需要24号字以上才能看清楚，而在形象画册上，6号至8号字都能看得很清楚，10号字都已经感觉偏大了一点。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n所以根据不同的成品媒介考虑不同的字号大小是非常重要的，千万不能依赖电脑屏幕的显示效果做为最终依据，要经常培养对字号大小的敏感程度，在一个经验丰富的设计师眼里，8号字和9号字的区别是非常大的，它们代表着完全不同的表现力。总之一点，字号的大小是一种固定物理尺度，在设计中不能以单纯的感性观察作为确定依据，而要同时加入理性经验和成品概念来作为参考的依据。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n另外要注意的一点是字体的不同也可能对字号大小的造成视觉偏差，一般来说，字符的占用比较满的字体（如黑体）在同等字号情况下看起来偏大，反之（如楷体）则偏小，这些在不同字体混排时经常出现，需要对其进行视觉修正，一般可以加入正负0.1-0.2的修正值就可以解决。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n在编排时，字号的大小级数不能出现太多（除非你在刻意创造某些特殊视觉效果而需要进行混排），最好每个层级只使用一种字号大小，对于同一层级的不同隶属关系的文本，可以用字体进行区分，否则字号级数过多，将造成整个版面的杂乱无章。一般来说，第一层级的字号大小与第二层级的大小区别要比较大，而第二层级与第三层级的字号大小差距应该要小一点，这样可以清晰地体现出各个层级之间的区别。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nD、字距和行距的再设计：这个问题是很多设计师都忽略的问题，所以要在这里重点说一说。为什么说&quot;字距和行距的再设计&quot;而不是&quot;字距和行距的调整&quot;，因为这里面的变化如同中国古代的八卦阵，复杂多变，不同的字距和行距设定会产生完全不同的视觉风格，已经可以说成是一种&quot;再设计&quot;。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n看到过很多设计师在进行文字编排时，直接使用电脑默认的字距和行距进行排版，花了大量精力在字体和字号大小或者段落形状上做文章，却完全忽略或者不重视字距和行距的再设计，以至于最后总是不得要领，结果不尽人意。汉字是方块字，每个字的占位空间完全一样，所以编排中非常容易出现呆板、沉闷、粗糙的视觉效果，解决这个问题的法宝就是字距和行距的调整。如何让一段文字看起来精致、清晰可辨？不单单是字号大小的问题，而是每一个字、每一行字、每一段文本、每一篇章的上下左右的空间间隔距离是否合理。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n一般来说，字距的确定是由字体结构来决定的，因为每种字体对字符的占用空间是不一样的，比如楷体，结构比较自由灵活，对字符四边的占用率比较小，所以它所要求的&quot;字距&quot;也相对较小，字距太宽的话视觉效果就会散，阅读起来很吃力。而黑体和宋体则对四边的空间利用率很高，字符很满，因此它所需要的字距空间就比楷体要稍微大一点，才能让阅读者感觉舒适<br style=\"margin: 0px; padding: 0px;\" />\n在正常情况下，电脑的默认字距都偏宽，应该适当把字距调小一点。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n而行距的设计，则最能体现一个文字篇章的气质，汉字的行距设定一定要比字距大（除非你纯粹在追求一种特殊效果），行距最小应该在字高的50%以上才会看起来舒适，才能让&quot;行&quot;的感觉出来。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n单个汉字在设计中是一个个&quot;点&quot;，汉字的编排就是把这些点连成我们需要的线、面、形体，让它为设计服务，至于是让它成为点还是线或者是面，就完全由字距和行距所决定，有时我们在做一些比较大气的版面时，为了寻求一种视觉张力，会把文字行距处理超常地宽或窄，以加强每行字在<a href=\"http://www.epinv.com/\" style=\"color: rgb(51, 51, 51); text-decoration: none;\" target=\"_blank\">版式设计</a>中的作用力，充当&quot;节奏线&quot;的概念。有时也可以夸张字距，让字距超常地宽，让文字在设计中起到&quot;点&quot;的作用。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n总之，或严谨传统，或反叛突破，字距和行距的再设计可以为版面提供更加灵活、富有感染力的表现形式，诸位多多试验就能体会其中奥妙。有一点需要补充的，不要牺牲可阅读性作为代价！</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nE、对齐：汉字编排中的&quot;对齐&quot;是让人头痛的事情，有时为了让一个标点符号避开行首行尾，就要对整个段落进行大调整。对齐主要是指头尾对齐、段落对齐，一般来说，一段文字要想让它看来整齐划一，最好让标点不要在行头和行尾出现，这样可以保持文字段的完整性，当然调整起来是很吃力的，但就我的经验来说，有时候我为了对齐一行字，甚至会把所有的文字都打散了来重新进行微调。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n因为电脑的自动对齐命令是基于一种相同的定位数值，而不能考虑到不同字体和字号之间的视觉偏差，设计师就需要对这些视觉偏差进行修正。设计师要具有这种严谨的编排习惯，对每一个元素都要斤斤计较，要做到分毫不差，才能有完美的作品产生。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nF、气口的设置：汉字的编排不象英文，英文有上标下标，有单词之间的空隔，所以排列起来感觉很有节奏感和韵律感，汉字每个字之间都太规则，所以排列起来沉闷无趣，要打破这种局面，就要学会设置气口。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n所谓气口，就是能让大篇幅文本透气的空间，让阅读者有喘气的机会。一般来说，汉字编排中气口的设置在段前段后进行，气口的基本特征就是比正常的行距要大、与文字篇幅外围的大面积留白相连接、具有与空气对流相同原理的空白视觉通道。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n气口的设置根据设计的具体需要进行设置，篇幅小的时候一个气口就足够了，篇幅大而复杂时，则需要设置多个气口，尤其是抽象、枯燥的技术型文本块，由于层级关系复杂，更需要针对不同层级设计不同的气口，这样能缓和阅读的紧张感，让文本块看起来有节奏感和趣味性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n要注意的是，气口的设置一定要在自然段或自然章节的前后进行，不要勉强拆分一个完整段来设置气口，这样会破坏文本本身的完整性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nG、文本块的趣味性：汉字编排是很严谨的工作，但有时太严谨就会呆板，这时我们就要考虑文本块的趣味性，当然现在的电脑技术有很多的特殊效果可供我们选择的，比如首字下沉、文本阴影、文本绕图、任意形状的文本框等这些效果，就能让枯燥的文本块产生很好的趣味性。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n但作为设计师来说，不能一味依赖电脑提供的程序化的效果，很多时候我们需要独立创造一些有趣的编排效果，以体现设计的某种特别意图。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n比如让自然段之间有意识的错开、设置特殊的文本块的摆放角度、增加其它的可视化的效果、让文字同时具有图像的效果、颠覆传统的编排习惯等等，在设计的领域里，只有你敢想敢做，就一定会有出乎意料的收获！但不管何种趣味性的效果，最多同时使用两个，用得越多情况反而会越糟糕，要有把握的分寸，时时刻刻都要关注版面的整体美感，不要图一时之快而破坏整个版面，造成杂乱无章的结果。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\nH、文本块的外围留空：文本块处理好了，放在哪儿？怎么放？这就牵涉到&quot;外围留空&quot;的问题。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n所谓&quot;外围留空&quot;，就是文本块或篇章本身之外的周围需要一定缓冲空间，以利于阅读轻松愉悦，就象是城市的的一栋漂亮的建筑，如果周围不足一米的地方就是其它乱七八糟的建筑，那么这栋建筑将会魅力尽失，而如果它的周围有大片草地，它的魅力才能完整地展现出来。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n文字编排也是同样的道理，如果一个经过严谨编排的文本块的四周全是挤得满满的图片、色块，那么这个文本块的美感就很难体现出来了，所以，在文本块的编排时，一定要在外围留有足够的缓冲空间。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n根据我的设计经验，一般比较舒适合理的留空，大致比例是：如果是从左向右阅读的文本块，那么它的左边边界到相邻元素之间的距离至少要保证3个以上完整字符的安全距离才能透气；如果左边相邻的是纸的边界，则一般需要6个字符以上的安全距离才能缓冲，否则就会有太&quot;冲&quot;和太&quot;危险&quot;的感觉。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n文本块的支持部与其它相邻元素的空间也就应该保持至少3个字符的安全距离，而且越多越好。文本块的右边和下边对空间的需求相对较小，一般保持1个字符以上的安全距离就可以了。当然这并不是绝对的数值，许多情况下这些规则是可以被打破的，我们在设计的过程中应该多进行这种视觉实验，多揣摩好的设计作品的文本外围留空是怎样的，提高自已对这方面的认识，以后就会慢慢掌握留空的方法。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">4、精确细排：</span></strong>这个阶段是非常重要而且是必须的，汉字编排是很讲究精确计算的，严谨完美的编排一定来自于精确的计算，这点在日本的设计中体现得尤为突出（日本文字的编排规则与汉字一样）。这个计算过程就是精确化、清晰化的过程。要计算什么呢？</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n在成品的习惯阅读距离内字的大小字号是否已经合理，各部分比例是否恰到好处，文本篇章在整个版面中是否和谐，各个层级的文字是否清晰明了，分栏的栏数和栏宽是否合理，各元素之间的距离是否安全得体，该对齐的部分是否已经分毫不差，字距行距看起来是否舒适，是否已经考虑过印刷成品裁切出血位后的距离，是否有需要进行视觉修正的部分，每个文本块的位置是否能完全确定下来等等问题。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n这些问题都需要经过复杂周密的调整和计算，有些需要通过我们的眼睛进行判断，有些需要借助经验，有些需要校验数值，所以这个过程马虎不行，尤其对于文本量非常大的设计项目，一个地方出错，可能牵涉到所有的版面都需要调整。</p>\n<p style=\"margin: 15px 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; text-indent: 2em; background-color: rgb(248, 248, 248);\">\n<strong><span style=\"color: rgb(255, 0, 0);\">5、校对：</span></strong>虽然这是一个很老土的话题，但是对于商业设计这种讲究效率的行业来说，是必须要坚持的，因为有时我们无意间漏掉的几个字、几句话都可能对你已经精确编排好的版面造成极大影响，可能会浪费你很多的宝贵时间去重新调整，因此，还是校对一下心里踏实些，免得以后重复许多无用功；</p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('65','3','<p>\n&nbsp; &nbsp;<img alt=\"微信网站\" src=\"/uploads/allimg/c151007/14442211AK3F-1464X.jpg\" style=\"width: 500px; height: 480px;\" /><br />\n时下，微信的用户量每年均在上升，现在已经超过了三亿。借此机会，许多企业网站希望通过建立有效的微平台的方式来做网站的推广。从而诞生了一种新型的营销模式-微营销！那么，微信公众平台的几个功能远远不够企业所用，而自主研发又显得力不足，此时就需要通过第三方网站来实现。那么，微网站的建设的步伐到底该如何前进呢？具体方法有哪些呢？现在秀站网和大家一起来听听业内人士的解析吧！<br />\n<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;首先，企业要先成为微服务网站的用户，需要在网站上注册一下，接下来再点击配置，这时候就可以自动配置好其与微信公众平台的开发接口，接下来就需要在网站的后台进行简单的设置即可以完成任务。<br />\n&nbsp;<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;第二，注册成功之后就可以选择个性化管理任务了。这时候需要选择微网站页面，然后再编辑内容，最好再添加设置即可看到所展示的内容。<br />\n&nbsp;<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;第三，微网站需要增加一些美化的功能，这样才不至于使网站显得单调。为了让网站可以看起来颜色更加丰富，此时就需要增加一定的美化功能了。如何美化呢？大家可以通过新增栏目、模板设置的方法来实现。为了使企业网站可以有效地节省成本，微信管理服务中已经为用户配置了几款网站编辑模板，此时只要经过简单的个性就可以快速生成属于企业自己的微网站。<br />\n&nbsp;<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;微网站的存在可以让企业的信息及服务活动通过微信网页的形式来表现，是有效地提升企业信息量的最好手段。<br />\n<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;如微信会员卡功能：<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;1．有微信就有会员卡：面向5亿微信用户，扫一扫即刻发放电子会员卡，锁定客户，弹指之间。省去传统会员卡办理繁琐手续；<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;2．降低发卡成本 提升用户体验：无需收银员介入，无需制作会员卡片。节约大量人力，财力，办卡效率更高；<br />\n&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;3．新潮流行，更乐于接受：新潮流行市场的办理会员卡方式，由抵触心态转换为好奇，积极参与的心态。</p>\n<div>\n<img alt=\"微信会员卡\" src=\"/uploads/allimg/c151007/14442211A95B0-15FG.jpg\" style=\"height: 198px; width: 600px;\" /><br />\n&nbsp;','','','');
INSERT INTO `dede_addonarticle` VALUES('66','3','<p style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(51, 51, 51); width: 708px; line-height: 24px; font-family: Arial; font-size: 15px;\">\n<strong style=\"padding: 0px; margin: 0px;\">问：</strong><br />\n网站设计有PC版和移动版两种，就是wap网站。<br />\n可是手机上面搜索，打开的还是PC版的。<br />\n需要做什么处理，或者提交吗，能让在手机打开的就是wap的网站。<br />\n<br />\n<span style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(255, 0, 0);\"><strong style=\"padding: 0px; margin: 0px;\">解决办法：</strong></span><br />\n在WEB网站加入一段判断的JS即可。<br />\n<span style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(68, 68, 68); font-family: Tahoma, \'Microsoft Yahei\', Simsun; font-size: 14px; line-height: 21px;\">&lt;script src=&quot;/style/uaredirect.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;</span><br style=\"word-wrap: break-word; color: rgb(68, 68, 68); font-family: Tahoma, \'Microsoft Yahei\', Simsun; font-size: 14px; line-height: 21px;\" />\n<span style=\"padding: 0px; margin: 0px; transition: all 0.2s linear; -webkit-transition: all 0.2s linear; color: rgb(68, 68, 68); font-family: Tahoma, \'Microsoft Yahei\', Simsun; font-size: 14px; line-height: 21px;\">&lt;script type=&quot;text/javascript&quot;&gt;uaredirect(&quot;http://m.dede58.com&quot;);&lt;/script&gt;</span><br />\n<br />\n<br />\nJS代码为：<br />\n&nbsp;</p>\n<table border=\"1\" cellpadding=\"1\" cellspacing=\"1\" style=\"border-width: 1px 1px 1px 4px; border-style: dashed dashed dashed solid; border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(255, 95, 62); font-style: italic; border-collapse: collapse; border-spacing: 0px; background-color: rgb(249, 249, 249); color: rgb(0, 0, 0); font-family: Arial; font-size: 15px; line-height: 24px; width: 500px; max-width: 600px !important;\">\n<tbody>\n<tr>\n<td style=\"word-wrap: break-word; padding: 0px 10px !important;\">\n<pre style=\"word-wrap: break-word; white-space: pre-wrap;\">\r\nfunction uaredirect(f){try{if(document.getElementById(&quot;bdmark&quot;)!=null){return}var b=false;if(arguments[1]){var e=window.location.host;var a=window.location.href;if(isSubdomain(arguments[1],e)==1){f=f+&quot;/#m/&quot;+a;b=true}else{if(isSubdomain(arguments[1],e)==2){f=f+&quot;/#m/&quot;+a;b=true}else{f=a;b=false}}}else{b=true}if(b){var c=window.location.hash;if(!c.match(&quot;fromapp&quot;)){if((navigator.userAgent.match(/(iPhone|iPod|Android|ios|iPad)/i))){location.replace(f)}}}}catch(d){}}function isSubdomain(c,d){this.getdomain=function(f){var e=f.indexOf(&quot;://&quot;);if(e&gt;0){var h=f.substr(e+3)}else{var h=f}var g=/^www\\./;if(g.test(h)){h=h.substr(4)}return h};if(c==d){return 1}else{var c=this.getdomain(c);var b=this.getdomain(d);if(c==b){return 1}else{c=c.replace(&quot;.&quot;,&quot;\\\\.&quot;);var a=new RegExp(&quot;\\\\.&quot;+c+&quot;$&quot;);if(b.match(a)){return 2}else{return 0}}}};</pre>\n<div>\n&nbsp;','','','');
INSERT INTO `dede_addonarticle` VALUES('67','3','<div>\n响应式Web设计经常需要我们通过百分比设置组件宽度。如果我们不考虑边框，那么很容易就可以实现，但如果你给每一列以及总宽度都采用百分比设置，那这个时候固定的边框大小就会出来捣乱。下面我们将看到一组方法去解决这个问题，你会学到如何创建一个流式布局，而不用担心额外的边框以及内边距。','','','');
INSERT INTO `dede_addonarticle` VALUES('68','3','<table>\n<tbody>\n<tr>\n<td>\n<p>\n复制网页内容自动加入版权内容代码，请放在body之间任意位置，可以尝试复制本文内容预览效果，firefox无效。</p>\n<p>\n　　以下为代码内容：</p>\n<p>\n　　&lt; script&gt;</p>\n<p>\n　　document.body.oncopy = function () { setTimeout( function () { var text = clipboardData.getData(&quot;text&quot;); if (text) { text = text + &quot;rnrn该文章转自[站长源码网-DEDE58.COM] 原文链接：&quot;+location.href; clipboardData.setData(&quot;text&quot;, text); } }, 100 ) }</p>\n<p>\n　　&lt; /script&gt;</p>\n</td>\n</tr>\n</tbody>\n</table>\n<br />\n大家不妨试试看，效果很好，妈妈再也不怕我的网站内容被盗用了。<br />\n<br />\n<a href=\"http://www.dede58.com\">织梦58</a>（www.dede58.com 专注织梦好模板）\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('69','3','<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">网站导航设置是网站建设中必不可少的一项工作，有了网站导航用户才可以在我们网站中进退自如，但是在网站设计</span><span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">中往往还有一些网页设计师们把这一系列重要的环节给忽略掉。而使我们广大的用户们进入了一个迷宫，分不清层次，从而导致没有头绪。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">网页设计师在设计一个网站的时候，是非常清楚这个网站的层次，进退自如，所以不会察觉没有网站导航的后果。但是要针对用户的优化考虑一下，我进过不止一个这样的网站，通过搜索引擎进入一个页面后，再想去首页或回到相关栏目的时候就麻烦了，有多少用户会花费大量的时间去找呢？可想而知。如果导航设计的好的话，可以让用户少几次点击就能到达想要找的页面。也能使用户明白你的网站的层次分类，浏览起来更自如一些。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">网站导航是对用户的一种优化，同时也是对搜索引擎的一种优化。搜索引擎是靠机器人抓取信息，要让机器人能很清楚的了解网站的层次和路径，否则机器人可不会走你的迷宫，会被视为劣质页面。同时对搜索引擎衡量网站的权重非常重要，也对GOOGLE衡量PR值有关。</span><br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<br style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\" />\n<span style=\"color: rgb(51, 51, 51); font-family: Arial; font-size: 14px; line-height: 21.59375px;\">良好的网站导航是对网站优化的一个提升，也是网站本身层次体现的一种方法。从而有效的提升网站的排名及网站的收益！</span><br />\n<br />\n<a href=\"http://www.dede58.com\">织梦58</a>（www.dede58.com 专注织梦好模板）\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('70','3','<p style=\"margin: 1em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">\n昨天群里一朋友询问网页顶部一行空白无法去除的解决办法。常见的解决办法均不能解决问题。深入研究了下，总结几点以加强记忆。<br />\n<span style=\"font-style: inherit;\">一、没有正确使用margin设置边距，margin指的是空白长度，用于控制容器中的内容和容器边缘的距离。</span></p>\n<div id=\"highlighter_596071\" style=\"margin: 0px; padding: 0px; color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">\n<div style=\"margin: 0px; padding: 0px;\">\n<div style=\"margin: 0px; padding: 0px;\">\n<table class=\"noBorderTable\" style=\"border-collapse: collapse; border-spacing: 0px;\">\n<tbody>\n<tr>\n<td style=\"margin: 0px; padding: 0px;\">\n<code style=\"margin: 0px; padding: 0px; font-style: inherit;\">1</code></td>\n<td style=\"margin: 0px; padding: 0px;\">\n<code style=\"margin: 0px; padding: 0px; font-style: inherit;\">&lt;</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">style</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">type</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">=</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">&quot;text/css&quot;</code><code style=\"margin: 0px; padding: 0px; font-style: inherit;\">&gt;</code></td>\n</tr>\n</tbody>\n</table>','','','');
INSERT INTO `dede_addonarticle` VALUES('71','3','<span style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\">很多朋友会向我一样遇到VPS或服务器的C盘空间越来越小，甚至满后登陆不了，后来在百度里面查了不少关于VPS服务器C盘空间越来越小的问题后，才发现是一些系统垃圾文件和数据库日志文件导致的，于是乎找到了一个C盘垃圾文件清理的ECHO批处理程序，用了一下嘿嘿，非常棒，一键就清理完C盘的所有垃圾文件，只剩几百兆的空间瞬间就变成了6G，很是开心，又不占用CPU资源，而且文件很小，不用去装什么360安全卫士呀什么的，在这里推荐给各位站长使用嘻嘻，</span><a href=\"http://pan.baidu.com/s/1nt1UJBr\"><span style=\"color: rgb(255, 0, 0); text-decoration: none; font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\"><strong>点击下载C盘垃圾文件清理器</strong></span></a><br style=\"margin: 0px; padding: 0px; color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\" />\n<table style=\"color: rgb(51, 51, 51); font-family: 微软雅黑; font-size: 16px; line-height: 24px; background-color: rgb(248, 248, 248);\" width=\"100%\">\n<tbody>\n<tr>\n<td style=\"margin: 0px; padding: 0px; font-size: 12px;\">\n下面是一个批处理，大家可以参考一下（主要是用来删除临时文件，日志文件等一些垃圾文件用的）<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO.<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 说&nbsp;&nbsp;&nbsp; 明<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO -----------------------------------------------------------------------<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO 这是网上流传的批处理。它会帮您删除回收站、临时目录、最近打开过的文档痕迹<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO 等。对系统运行稍有帮助。如果您嫌电脑运行速度慢，不要指望用本批处理能搞好。<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO 电脑速度慢通常是因为太多无用的运算占据了CPU和内存资源所致。<br style=\"margin: 0px; padding: 0px;\" />\n@ ECHO pause<br style=\"margin: 0px; padding: 0px;\" />\necho 正在清理系统垃圾文件，请稍等......<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.tmp<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*._mp<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.log<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.gid<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.chk<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive%\\*.old<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %systemdrive% ecycled\\*.*<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %windir%\\*.bak<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q %windir%\\prefetch\\*.*<br style=\"margin: 0px; padding: 0px;\" />\nrd /s /q %windir%\\temp &amp; md %windir%\\temp<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /q %userprofile%\\cookies\\*.*<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /q %userprofile% ecent\\*.*<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q &quot;%userprofile%\\Local Settings\\Temporary Internet Files\\*.*&quot;<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q &quot;%userprofile%\\Local Settings\\Temp\\*.*&quot;<br style=\"margin: 0px; padding: 0px;\" />\ndel /f /s /q &quot;%userprofile% ecent\\*.*&quot;<br style=\"margin: 0px; padding: 0px;\" />\necho 清理系统垃圾完成！<br style=\"margin: 0px; padding: 0px;\" />\necho. &amp; pause&nbsp;<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/14442211FX920-13915.png\" style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px; width: 215px; height: 55px;\" /><br style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\" />\n<a href=\"http://www.dede58.com\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">织梦58</a><span style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; font-size: 14px; line-height: 25px;\">（www.dede58.com 专注织梦好模板）</span></td>\n</tr>\n</tbody>\n</table>\n<br />\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('72','3','<blockquote style=\"padding: 0px 0px 0px 15px; margin: 10px 0px; border-left-width: 4px; border-left-style: solid; border-left-color: rgb(223, 223, 223); color: rgb(68, 68, 68); font-family: \'Hiragino Sans GB\', \'Microsoft YaHei\', 微软雅黑, tahoma, arial, simsun, 宋体; font-size: 14px; line-height: 22px; background-color: rgb(237, 237, 239);\">\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\nPHP递归创建路径</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&lt;?php</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\nfunction createFolder($path)</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n{</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp; if (!file_exists($path))</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;{&nbsp;&nbsp;&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp; echo dirname($path)&nbsp;,&nbsp;&#39;&lt;br /&gt;&#39;;<strong>&nbsp;//dirname()可以直接截取到不存在的路径或非路径文件为止</strong></p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp; createFolder(dirname($path));</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;&nbsp;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp; echo $path&nbsp;,&nbsp;&#39;&lt;br&nbsp;/&gt;&#39;;</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp; mkdir($path, 0777);&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>&nbsp;//mkdir()只能创建一级目录，如果之前的路径都存在的话，可以直接创建下一级路径</strong></p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;&nbsp;}</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n&nbsp;}</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\ncreateFolder(&quot;./aa/bb/cc/dd/ee&quot;);</p>\n<p style=\"padding: 0px; margin: 0px 0px 10px;\">\n?&gt;<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/14442211FX920-13915.png\" style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px; width: 215px; height: 55px;\" /><br style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\" />\n<a href=\"http://www.dede58.com\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">织梦58</a><span style=\"color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">（www.dede58.com 专注织梦好模板）</span></p>\n<div>\n&nbsp;','','','');
INSERT INTO `dede_addonarticle` VALUES('73','3','<div style=\"box-sizing: border-box; color: rgb(0, 0, 0); font-family: \'Microsoft YaHei\', \'Helvetica Neue\', \'Luxi Sans\', \'DejaVu Sans\', Tahoma, \'Hiragino Sans GB\', STHeiti, Arial, sans-serif; font-size: 14px; line-height: 28px;\">\n<span style=\"box-sizing: border-box; color: rgb(255, 0, 0);\"><strong style=\"box-sizing: border-box; border: 0px none; margin: 0px; padding: 0px;\">&nbsp;&diams; win2003系统清理C盘方法</strong></span>','','','');
INSERT INTO `dede_addonarticle` VALUES('74','3','<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">下载</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">DedeCMS</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\"><a href=\"http://downinfo.myhostadmin.net/dede_killer.zip\" style=\"text-decoration: none; color: rgb(75, 75, 75);\"><span style=\"margin: 0px; padding: 0px; color: red;\">顽固木马后门专杀工具</span></a></span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">，解压上传到</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">wwwroot</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">根目录，然后访问根据提示执行扫描。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体; color: red;\">需注意：</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">1.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">跟目录下必须有</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">data</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">目录和</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">/data/common.inc.php</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">文件，如不存在会报&ldquo;请将该文件放到您站点的根目录，和</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">index.php</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">同一级目</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">录&rdquo;错误。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">文件太多执行时间较长，可能超时，可以修改</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">ini_set(&quot;memory_limit&quot;, &quot;100m&quot;)</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">值为</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">ini_set(&quot;memory_limit&quot;, &quot;500m&quot;)</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">，最大不能超过</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">1000M</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">以下是检查示例：</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<img border=\"0\" height=\"743\" src=\"/uploads/allimg/c151007/14442211G22420-2T25.gif\" style=\"border: 0px; width: 734px; height: 784px;\" width=\"500\" /></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">经核实：第</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">1</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项可删除；第</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">2</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项补丁一定要打，才能保证不会被再次入侵；</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">3-5</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项发现的可疑数据或文件都确是被恶意增加数据和木马文件，可直接清理；第</span><span style=\"margin: 0px; padding: 0px; font-family: Calibri;\">6</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">项列出管理员名，如确定不是自己使用的用户可删除，<span style=\"margin: 0px; padding: 0px; color: red;\">必须保留自己使用的管理员名</span>。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n&nbsp;</p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: 宋体;\"><strong><span style=\"margin: 0px; padding: 0px; color: red; font-size: 16px;\">附织梦程序被挂码之后处理流程：</span></strong></span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">1.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">首先使用查杀病毒》手工清除木马，清理相应病毒代码。如不能清理需登录</span><span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">ftp</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">下载文件到本地，手工删除病毒代码再上传到主机覆盖相应文件。</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">2.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">使用以上（&ldquo;DedeCMS顽固木马后门专杀工具&rdquo;）方法彻底检查、清理，并打上最新补丁</span></p>\n<p style=\"margin: 0.6em 0px; padding: 0px; color: rgb(0, 0, 0); font-family: Simsun; font-size: 14px; line-height: 26.6000003814697px;\">\n<span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">3.</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">为防止再次被注入、加入病毒代码，建议可开启</span><span style=\"margin: 0px; padding: 0px; font-family: Verdana, sans-serif;\">360</span><span style=\"margin: 0px; padding: 0px; font-family: 宋体;\">防护能更好的保护网站不被入侵。<br />\n<br />\n<img alt=\"\" src=\"/uploads/allimg/c151007/14442211FX920-13915.png\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px; width: 215px; height: 55px;\" /><br style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\" />\n<a href=\"http://www.dede58.com\" style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">织梦58</a><span style=\"font-family: \'Microsoft YaHei\', 微软雅黑, Arial, Verdana, sans-serif, simsun; line-height: 25px;\">（www.dede58.com 专注织梦好模板）</span></span></p>\n<p></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('75','6','<p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\">\r\n	自从普及了智能手机以后，越来越多的帅哥萌妹子们喜欢玩自拍，不过，如果你看到摄影师Tom Storm拍摄的泡泡中的世界的话，你就会瞬间觉得对着镜子自拍神马的简直是太弱了。</p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\">\r\n	摄影师Tom Storm是一位水滴摄影师，他从2006年开始到世界不同的地方去旅行拍摄，将自己看到的不同特色不同风情的风景放在一个个泡泡中，通过自己的镜头记录下来，再分享给爱风景爱摄影的人们。由于这些水滴泡泡对周围的景物具有反射作用，当那些美丽的景色反射到泡泡上时，Tom Storm就抓住机会，用相机拍摄下来这些精美大气的景象，然后就完成了自己惊艳的泡泡中的世界作品。</p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\">\r\n	我们不得不为Tom Storm这种摄影创意而折服，当然，爱好摄影的小伙伴们也自己可以试一试哟！接下来时间就请大家跟随阿里百秀小编一起来欣赏这组美轮美奂的泡泡世界摄影作品吧！</p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7676\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422121Z24F-13D1.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7677\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422122E1A0-25314.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7678\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/1444221230M060-35L3.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7679\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422123C2260-43111.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7680\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"633\" src=\"/uploads/allimg/c151007/144422124Z2330-5ZJ.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7681\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/144422125LF40-B221.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7682\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/1444221259C20-NH4.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7683\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/14442212Aa140-Y038.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p><p style=\"box-sizing: border-box; margin: 0px 0px 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px;\"><img alt=\"神奇的水滴摄影，泡泡中的世界--阿里百秀\" class=\"alignnone size-full wp-image-7684\" data-bd-imgshare-binded=\"1\" data-tag=\"bdshare\" height=\"700\" src=\"/uploads/allimg/c151007/14442212JH160-93T5.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\" width=\"700\"/></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('76','6','<p>你喜欢旅行吗，你喜欢摄影吗？你希望在同一个场景中拍摄出不一样的感觉吗？想不想在盛夏拍出冬天的白色浪漫呢？</p>\r\n<p>现在的摄影中有一个神奇的技术效果——红外技术，最初红外技术用于军事导航追踪，现在也用于摄影中。摄影师Christian Kern用他的红外相机把德国通常茂密的自然景观拍摄成一系列雪白的场景。红外相机将任何的天然绿色转化为白色和粉红色，制造出让人惊讶的照片，简直就像出自另一个世界！跟小编一起欣赏这些美景美图吧！</p>\r\n<p><img class=\"alignnone size-full wp-image-8672\" src=\"/uploads/allimg/c151007/14442212O59340-1133O.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8673\" src=\"/uploads/allimg/c151007/14442212QWV0-1212W.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8674\" src=\"/uploads/allimg/c151007/14442212S1Z20-1362E.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8675\" src=\"/uploads/allimg/c151007/14442212T3Z10-149649.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8676\" src=\"/uploads/allimg/c151007/14442212U164P-15W21.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8677\" src=\"/uploads/allimg/c151007/14442212UI0Z-163a7.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8678\" src=\"/uploads/allimg/c151007/14442212V4XZ-1O3B.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8679\" src=\"/uploads/allimg/c151007/14442212W20030-1VM9.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8680\" src=\"/uploads/allimg/c151007/14442212X11430-192130.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"535\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8681\" src=\"/uploads/allimg/c151007/14442212XJ320-202P7.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8682\" src=\"/uploads/allimg/c151007/14442212Y53520-212291.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8683\" src=\"/uploads/allimg/c151007/14442212Z33330-223H1.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"567\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8684\" src=\"/uploads/allimg/c151007/144422129102b0-23N94.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8685\" src=\"/uploads/allimg/c151007/1444221291F-24N33.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8686\" src=\"/uploads/allimg/c151007/144422129245640-254F0.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8687\" src=\"/uploads/allimg/c151007/14442212930F30-2E248.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8688\" src=\"/uploads/allimg/c151007/1444221293H20-2G408.jpg\" alt=\"摄影技巧：红外摄影下的绿色变成了雪景--阿里百秀\" width=\"800\" height=\"500\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('77','6','<p>小伙伴们估计都注意到这么一个现象，城市里出现越来越多的流浪猫、流浪狗，比如在土耳其的伊斯坦堡就有150000只流浪动物，但是却很少有人愿意为这些流浪猫狗提供食物和一个家。不过，最近在伊斯坦堡的街头出现了一种新型的自动贩卖机，只要你把塑料瓶投入进去，这种贩卖机就会自动出来饲料给这些流浪猫狗。</p>\r\n<p>对于保护流浪猫狗的热爱动物的人们来说这真的是一个特别棒的机器。这款机器是由土耳其公司Pugedon发明的，他们承诺不会向政府收取费用，现在已经在土耳其街头、公园等公共场所投放许多这种自动贩卖机，只要有人将可回收的塑料瓶投入进去，那么那些流浪猫狗就会拥有食物和水，这样它们就可以一直生存直到等到有主人认领自己。另外，这种机器还可以倡导人们保护环境，减少街道垃圾。</p>\r\n<p>这种机器作用这么棒，如果可以快点儿引入国内，那么一定会得到大家的赞许。</p>\r\n<p><img class=\"alignnone size-full wp-image-8457\" src=\"/uploads/allimg/c151007/144422129533U0-2925Z.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8458\" src=\"/uploads/allimg/c151007/144422129604210-304B1.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8459\" src=\"/uploads/allimg/c151007/144422129AV10-3133V.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8460\" src=\"/uploads/allimg/c151007/14442212a20S0-321053.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8461\" src=\"/uploads/allimg/c151007/14442212b0220-335915.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8462\" src=\"/uploads/allimg/c151007/14442212b5W40-34cX.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"1018\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8463\" src=\"/uploads/allimg/c151007/14442212c4Z20-356340.jpg\" alt=\"新型环保自动贩卖机，可为流浪猫狗提供食物--阿里百秀\" width=\"600\" height=\"450\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('78','6','<p>爱迪生说：天才就是百分之一的灵感加上百分之九十九的汗水。是的，并不是每个人生下来就能成为天才，必须要经过磨练才能真正获得成功。比如马来西亚的艺术家Vince Low就是一个很好的例证。</p>\r\n<p><img class=\"alignnone size-full wp-image-8635\" src=\"/uploads/allimg/c151007/1444221301H410-3G3M.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"798\" /><br />\r\nVince Low是一位插画家，但是他小的时候却是一个具有读写障碍症的孩子，尽管他一直非常努力，可是成绩始终不如意，不能让老师和家长满意，还被其他孩子嘲笑和欺凌，但是没有人真正理解他，了解原因。直到他接触到了音乐与艺术，他发现在面对它们时，他充满热情与激情，于是，他爱上了画画，找到了自己的方向，最终成为了一名创造性的插画家。他将线条与涂鸦结合在一起，摒除那些凌乱，以自由的方式捕捉情感，创造出一幅幅有趣又生动的明星人物肖像画。</p>\r\n<p>接下来时间就请小伙伴们跟随阿里百秀小编一起来欣赏那些栩栩如生的肖像画吧，也许学艺术的小伙伴们还可以受到一些灵感启发呢！</p>\r\n<p><img class=\"alignnone size-full wp-image-8636\" src=\"/uploads/allimg/c151007/1444221302B2F-3X204.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"889\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8637\" src=\"/uploads/allimg/c151007/144422130353Q0-3b3S.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"930\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8638\" src=\"/uploads/allimg/c151007/144422130425060-405555.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"941\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8639\" src=\"/uploads/allimg/c151007/14442213051O20-414D3.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"957\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8640\" src=\"/uploads/allimg/c151007/14442213060QP-42FJ.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"747\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8641\" src=\"/uploads/allimg/c151007/144422130C3C0-43Aa.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8642\" src=\"/uploads/allimg/c151007/144422130I5K0-44Z33.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"920\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8643\" src=\"/uploads/allimg/c151007/144422130Q5B0-45B34.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"961\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8644\" src=\"/uploads/allimg/c151007/144422130Y5540-464516.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"960\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8645\" src=\"/uploads/allimg/c151007/14442213100420-4KO6.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"476\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8646\" src=\"/uploads/allimg/c151007/1444221311B5P-4T551.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"886\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8647\" src=\"/uploads/allimg/c151007/1444221312ZQ0-492359.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"905\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8648\" src=\"/uploads/allimg/c151007/1444221315P530-50A28.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"931\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8649\" src=\"/uploads/allimg/c151007/144422132245H0-51D58.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"959\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8650\" src=\"/uploads/allimg/c151007/14442213251TZ-523410.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"967\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8651\" src=\"/uploads/allimg/c151007/14442213314R40-534C3.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"895\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8652\" src=\"/uploads/allimg/c151007/1444221332R10-54ZR.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"451\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8653\" src=\"/uploads/allimg/c151007/1444221333U210-551W6.jpg\" alt=\"这是一个读写障碍的人画出的明星肖像，你有什么感想？--阿里百秀\" width=\"640\" height=\"959\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('79','6','<p><img class=\"alignnone size-full wp-image-8419\" src=\"/uploads/allimg/c151007/1444221335TK0-5I951.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"383\" /></p>\r\n<p>芝加哥大战过了4年，变形金刚终于在观众的殷殷期待中绝迹重生了。虽然已经等得有点儿心焦，可是擎天柱、大黄蜂终于还是来了。《变形金刚4：绝迹重生》于6月27日在中国大陆上映，由于上映当天人太多，所以只能过了一天才看到，看过之后，瞬间觉得这场面、这制作真的不愧是好莱坞打造，那么今天阿里百秀小编就好好跟小伙伴们唠唠《变4》幕后制作那些事儿吧！</p>\r\n<p>《变4》导演迈克尔·贝使用了一台价值为100万美元的4K IMAX 3D摄影机拍摄，这也是首部采用4K IMAX 3D摄影机拍摄的影片，4K IMAX 3D摄影机被安装在了一辆价值5万多美金的保时捷卡宴顶部，拍摄出来的画面清晰异常。不过，在冰岛的戏是用胶片拍摄的。由于这部影片使用的是IMAX 3D，渲染时间将是以前电影每帧IMAX需花费36小时渲染的两倍，速度明显更快了。当然，这个是得益于该格式立体声的性质喽。</p>\r\n<p>《变4》新出现了18个机器人，这些都是由工业工业光魔公司制作出来的。先搭建出机器人模型的几何形状需要15周时间，再用15-20周构建机器人的支撑骨骼结构，再然后是喷漆和制作细节化纹理，最后则是需要根据不同拍摄格式、镜头、场景调整机器人。当然，那些熟悉的汽车人虽然被迈克尔·贝重新设计，但是还是能让人一眼就认出来。</p>\r\n<p>CG特效贯穿《变4》的始终，并且特效制作得也特别棒。影片后期的视效部门达到350人。虽然大部分的机器人都是通过关键帧动画创造出来的，但是新技能出现时，剧组仍会使用动作捕捉系统将其呈现。比如香港场景的呈现就是特效团队花了几周时间通过数码相机的记录再用数字技术处理而得出的，还有那些大楼倒塌、毁坏的场景也都是特效的结果。</p>\r\n<p>当然，为了让影片质量更上层，那些爆炸、慢动作剧组会尽可能的使用实景效果，比如烟、火，比如机器人与人类之间的抓住、抱住、携带等动作。</p>\r\n<p>其实，影片中出现了许多中国标志性建筑，这些画面都是采用航拍得来的，而这些中国元素的出现也吸引了更多中国观众的眼球。</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-8407\" src=\"/uploads/allimg/c151007/144422133A14P-5T647.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"338\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8414\" src=\"/uploads/allimg/c151007/144422133H0240-5941c.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8415\" src=\"/uploads/allimg/c151007/144422133N6140-60Sc.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"393\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8416\" src=\"/uploads/allimg/c151007/144422133U1340-611M8.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8417\" src=\"/uploads/allimg/c151007/144422133920540-6232G.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"404\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8418\" src=\"/uploads/allimg/c151007/144422133b54F-635954.jpg\" alt=\"《变形金刚4》那些你不知道的制作幕后--阿里百秀\" width=\"600\" height=\"375\" /></p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('80','9','<p>虽然现在科学技术发展迅速，但是在自然界中仍然有一些奇怪的现象不能为科学所解释，那么这些神奇的自然现象也就成了未解之谜。下面阿里百秀小编为你介绍6个神奇的自然未解之谜！</p>\r\n<h2>印尼爪哇谷洞</h2>\r\n<p>爪哇谷洞，是印度尼西亚最为恐怖奇异的山洞。当人、动物从洞口经过，或是离洞口还有6至7米距离，就会被一种强大的吸引力“拖入”谷洞而被吞掉。据当地人说，山洞里白骨已堆积不少，都没法分哪些是人骨哪些是兽骨。到现在为止，没有人能解释清楚爪哇谷洞巨大吸力是怎么回事。</p>\r\n<p>现在，印尼政府已把它附近设为禁区，禁止任何人进入。但来自世界各地的科考小组从未间断对它的考察研究。</p>\r\n<p><img class=\"alignnone size-full wp-image-8709\" src=\"/uploads/allimg/c151007/14442213445PF-15311.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"368\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>法国比利牛斯山圣泉</h2>\r\n<p>比利牛斯山脉中的劳狄斯小镇上的岩洞里有一眼清泉，它以神奇的治病功吸引了来自世界各地成千上万的人们，就连现代医学无法治疗的皮肤病患者来此洗疗之后也会很快康复，因此成为闻名全球的神秘“圣泉”。</p>\r\n<p><img class=\"alignnone size-full wp-image-8719\" src=\"/uploads/allimg/c151007/144422134520620-21X5.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"310\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>法国石棺泉</h2>\r\n<p>同样是在比利牛斯山区，在阿尔勒小镇教堂里，存放一口1500多年前的石棺，石棺长约1.93米，用白色的大理石雕刻而成。令人不解的是石棺终年盛满清泉般的水，却没人能解释出石棺中的水从哪里而来。水利专家使用所有的办法都未能使石棺内水源断绝。石棺内的水不流动，但却能够自动更换一样保持洁净。许多科学家都未能解释出这个谜团。</p>\r\n<p><img class=\"alignnone size-full wp-image-8718\" src=\"/uploads/allimg/c151007/1444221345GH0-3W48.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"287\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>东山风动石</h2>\r\n<p>东山风动石以奇、险、悬而居全国各地60多块风动石之最，被誉为“天下第一奇石”。它的奇妙之处在于它前后左右重量平衡极佳，大风吹动时，石体左右晃动，但倾斜到一定角度就不会再动了，所以我们称它为风动石。曾今东山岛发生7.5级地震，山石滚落，屋倒人亡，可风动石却安然无恙。“七七事变”后，日军企图搬走风动石，日舰“太和丸”用钢丝索系于风动石上，开足马力，可多条钢丝索被拉断了，风动石却纹丝未动，最后日军只得放弃这一企图。风动石历经沧桑，依然斜立如故。这块奇石是怎样形成的呢？至今是个难解的谜。</p>\r\n<p><img class=\"alignnone size-full wp-image-8715\" src=\"/uploads/allimg/c151007/144422134644940-45195.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"284\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>洪都拉斯蓝洞</h2>\r\n<p>在静谧的海洋上，会出现一汪深蓝色的圆形水域，从高空看，仿佛是大海的瞳孔，从高处望过来，深邃、神秘、诡异，总感觉是通往另外一个世界的时空之门。</p>\r\n<p>洪都拉斯蓝洞，是世界十大地质奇迹之一。由于洞很深，因此呈现出深蓝色的景象，这一结构被称为“蓝洞”。</p>\r\n<p><img class=\"alignnone size-full wp-image-8716\" src=\"http://www.alibaixiu.com/wp-content/uploads/2014/07/652207b364adc21.jpeg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"338\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>印度圣石</h2>\r\n<p>印度西部希沃布里村庄，有一座神庙，庙前空地有2块各重90公斤左右的“圣石”。只要人们用右手的食指放在“圣石”底部，异口同声且不停顿地喊着“库马尔·阿利 ·达尔维-奇-奇-奇”，沉重的石头就从地上弹跳起来，悬升到约2米的高度。直到人们喊得上气不接下气时，它才会落回到地上。难道人们的语言和动作信息在某种程度上可以抵消重力的效果呢？没有人能解释清楚原因，成为悬而未解之谜。</p>\r\n<p><img class=\"alignnone size-full wp-image-8717\" src=\"/uploads/allimg/c151007/144422134K210-63037.jpg\" alt=\"6大世界上至今无解的自然怪象--阿里百秀\" width=\"450\" height=\"338\" /></p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('81','9','<p><img class=\"alignnone size-full wp-image-8193\" src=\"/uploads/allimg/c151007/144422134ZGZ-YY9.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"400\" /></p>\r\n<p>从幼儿园到大学，读书这么多年，小伙伴们得到的不仅仅是知识，更多的还有旧书。不过，估计小伙伴们一部分的旧书都如小编的一样去见佛祖了，因为觉得那些书都没用了，另外一部分觉得还会有点儿用的旧书在书柜里睡觉呢。也许那些旧书对于我们普通人来说是没有什么作用，放在书柜里又占地方，但是，这些旧书对于一些艺术家来说可是很有用的，可以作为创作素材的。</p>\r\n<p>雕塑艺术家Nick Georgiou就从旧书上找到了创作灵感，他将旧书以及废旧报纸按照不同颜色不同序列排列起来，创作出一幅幅人物雕塑和一些花朵雕塑，这些人物雕塑形神兼备，花朵雕塑漂亮美丽，都充满了艺术美感。当然最棒的还是艺术家们这种变废为宝的创新精神。</p>\r\n<p>由此看来，就算是废旧物品也还是有其用武之地，有兴趣的小伙伴们也可以试着创新一些东西哟！</p>\r\n<p><img class=\"alignnone size-full wp-image-8194\" src=\"/uploads/allimg/c151007/144422134b24F-95K6.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"712\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8195\" src=\"/uploads/allimg/c151007/1444221350I150-1062O.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"798\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8196\" src=\"/uploads/allimg/c151007/14442213520R40-111152.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"732\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8197\" src=\"/uploads/allimg/c151007/144422135312940-12W32.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"672\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8198\" src=\"/uploads/allimg/c151007/14442213542J40-13X40.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"744\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8199\" src=\"/uploads/allimg/c151007/14442213553F30-145E6.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"882\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8200\" src=\"/uploads/allimg/c151007/144422135A6330-152294.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"857\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8201\" src=\"/uploads/allimg/c151007/144422135N6230-1D207.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"722\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8202\" src=\"/uploads/allimg/c151007/144422135X9240-1L5C.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"803\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8203\" src=\"/uploads/allimg/c151007/144422135c0550-1U494.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"791\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8204\" src=\"/uploads/allimg/c151007/1444221360Yc0-195215.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"713\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8205\" src=\"/uploads/allimg/c151007/1444221361T060-20NO.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"732\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8206\" src=\"/uploads/allimg/c151007/1444221362J5F-21Ib.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"723\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8207\" src=\"/uploads/allimg/c151007/14442213634C50-222318.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"842\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8208\" src=\"/uploads/allimg/c151007/1444221364M430-231Z7.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"874\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8209\" src=\"/uploads/allimg/c151007/14442213A54R0-244500.jpg\" alt=\"变废为宝：旧书报变成艺术雕塑--阿里百秀\" width=\"605\" height=\"479\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('82','9','<p>现在各地的游乐园越来越多，不过这些游乐园不再只是孩子们的乐园了，里面也开设越来越多成人的项目，比如跳楼机、过山车、云霄飞车、海盗船等等，这些惊险刺激的项目只能是成人才可以玩的。由于现在年轻人最喜欢玩心跳，所以这些高度刺激的项目成了他们的最爱。那么，今天阿里百秀小编就给大家盘点一下中国比较好玩的过山车，有兴趣又有胆量的小伙伴们可以找机会去尝试哟！</p>\r\n<h2>绝顶雄风</h2>\r\n<p><img class=\"alignnone size-full wp-image-8660\" src=\"/uploads/allimg/c151007/14442213CN040-262194.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"480\" /><br />\r\n位于上海欢乐谷，于2009年8月16日开放，全长为969米，高度为65米，最高时速为115km/h,是中国最高的过山车，同时也是世界上最高的垂直下坠过山车，最具特色的是它会以时速115km完成一个Immelmann翻转，你会瞬间进入失重状态，如漂浮在宇宙中一样。</p>\r\n<p>&nbsp;</p>\r\n<h2>谷木游龙</h2>\r\n<p><img class=\"alignnone size-full wp-image-8661\" src=\"/uploads/allimg/c151007/14442213D4920-2O648.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"425\" /><br />\r\n又名火球，位于上海欢乐谷，开放于2009年8月16日，长度1200米，高度33米，速度为90km/h,采用了世界上最古老的过山车形式：木质过山车，其主材是美国南方松木，它是中国第一架木质过山车，沿着湖边建造的，蜿蜒曲折，犹如巨龙。它是园里人气最高的节目。</p>\r\n<p>&nbsp;</p>\r\n<h2>垂直过山车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8670\" src=\"/uploads/allimg/c151007/14442213E25020-2X606.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"639\" height=\"484\" /><br />\r\n位于广州长隆欢乐世界，开放于2008年1月21日，高度60米，长度981米，时速112km,是亚洲第一座无地板的带翻转的垂直下坠、带水力刹车的过山车，具有“全球过山车之王”之称。它的运行轨道不仅仅有高空，还要穿过地下隧道和水道，让你在3分钟的时间内完成上天、入地、冲浪的超凡神奇体验，带给你新鲜刺激之感。</p>\r\n<p>&nbsp;</p>\r\n<h2>十环过山车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8663\" src=\"/uploads/allimg/c151007/14442213G61150-293313.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"560\" /><br />\r\n位于广州长隆欢乐世界，长度为850米，高度达30米，速度为80km/h，过山车环数为10环，创造了世界吉尼斯记录，这种过山车世界上一共只有两台，英国一台，这是第二台。其亮点就是360度回转，让你可以感受到中心连环旋转的奇妙同心惯力。</p>\r\n<p>&nbsp;</p>\r\n<h2>摩托过山车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8664\" src=\"/uploads/allimg/c151007/14442213H35960-305V0.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"320\" /><br />\r\n位于广州长隆欢乐世界，全长590米，时速80km/h,这是东半球上唯一的一台摩托过山车，在过弯道的时候，你的膝盖可能会着地，让你有真的在赛车的感觉，特别真实。喜欢赛车的小伙伴们不妨一试哟！</p>\r\n<p>&nbsp;</p>\r\n<h2>水晶神翼</h2>\r\n<p><img class=\"alignnone size-full wp-image-8665\" src=\"/uploads/allimg/c151007/14442213Hc960-31A36.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"480\" /><br />\r\n位于北京欢乐谷，在2006年7月9日时开放，高度32米，速度为81km/h,这台过山车的奇特之处在于可以旋转座椅，在运行中能够将人们的身体向下旋转，面朝着地面，就像鸟在空中飞翔的感觉。不过，由于水晶神翼被过分包装了，所以使其观赏价值大打折扣，有点儿遗憾。</p>\r\n<p>&nbsp;</p>\r\n<h2>蓝月飞车</h2>\r\n<p><img class=\"alignnone size-full wp-image-8666\" src=\"/uploads/allimg/c151007/14442213IL4P-32V51.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"480\" /><br />\r\n位于上海欢乐谷，2009年8月16日开放,也被称为Mega-Lite过山车，长度755米，高度32米，时速90km,高速飞驰会给你带来美妙飞翔之感，并且运行过程中会有一段像野兔一般的蹦跳，会给你一种抛射的感觉。</p>\r\n<p>&nbsp;</p>\r\n<h2>雪山飞龙</h2>\r\n<p><img class=\"alignnone size-full wp-image-8667\" src=\"/uploads/allimg/c151007/14442213J43060-333W8.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"479\" /><br />\r\n位于深圳欢乐谷，长度为662米, 高度38米，还有四个回环，由于它是中国第一座悬挂式过山车，所以备受人们欢迎，它会让你体验惊险、刺激、极速、尖叫，体验那种令人窒息的感觉!</p>\r\n<p>&nbsp;</p>\r\n<h2>笑傲飞鹰</h2>\r\n<p><img class=\"alignnone size-full wp-image-8668\" src=\"/uploads/allimg/c151007/14442213K03030-344b4.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"400\" /><br />\r\n位于台湾新竹的六福村主题公园，于2001年开放，长度是192米，高度是56米，速度为104km/h,它是亚洲第一全球第二的一台U型滑轨的悬挂式过山车，玩这台过山车最刺激的是，在直冲云霄之时，乘客会随着像螺丝一样的轨道进行360度转运翻腾，刺激无比。</p>\r\n<p>&nbsp;</p>\r\n<h2>4D过山龙</h2>\r\n<p><img class=\"alignnone size-full wp-image-8669\" src=\"/uploads/allimg/c151007/14442213K60230-353407.jpg\" alt=\"10大中国最好玩的过山车--阿里百秀\" width=\"640\" height=\"370\" /><br />\r\n位于江苏常州中华恐龙园，2012年4月29日开放，这是一台科技含量极高的过山车，完全不同于以往过山车的是，它的座位是悬挂在主车厢两侧，可以单独翻转，当主车厢随也随着轨道翻转之时，就会给你一种立体的乘坐体验。</p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('83','9','<p>小编我一直都认为披萨是不健康的食品，所以都很少吃。没想到国外的一位大叔Dan Janssen却吃了整整25年披萨，尽管患有糖尿病，但丝毫不影响他每天吃披萨。Janssen虽然是一个素食主义者，但他讨厌吃蔬菜，所以平时都吃芝士披萨，每天至少要吃上一餐。</p>\r\n<p>有些Janssen身边的人们担心他的这种饮食会导致其死亡，希望他能改变饮食习惯，但他对这种不健康的饮食丝毫不担心，觉得人终有一死，吃着自己喜爱的食物死亡也是很幸福的。除了内分泌医生之外，其他医生都说他很健康，可以继续做他正在做的事情。看来披萨饮食并不影响他的糖尿病。</p>\r\n<p>他的未婚妻Madeline很担心他的健康，经常鼓励他吃别的东西，甚至会把蔬菜放在披萨里，企图改变Janssen的不健康饮食。</p>\r\n<p><img class=\"alignnone size-full wp-image-8360\" src=\"/uploads/allimg/c151007/14442213M251Z-3J156.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"425\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8361\" src=\"/uploads/allimg/c151007/14442213MZ20-3SJ1.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"359\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8362\" src=\"/uploads/allimg/c151007/14442213N49250-392c2.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"357\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8363\" src=\"/uploads/allimg/c151007/14442213O03610-406411.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"327\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8364\" src=\"/uploads/allimg/c151007/14442213O4Q30-41L96.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"417\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8365\" src=\"/uploads/allimg/c151007/14442213O961Z-42KN.jpg\" alt=\"老外大叔25年每天吃披萨，吃喜爱的食物死亡也很幸福--阿里百秀\" width=\"650\" height=\"360\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('84','9','<p>一直认为只有摄影机、照相机才能真实记录下每一个场景，其实不然。看过日本艺术家Hisaya Taira的画作后，你再也不会这么认为。因为在她的画笔下产生的场景，完全可以与照相机、摄像机等镜头记录的真实场景相媲美，比如下面的一组关于地铁的画作，你就会发现真的可以说是与现实中的地铁如出一辙。</p>\r\n<p><img class=\"alignnone size-full wp-image-8598\" src=\"/uploads/allimg/c151007/14442213Q52140-44ND.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"431\" /><br />\r\nHisaya Taira第一次到纽约时，发现这里的地铁是空荡荡的，与以前见到的人潮汹涌的地铁完全不一样，瞬间觉得太不可思议了，当即就决定用自己的画笔将这种场景记录下来，于是就创作出了这一组超现实纽约地下铁画作。</p>\r\n<p>现在就请小伙伴们跟随阿里百秀小编一起来欣赏这组作品吧，再次强调，这真的不是照片哟！</p>\r\n<p><img class=\"alignnone size-full wp-image-8599\" src=\"/uploads/allimg/c151007/14442213R1110-45H44.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"435\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8600\" src=\"/uploads/allimg/c151007/14442213RF240-462510.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"437\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8601\" src=\"/uploads/allimg/c151007/14442213S31940-4K220.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"391\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8602\" src=\"/uploads/allimg/c151007/14442213T3D60-4T245.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8603\" src=\"/uploads/allimg/c151007/14442213UF120-494G5.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"696\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8604\" src=\"/uploads/allimg/c151007/14442213VWC0-50N37.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"770\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8605\" src=\"/uploads/allimg/c151007/14442213WHF-512A8.jpg\" alt=\"超现实画作：比相机拍摄更真实的纽约地铁--阿里百秀\" width=\"600\" height=\"407\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('85','8','<p>在海边长大的孩子，童年记忆最难忘的一定是沙滩，因为热爱科幻片的孩子们，曾经一定把沙子堆成城堡、怪兽等等样子。不过，对于小时候的我们来说，那些用沙子堆出来的东西虽然带给我们无限欢乐，可是那些算不上艺术品，终被潮水带走了。但是，对于保罗·赫格德和他的妻子雷姆来说却不一样，他们将沙雕创作当成自己喜欢的事业来做。</p>\r\n<p>保罗和雷姆是英国环球旅行者，对于沙雕创作具有非常浓厚的兴趣。他们一边行走一边选择合适的沙子，再考虑到阳光照射、颜色美观以及风雨侵蚀等自然因素，最终创作出自己的沙雕作品：蜿蜒盘旋的青龙，可爱的猎豹，睡梦初醒的小狮子，还有雄伟的大象，等等，这些雕塑都是伟大而耀眼的。不过，由于这些雕塑规模都比较大，即使是比较简单的也得花上半个月以上的时间，而且不能有一个哪怕是小小的失误，否则就前功尽弃了。</p>\r\n<p>虽然，这些闪耀的沙雕作品不像其他艺术品能保持很久，但是我们仍为它们的宏伟壮观而惊叹，它们仍然是经典的。</p>\r\n<p><img class=\"alignnone size-full wp-image-7720\" src=\"/uploads/allimg/c151007/1444221391611P-1NC.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"483\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7721\" src=\"/uploads/allimg/c151007/1444221392W130-29649.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"345\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7722\" src=\"/uploads/allimg/c151007/1444221393b160-3T58.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"425\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7723\" src=\"/uploads/allimg/c151007/14442213952X50-4U58.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"452\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7724\" src=\"/uploads/allimg/c151007/144422139CMP-51509.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"485\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7725\" src=\"/uploads/allimg/c151007/14442213b22T0-64618.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"898\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7726\" src=\"/uploads/allimg/c151007/1444221400U0F-G5A.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"402\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7727\" src=\"/uploads/allimg/c151007/144422140222250-X313.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"897\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7728\" src=\"/uploads/allimg/c151007/1444221404A440-a054.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"470\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7729\" src=\"/uploads/allimg/c151007/144422140S04F-10O07.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"797\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7730\" src=\"/uploads/allimg/c151007/144422141025110-11D17.jpg\" alt=\"闪耀的沙雕作品，转瞬即逝却仍然经典--阿里百秀\" width=\"680\" height=\"820\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('86','8','<p>乐于助人一直是中华传统的一项美德，现在社会中各种志愿者协会也是层出不穷，就如曾经小编也是青年志愿者协会的一员呢，只不过有时你的本意是为了帮助别人，但是结果别人不一定愿意接受帮助，这是为什么呢？后来渐渐明白，是方式不对，每个人都有自己的尊严，即使是接受帮助时，也希望能维持自尊。</p>\r\n<p><img class=\"alignnone size-full wp-image-8589\" src=\"/uploads/allimg/c151007/14442214132A30-1314K.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"413\" /><br />\r\nMax Pazar和Kayli Levitan于今年1月共同创办了The Street Store，他们在街头摆一些纸板，放一些衣物，供给那些无家可归的人。这项活动最早是从南非的开普敦开始，现在从巴西到比利时，很多地方都可以见到他们的身影。由于这些东西并不是打包好的直接赠予，而是人们有自己选择的权利，这让那些接受帮助的人觉得得到了尊重，保持了自尊，因此这种方式大大提高了助人的成功率。</p>\r\n<p>小伙伴们是不是也觉得这种助人方式很棒呢？如果你也想行动起来，可以到The Street Store官方网站上直接下载打印那些摆放东西带有标志的纸板哟！这种不浪费又能很好帮助人的街头捐赠商店应该提倡，希望中国也快点儿出现！</p>\r\n<p><img class=\"alignnone size-full wp-image-8590\" src=\"/uploads/allimg/c151007/1444221413Y550-141333.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"413\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8591\" src=\"/uploads/allimg/c151007/144422141453250-154I2.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"413\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8592\" src=\"/uploads/allimg/c151007/1444221415591P-162640.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"415\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8593\" src=\"/uploads/allimg/c151007/14442214162P60-1H341.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"415\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8594\" src=\"/uploads/allimg/c151007/144422141E2240-1U942.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"930\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8595\" src=\"/uploads/allimg/c151007/144422141NJ10-192019.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"966\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8596\" src=\"/uploads/allimg/c151007/144422141WC40-205B4.jpg\" alt=\"街头捐赠商店，保护受助人尊严--阿里百秀\" width=\"620\" height=\"310\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('87','8','<p>童话故事我们小时候都读过不少，最向往故事里面那些森林里神奇的城堡，想象着自己有一天如果能住进城堡中该是多么美妙的事情。虽然现实中木有真正的森林城堡，不过会有迎合人们兴趣爱好的开发商瞅准商机，仿照建筑一些如城堡的酒店，比如，最近在智利就出现了一座这样的酒店。</p>\r\n<p>这座酒店完全是木质结构，就像是一座魔法小屋，高耸于森林里如巨大的霍比特人。酒店所处的森林是一片丰富的自然遗产区域，所以小屋制作完全都是从本地采购木材，酒店里连浴缸都是木制的，让人感觉特别贴近自然。这座木质酒店从外面看是一个圆锥体，从屋顶会有倾泻而下的水流，从外面看起来特别美丽。最神奇的是客人必须穿过空中的吊桥才能进入到酒店，会有一个全新的体验。</p>\r\n<p>接下来的时间小伙伴们就跟随阿里百秀小编一起来看看这座美丽的魔法小屋吧！</p>\r\n<p><img class=\"alignnone size-full wp-image-8292\" src=\"/uploads/allimg/c151007/14442214204WP-22OT.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8293\" src=\"/uploads/allimg/c151007/14442214212S60-236039.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8294\" src=\"/uploads/allimg/c151007/144422142221T0-242F8.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8295\" src=\"/uploads/allimg/c151007/1444221422X2P-25O34.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8296\" src=\"/uploads/allimg/c151007/144422142354V0-2BI0.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8297\" src=\"/uploads/allimg/c151007/144422142430450-2M250.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8298\" src=\"/uploads/allimg/c151007/1444221424a2F-2Ra7.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8299\" src=\"/uploads/allimg/c151007/1444221425Q550-291603.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"390\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8300\" src=\"/uploads/allimg/c151007/14442214263V30-305537.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"381\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8301\" src=\"/uploads/allimg/c151007/144422142FK0-31TY.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8302\" src=\"/uploads/allimg/c151007/144422142N22F-329293.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8303\" src=\"/uploads/allimg/c151007/144422142U42Z-333339.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8304\" src=\"/uploads/allimg/c151007/144422142931950-349A7.jpg\" alt=\"神奇的魔法木制酒店，童话森林里的城堡--阿里百秀\" width=\"680\" height=\"510\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('88','8','<p><img class=\"alignnone size-full wp-image-8612\" src=\"/uploads/allimg/c151007/1444221431092F-3B162.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"508\" /></p>\r\n<p>塑料瓶对于我们来说只能是垃圾，可是对于有些人来说，它们不仅不是垃圾，更是功臣。就像之前的一篇关于塑料瓶的文章，完美实现了二次利用。</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-8613\" src=\"/uploads/allimg/c151007/144422143194F-3KC7.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"526\" /></p>\r\n<p>Jan是一个22岁的学生，Jakub是一个21岁的机械师助教，由于发现面对日益加重的环境污染问题，人们仍然缺乏应有的关注，仍然没有很强的保护环境的意识，为了倡导人们保护环境，减少污染，他们决定用废旧塑料瓶制造一艘船，一边航行，一边倡导重视环境。</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-8614\" src=\"/uploads/allimg/c151007/1444221432910Z-3S0Y.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"530\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8615\" src=\"/uploads/allimg/c151007/1444221433M2F-393047.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"479\" /></p>\r\n<p>Jan和Jakub收集到了50000个塑料瓶，开始造船。在朋友们的帮助下，他们先制造了一个结实的木架和一个舵钢铁螺旋桨，然后还用一些骑行车的零件制作出了几个座椅，为保持浮力，他们将塑料瓶中充满干冰，最后将这些塑料瓶按照一定顺序填充船木架，那么一艘塑料瓶船就建好了。他们设计了航行路线，于7月12号已经开始在欧洲中部的易北河起航，并且最终完成500英里的航行。</p>\r\n<p>用自己的努力做有意义的事儿，这些年轻人真的很令人佩服。当然，他们这种身体力行的环保方式相信也会令不少人提高环保意识。</p>\r\n<p><img class=\"alignnone size-full wp-image-8616\" src=\"/uploads/allimg/c151007/144422143450J0-402410.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8617\" src=\"/uploads/allimg/c151007/14442214351O30-413357.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"506\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8618\" src=\"/uploads/allimg/c151007/1444221436060P-429427.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"522\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8619\" src=\"/uploads/allimg/c151007/144422143DY20-436312.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"432\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8620\" src=\"/uploads/allimg/c151007/144422143L0910-44J13.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"513\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8621\" src=\"/uploads/allimg/c151007/144422143SQ30-455264.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"517\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8622\" src=\"/uploads/allimg/c151007/144422144000520-4A958.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"516\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8623\" src=\"/uploads/allimg/c151007/144422144106060-4M617.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"493\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8624\" src=\"/uploads/allimg/c151007/1444221441G510-4V242.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"494\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8625\" src=\"/uploads/allimg/c151007/144422144235H0-494K8.jpg\" alt=\"用塑料瓶DIY一艘船，并航行500英里--阿里百秀\" width=\"800\" height=\"497\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('89','3','<p><img class=\"alignnone size-full wp-image-5079\" src=\"/uploads/allimg/c151007/144422253045L0-154952.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"538\" /></p>\r\n<p>随着科技的发展，电子产品被运用的越来越广泛，我们看时间的工具也从原来的手表变成了现在的手机，很大一部分人觉得戴手表不仅仅是一件麻烦的事儿，现在也没有太大的用处，不过也有一些人喜欢佩戴手表，觉得它可以展示自己的品味。也许有人会认为“看表识人”太流于表面，但事实是，在你举手抬腕之间，别人就已通过你的手表领略出你的品味符号了。甚至有一些爱表的人士不仅喜欢佩戴手表，更喜欢收藏，因为可以让人在时间单方向的流逝中感受珍奇的艺术之美。是的，有很多手表设计新颖，制造也比较精美，不仅仅有实用性，更具有观赏性。今天阿里百秀小编倩儿就给大家介绍一款特别精美又新颖的地球与月亮概念手表，相信爱表的小伙伴们应该会喜欢。</p>\r\n<p>这款“地球与月亮概念手表”是由俄罗斯设计师Alexander Sorokin设计出来的，它的时间特别精准，可以与卫星达到同步。这款手表的外壳采用的是不锈钢材质，屏幕采用的是蓝宝石玻璃水晶制作的，看上去是如此的优雅。当然，这款地球与月亮概念手表与普通手表最大的不同则是它里面内置的有一个GPS传感器，不仅可以让手表时间与卫星同步，还可以从太空中看到你所处的位置。不过，这款手表得要通过辨认绕圈转动的月亮表示的时针和覆盖在地球上的阴影表示的分钟来共同确定时间，这就有点儿苦逼了，因为这种辨认时间的方法很难精确辨认时间，所以说这款地球与月亮概念手表的实用性略逊于它的观赏性。但想想，可以把“地球与月亮”戴在手腕上不仅是一件比较有趣还是一件儿比较酷的事儿耶！</p>\r\n<p>不过，爱表的小伙伴们可先别激动啊，因为这款“地球与月亮”还没有出售的，只能耐心等待着喽！</p>\r\n<p><img class=\"alignnone size-full wp-image-5080\" src=\"/uploads/allimg/c151007/14442225312c40-1BP1.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"700\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5081\" src=\"/uploads/allimg/c151007/1444222531a160-1IK9.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"700\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5082\" src=\"/uploads/allimg/c151007/1444222532C0Z-1U517.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"700\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('90','3','<p>现在社会越来越多人爱养宠物了，这其中又以养宠物狗的人较多，就像人一样，宠物狗每天也要出去遛弯，可是，问题来了，每次出去遛狗都要紧紧地拽着狗绳，不仅会勒手，而且还把双手都占用了，挺让人烦恼的。不过，今天阿里百秀小编要给大家介绍一款可以戴在手腕上的遛狗绳——Lishinu，有了它主人们再也不用烦恼啦！</p>\r\n<p>遛狗绳Lishinu是来自斯洛文尼亚的设计师Grega设计出来的，是献给汪星人的主人的设计哟！Lishinu从外表看有点像我们常见的卷尺，它里面的绳子有3米长，并且绳子是有弹性的。Lishinu有个像腕表一样的带子，出外遛狗时可以戴在手腕上，另一头固定到狗狗的项圈上，那么你就不必像以往一样总是要紧紧地拽着狗绳了，可以把你的双手解放出来，看手机、系鞋带甚至还可以跑步，比较方便省事，让你觉得遛狗也可以是一件轻松的事儿啦！</p>\r\n<p>不过爱狗狗的主人们可不要太激动哦，因为这款产品在国内还没法儿买到，偶们只能耐心滴等待了。</p>\r\n<p><img class=\"alignnone size-full wp-image-5138\" src=\"/uploads/allimg/c151007/144422252415U0-TY7.jpg\" alt=\"可以戴在手腕上的遛狗绳Lishinu 让你更轻松遛狗--阿里百秀\" width=\"600\" height=\"338\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5139\" src=\"/uploads/allimg/c151007/14442225250P40-93132.jpg\" alt=\"可以戴在手腕上的遛狗绳Lishinu 让你更轻松遛狗--阿里百秀\" width=\"600\" height=\"300\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5140\" src=\"/uploads/allimg/c151007/1444222525H430-101002.jpg\" alt=\"可以戴在手腕上的遛狗绳Lishinu 让你更轻松遛狗--阿里百秀\" width=\"600\" height=\"300\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5144\" src=\"/uploads/allimg/c151007/144422252A6460-11VN.jpg\" alt=\"可以戴在手腕上的遛狗绳Lishinu 让你更轻松遛狗--阿里百秀\" width=\"600\" height=\"691\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5146\" src=\"/uploads/allimg/c151007/144422252M34Z-12E32.jpg\" alt=\"可以戴在手腕上的遛狗绳Lishinu 让你更轻松遛狗--阿里百秀\" width=\"600\" height=\"337\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5147\" src=\"/uploads/allimg/c151007/144422252V5330-132104.jpg\" alt=\"可以戴在手腕上的遛狗绳Lishinu 让你更轻松遛狗--阿里百秀\" width=\"600\" height=\"401\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('91','3','<p>在中国，许多大城市中已经有不少较高的标志性建筑，比如地王大厦、京基100、广州东塔、台北101等等建筑，都是摩天大楼，但是中国武汉即将建世界最高建筑双子塔——凤凰塔，如果建成，这将是具有里程碑意义的建筑。</p>\r\n<p>这座双子塔是邀请英国建筑设计师Chetwoods设计的，他采用寓意“双凤”的神话风格为这对塔命名，高一点儿那一座命名为“凤”，稍低一些的那座命名为“凰”，合称为凤凰塔。这座塔的高度为1000米，远远高于目前世界最高建筑—848米的迪拜塔。</p>\r\n<p>据悉，这座塔将占地7公顷，坐落在一座有47公顷大小的湖心岛上，当然周围环境也将成为整个塔的附属景区。这两座塔各有自己的特点，高的那一座倾向于武汉的商业区，另外一座面向城市的文化和休闲区域。从环境角度看，这座塔可以进行废物回收利用，生成自己的电力需求，同时还可以向周围输送能量。当然，它也是武汉湖泊环境绿色战略的一部分。</p>\r\n<p>不过，目前，这座响应中国建筑风格的“凤凰塔”项目仍在等待武汉市的最终批准。当然，如果此项目通过最终审批的话，将于明年开始奠基，预计总工期需要在3年以上。如若一切顺利，几年以后我们将看到世界最高建筑绽放于中国大地。</p>\r\n<p><img class=\"alignnone size-full wp-image-6486\" src=\"/uploads/allimg/c151007/144422249144G0-19226.jpg\" alt=\"中国武汉将建世界最高建筑 — 凤凰塔--阿里百秀\" width=\"533\" height=\"342\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6487\" src=\"/uploads/allimg/c151007/14442224921R20-22412.jpg\" alt=\"中国武汉将建世界最高建筑 — 凤凰塔--阿里百秀\" width=\"533\" height=\"445\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6488\" src=\"/uploads/allimg/c151007/1444222492H910-3CH.jpg\" alt=\"中国武汉将建世界最高建筑 — 凤凰塔--阿里百秀\" width=\"533\" height=\"468\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6489\" src=\"/uploads/allimg/c151007/144422249323510-4T05.jpg\" alt=\"中国武汉将建世界最高建筑 — 凤凰塔--阿里百秀\" width=\"533\" height=\"419\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('92','3','<p>Air Globe，现在对于大多数人来说很陌生，它是一款智能的空气净化装置。它可以把你最喜欢的气候实时模拟出来，如温度、湿度、气味、声音或是你想要去的目的地，把你想要的环境营造出来，在你的家中就能有你想要的遥远地方的那些氛围。如阿尔卑斯山脉微风吹拂的清新空气，夏威夷海边的海浪声，都可以出现在你的家里，是不是觉得很神奇呢？</p>\r\n<p>看完Air Globe的介绍后，阿里百秀小编我急切的盼望这款智能的空气净化装置赶快生产出来，这样我就可以轻松把家打造成旅游胜地了！</p>\r\n<p><img class=\"alignnone size-full wp-image-6327\" src=\"/uploads/allimg/c151007/1444222494P430-C3D.jpg\" alt=\"轻松把家打造成旅游胜地的？Air Globe可以做到--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6328\" src=\"/uploads/allimg/c151007/144422249533960-M5N.jpg\" alt=\"轻松把家打造成旅游胜地的？Air Globe可以做到--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6329\" src=\"/uploads/allimg/c151007/1444222495V410-Y633.jpg\" alt=\"轻松把家打造成旅游胜地的？Air Globe可以做到--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6330\" src=\"/uploads/allimg/c151007/1444222496412F-94441.jpg\" alt=\"轻松把家打造成旅游胜地的？Air Globe可以做到--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6331\" src=\"/uploads/allimg/c151007/144422249EC50-101547.jpg\" alt=\"轻松把家打造成旅游胜地的？Air Globe可以做到--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6332\" src=\"/uploads/allimg/c151007/14442224a4W20-11ZZ.jpg\" alt=\"轻松把家打造成旅游胜地的？Air Globe可以做到--阿里百秀\" width=\"600\" height=\"550\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('93','3','<p>由于人口急剧增长，城市交通变得越来越拥堵，尤其是上下班的高峰期，甚至经常会出现挤不上公交车或者地铁的情况，这样回家的时间就被耽误了。所以，有一部分人选择骑自行车，不仅不用与别人挤车，可以自由控制自己的时间，更好的是还可以锻炼身体，甚至在周末时可以约几个朋友玩骑行，简直是一举数得。可是，问题又来了，一般的自行车容易被偷，这要怎么办呢？不要着急，今天阿里百秀小编给你介绍一款可拆卸的自行车，可以避免被偷哟！</p>\r\n<p>这种可拆卸的自行车是由设计师赛斯Chiam创造的，有自己独特的载体系统，自行车的后座和前面轮子都可以拆卸下来，更妙的是，后座拆下来就变成了一把可以锁自行车的坚固大锁。这样，无论你走到哪里，都可以把前轮和后轮用后座这个大锁锁到固定的东西上了，再也不用担心自行车会被偷走了，这样就可以确保你可以不用浪费自己宝贵的时间了。</p>\r\n<p>看到这里，估计小伙伴们和小编一样，是不是也觉着设计师真是太聪明了吧？</p>\r\n<p><img class=\"alignnone size-full wp-image-6753\" src=\"/uploads/allimg/c151007/144422250000K0-134016.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6754\" src=\"/uploads/allimg/c151007/144422250052130-145643.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6755\" src=\"/uploads/allimg/c151007/144422250115F-152436.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"326\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6756\" src=\"/uploads/allimg/c151007/14442225015RP-1A013.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6757\" src=\"/uploads/allimg/c151007/144422250203J0-1KU8.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"1226\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('94','3','<p>不知道小伙伴们有没有戴手表的习惯，不过小编倒是从用了手机以后再没戴过手表，估计不少人跟小编一样。但其实，手表不只是可以用来看时间，事实上有种说法叫“看表识人”，也就是说从一个人戴的手表可以看出这个人的气质，颇有点儿“窥一斑而见全貌”的意思，这也许有点儿夸大手表的作用了。但是，对于一个人的整体外表形象手表确实也能起到点缀作用。那么，今天阿里百秀小编就给大家介绍一款非传统的手表——ZIIIRO Eclipse，估计喜欢新鲜事物的小伙伴们会感点儿兴趣。</p>\r\n<p>ZIIIRO Eclipse手表的钟面非常简约，周围是不锈钢框架，表带是由橡胶制成的，整体看起来简约时尚还带点儿运动风。钟面中间就是一个黑色圆盘，涵盖着手表内部精细的部件，钟面上的黑手代表时针，白手代表分针，读取时间比较简单。ZIIIRO Eclipse还有一个独特之处，钟面的引用的瑞士专利素表盘和分针会在黑暗中发出霓虹蓝色，让你不再害怕暗夜。</p>\r\n<p>由此，小编觉得喜欢极简主义设计风格的小伙伴们绝对会对ZIIIRO Eclipse完美点赞。这款手表有黑色、白色和灰色三种，已经上市售卖了哦！</p>\r\n<p><img class=\"alignnone size-full wp-image-6643\" src=\"/uploads/allimg/c151007/144422250SaZ-195D1.jpg\" alt=\"暗夜发出霓虹蓝光的ZIIIRO Eclipse手表，简约又时尚--阿里百秀\" width=\"620\" height=\"412\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6644\" src=\"/uploads/allimg/c151007/144422250951c0-20a41.jpg\" alt=\"暗夜发出霓虹蓝光的ZIIIRO Eclipse手表，简约又时尚--阿里百秀\" width=\"620\" height=\"412\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6645\" src=\"/uploads/allimg/c151007/144422251000J0-213206.jpg\" alt=\"暗夜发出霓虹蓝光的ZIIIRO Eclipse手表，简约又时尚--阿里百秀\" width=\"620\" height=\"412\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6646\" src=\"/uploads/allimg/c151007/144422251045620-22P09.jpg\" alt=\"暗夜发出霓虹蓝光的ZIIIRO Eclipse手表，简约又时尚--阿里百秀\" width=\"620\" height=\"412\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6647\" src=\"/uploads/allimg/c151007/144422251093140-2360T.jpg\" alt=\"暗夜发出霓虹蓝光的ZIIIRO Eclipse手表，简约又时尚--阿里百秀\" width=\"620\" height=\"412\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6648\" src=\"/uploads/allimg/c151007/14442225114L40-24WL.jpg\" alt=\"暗夜发出霓虹蓝光的ZIIIRO Eclipse手表，简约又时尚--阿里百秀\" width=\"620\" height=\"412\" /></p>\r\n<p>阿里百秀建议购买：JD.com</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('95','3','<p>有些情侣热恋时恨不得时时刻刻在一起，但是实际上这却是不可能的，因为每个人都有自己的事儿。鉴于此，Woodenshark技术团队就专门为情侣们设计了一款情侣感应手环TapTap，以解情侣们的相思之苦。</p>\r\n<p>TapTap实际上就是一款智能手环，这种手环都是一对两只的，当你用手敲击或触摸其中一只手环表面时，手环会有感应，并且它会立即将你的「动作」记录下来，然后传递到与之配对的另一只手环。是的，这种情侣智能手环就是以这种独特的方式让你的另一半随时感受到你的触碰，无论多么遥远的距离，你都可以随时表达「我想你」的思念之情，表达「我爱你」的甜蜜爱意。</p>\r\n<p>TAPTAP手环是由塑料模块以及硅胶手镯表带组成，外观尺寸为1.9×0.7×0.5英寸，重约为28.4克，里面装置电池，80分钟时间把电池充满，电池续航就可达到7天，而且手环上配有迷你USB接口，通过蓝牙可以与智能手机相连接，并且这种手环是可以开关的。这样，当你在休息或者公共场合不想被打扰时，可以选择关闭开关，想要传递爱意时再打开就可以了。也因此，通过TAPTAP手环，你和你的伴侣就可以获得一个私密又甜蜜的二人空间。</p>\r\n<p>不过，目前TAPTAP手环正在Kickstarter平台上众酬。</p>\r\n<p><img class=\"alignnone size-full wp-image-6294\" src=\"/uploads/allimg/c151007/1444222512T230-2B010.jpg\" alt=\"情侣智能感应手环，不在一起也能传递情感--阿里百秀\" width=\"550\" height=\"366\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6295\" src=\"/uploads/allimg/c151007/144422251331b0-2M9E.jpg\" alt=\"情侣智能感应手环，不在一起也能传递情感--阿里百秀\" width=\"550\" height=\"414\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6296\" src=\"/uploads/allimg/c151007/1444222513U2P-2W947.jpg\" alt=\"情侣智能感应手环，不在一起也能传递情感--阿里百秀\" width=\"550\" height=\"374\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6297\" src=\"/uploads/allimg/c151007/1444222514393P-2a462.jpg\" alt=\"情侣智能感应手环，不在一起也能传递情感--阿里百秀\" width=\"550\" height=\"364\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6298\" src=\"/uploads/allimg/c151007/1444222514YF-301150.jpg\" alt=\"情侣智能感应手环，不在一起也能传递情感--阿里百秀\" width=\"550\" height=\"364\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6299\" src=\"/uploads/allimg/c151007/14442225153E20-3112b.jpg\" alt=\"情侣智能感应手环，不在一起也能传递情感--阿里百秀\" width=\"550\" height=\"364\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('96','5','<p>现在市场上卖的产品都有包装，有的时候包装的好坏基本上都能决定产品的销量了。但是，从实质上讲，包装除了能作为吸引顾客眼球的工具之外，并不能解决掉任何问题。就比如说我们经常喝的用塑料瓶装的矿泉水，虽说塑料瓶能回收利用，可是实际上却难以避免对环境的破坏。鉴于此，来自伦敦的一群工业设计师就设计出了一种能吃的“矿泉水瓶”。</p>\r\n<p>这种能吃的矿泉水瓶被命名为“Ooho”，其主要材质是藻酸钠和氯化钙。将褐藻和氯化钙制成双层薄膜，里面包裹着纯净水，看着就像是透明的水袋，实际上是加入了食用凝胶，所以这种Ooho可以食用，它会被肚子完全消化掉。这种可食用的水瓶不仅环保，而且造价也比较便宜。</p>\r\n<p>小编觉得这种可以吃的水瓶可以推广，因为它比较环保，小伙伴们是不是这样认为呢？此产品预计今年上市，也许在不久的将来我们就能吃到这种水瓶了。</p>\r\n<p><img class=\"alignnone size-full wp-image-6300\" src=\"/uploads/allimg/c151007/1444222519154F-19292.jpg\" alt=\"你敢吃吗？可以吃的水瓶，环保又方便--阿里百秀\" width=\"500\" height=\"330\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6301\" src=\"/uploads/allimg/c151007/1444222519A2P-25441.jpg\" alt=\"你敢吃吗？可以吃的水瓶，环保又方便--阿里百秀\" width=\"500\" height=\"281\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6302\" src=\"/uploads/allimg/c151007/144422252036210-34396.jpg\" alt=\"你敢吃吗？可以吃的水瓶，环保又方便--阿里百秀\" width=\"500\" height=\"708\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6303\" src=\"/uploads/allimg/c151007/144422252102340-49542.jpg\" alt=\"你敢吃吗？可以吃的水瓶，环保又方便--阿里百秀\" width=\"500\" height=\"357\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('97','5','<p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\">树是我们生活中常见的植物，不过我们见到的树都是有生命的绿色植物，我们知道树可以净化空气，却还没有听说可以充电的耶！看到这个标题你肯定会产生疑惑，当然喽，这肯定不是真的树，而是一种树状的太阳能盆栽，那么请小伙伴们现在就与阿里百秀小编倩儿一起了解会充电的树是怎么一回事儿吧！</p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\">小编要介绍的太阳能盆栽充电树是由Vivien Muller设计的，设计师将古板的充电器制作成树形盆栽，将实用性与美观性结合起来，使充电器看起来不再枯燥无味，放在家里还可以增添生活的情趣。几块太阳能面板组成了太阳能充电树的树叶，这些太阳能面板并不是固定不动的，而是可以调节方向的，太阳能充电树里面要放置三节电池，才能使它开始工作。太阳能盆栽充电树在盆底有一个USB接口，可以给手机充电，当然，它还有一个LED模块，可以用来照明哦。所以说，这种太阳能充电树不仅可以充当充电器，还可以充当照明灯，一物多用，实用性很高。</p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\">小编觉得这款太阳能充电树还不错，目前它正在indiegogo认筹，不过要199欧元起售，小编觉着可不便宜啊！</p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\"><img class=\"alignnone size-full wp-image-5253\" src=\"/uploads/allimg/c151007/14442225225WF-AN4.jpg\" alt=\"会充电的树，既可以充电又可以照明，实用又美观--阿里百秀\" width=\"500\" height=\"330\" data-tag=\"bdshare\" data-bd-imgshare-binded=\"1\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\"/></p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\"><img class=\"alignnone size-full wp-image-5254\" src=\"/uploads/allimg/c151007/144422252309350-HI2.jpg\" alt=\"会充电的树，既可以充电又可以照明，实用又美观--阿里百秀\" width=\"500\" height=\"529\" data-tag=\"bdshare\" data-bd-imgshare-binded=\"1\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\"/></p><p><br/></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('98','12','<p><img class=\"alignnone size-full wp-image-5079\" src=\"/uploads/allimg/c151007/144422253045L0-154952.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"538\" /></p>\r\n<p>随着科技的发展，电子产品被运用的越来越广泛，我们看时间的工具也从原来的手表变成了现在的手机，很大一部分人觉得戴手表不仅仅是一件麻烦的事儿，现在也没有太大的用处，不过也有一些人喜欢佩戴手表，觉得它可以展示自己的品味。也许有人会认为“看表识人”太流于表面，但事实是，在你举手抬腕之间，别人就已通过你的手表领略出你的品味符号了。甚至有一些爱表的人士不仅喜欢佩戴手表，更喜欢收藏，因为可以让人在时间单方向的流逝中感受珍奇的艺术之美。是的，有很多手表设计新颖，制造也比较精美，不仅仅有实用性，更具有观赏性。今天阿里百秀小编倩儿就给大家介绍一款特别精美又新颖的地球与月亮概念手表，相信爱表的小伙伴们应该会喜欢。</p>\r\n<p>这款“地球与月亮概念手表”是由俄罗斯设计师Alexander Sorokin设计出来的，它的时间特别精准，可以与卫星达到同步。这款手表的外壳采用的是不锈钢材质，屏幕采用的是蓝宝石玻璃水晶制作的，看上去是如此的优雅。当然，这款地球与月亮概念手表与普通手表最大的不同则是它里面内置的有一个GPS传感器，不仅可以让手表时间与卫星同步，还可以从太空中看到你所处的位置。不过，这款手表得要通过辨认绕圈转动的月亮表示的时针和覆盖在地球上的阴影表示的分钟来共同确定时间，这就有点儿苦逼了，因为这种辨认时间的方法很难精确辨认时间，所以说这款地球与月亮概念手表的实用性略逊于它的观赏性。但想想，可以把“地球与月亮”戴在手腕上不仅是一件比较有趣还是一件儿比较酷的事儿耶！</p>\r\n<p>不过，爱表的小伙伴们可先别激动啊，因为这款“地球与月亮”还没有出售的，只能耐心等待着喽！</p>\r\n<p><img class=\"alignnone size-full wp-image-5080\" src=\"/uploads/allimg/c151007/14442225312c40-1BP1.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"700\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5081\" src=\"/uploads/allimg/c151007/1444222531a160-1IK9.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"700\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-5082\" src=\"/uploads/allimg/c151007/1444222532C0Z-1U517.jpg\" alt=\"绝美腕表——地球与月亮概念手表 找寻时间的艺术--阿里百秀\" width=\"700\" height=\"700\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('99','12','<p>由于人口急剧增长，城市交通变得越来越拥堵，尤其是上下班的高峰期，甚至经常会出现挤不上公交车或者地铁的情况，这样回家的时间就被耽误了。所以，有一部分人选择骑自行车，不仅不用与别人挤车，可以自由控制自己的时间，更好的是还可以锻炼身体，甚至在周末时可以约几个朋友玩骑行，简直是一举数得。可是，问题又来了，一般的自行车容易被偷，这要怎么办呢？不要着急，今天阿里百秀小编给你介绍一款可拆卸的自行车，可以避免被偷哟！</p>\r\n<p>这种可拆卸的自行车是由设计师赛斯Chiam创造的，有自己独特的载体系统，自行车的后座和前面轮子都可以拆卸下来，更妙的是，后座拆下来就变成了一把可以锁自行车的坚固大锁。这样，无论你走到哪里，都可以把前轮和后轮用后座这个大锁锁到固定的东西上了，再也不用担心自行车会被偷走了，这样就可以确保你可以不用浪费自己宝贵的时间了。</p>\r\n<p>看到这里，估计小伙伴们和小编一样，是不是也觉着设计师真是太聪明了吧？</p>\r\n<p><img class=\"alignnone size-full wp-image-6753\" src=\"/uploads/allimg/c151007/144422250000K0-134016.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"400\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6754\" src=\"/uploads/allimg/c151007/144422250052130-145643.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6755\" src=\"/uploads/allimg/c151007/144422250115F-152436.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"326\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6756\" src=\"/uploads/allimg/c151007/14442225015RP-1A013.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-6757\" src=\"/uploads/allimg/c151007/144422250203J0-1KU8.jpg\" alt=\"可拆卸的自行车 后座可以变大锁 再也不用担心被偷啦--阿里百秀\" width=\"600\" height=\"1226\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('100','12','<p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\">树是我们生活中常见的植物，不过我们见到的树都是有生命的绿色植物，我们知道树可以净化空气，却还没有听说可以充电的耶！看到这个标题你肯定会产生疑惑，当然喽，这肯定不是真的树，而是一种树状的太阳能盆栽，那么请小伙伴们现在就与阿里百秀小编倩儿一起了解会充电的树是怎么一回事儿吧！</p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\">小编要介绍的太阳能盆栽充电树是由Vivien Muller设计的，设计师将古板的充电器制作成树形盆栽，将实用性与美观性结合起来，使充电器看起来不再枯燥无味，放在家里还可以增添生活的情趣。几块太阳能面板组成了太阳能充电树的树叶，这些太阳能面板并不是固定不动的，而是可以调节方向的，太阳能充电树里面要放置三节电池，才能使它开始工作。太阳能盆栽充电树在盆底有一个USB接口，可以给手机充电，当然，它还有一个LED模块，可以用来照明哦。所以说，这种太阳能充电树不仅可以充当充电器，还可以充当照明灯，一物多用，实用性很高。</p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\">小编觉得这款太阳能充电树还不错，目前它正在indiegogo认筹，不过要199欧元起售，小编觉着可不便宜啊！</p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\"><img class=\"alignnone size-full wp-image-5253\" src=\"/uploads/allimg/c151007/14442225225WF-AN4.jpg\" alt=\"会充电的树，既可以充电又可以照明，实用又美观--阿里百秀\" width=\"500\" height=\"330\" data-tag=\"bdshare\" data-bd-imgshare-binded=\"1\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\"/></p><p style=\"box-sizing: border-box; margin-top: 0px; margin-bottom: 16px; text-indent: 30px; color: rgb(85, 85, 85); font-family: &#39;Microsoft Yahei&#39;, &#39;Helvetica Neue&#39;, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 25px; white-space: normal; background-color: rgb(255, 255, 255);\"><img class=\"alignnone size-full wp-image-5254\" src=\"/uploads/allimg/c151007/144422252309350-HI2.jpg\" alt=\"会充电的树，既可以充电又可以照明，实用又美观--阿里百秀\" width=\"500\" height=\"529\" data-tag=\"bdshare\" data-bd-imgshare-binded=\"1\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; margin: 0px auto; display: block; max-width: 100%; height: auto;\"/></p><p><br/></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('101','12','<p>现在越来越多的人喜欢户外旅行，更喜欢用镜头记录下自己走过的路，见过的风景，其实，如果后期可以将自己的摄影作品稍作技术的修改，增添一些新的元素，也许你会发现不一样的风景。比如，摄影师Victoria Siemer就将几何与摄影完美的结合在一起，给大家带来了一组超赞的逆向风光。</p>\r\n<p>Victoria Siemer是一位来自纽约布鲁克林的平面设计师和摄影师，他拍摄了一组自然风景的照片，然后将几何元素加入进去，改变了人们的视觉空间，从而达到震撼的效果。Victoria Siemer在进行照片处理时，运用后期技术将云雾笼罩中的山脉、宁静平和的森林、广阔无垠的大海等自然元素重新排列，创造出不同的层次，从而模糊了现实与虚构之间的明确界限。并且，这组照片中的几何形状如镜子一样折射出另一个维度的风景，将不同维度的不同风景放在一个画面内，带给人们不一样的视觉享受。</p>\r\n<p>接下来的时间就请小伙伴们跟随阿里百秀小编一起来欣赏这组具有超现实主义风格的摄影作品吧！</p>\r\n<p><img class=\"alignnone size-full wp-image-7565\" src=\"/uploads/allimg/c151007/144422330B0530-134L.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7566\" src=\"/uploads/allimg/c151007/144422330J3930-2D56.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"1067\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7567\" src=\"/uploads/allimg/c151007/144422330RW30-3V09.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7568\" src=\"/uploads/allimg/c151007/1444223314N450-42B8.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7569\" src=\"/uploads/allimg/c151007/1444223315E360-54415.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7570\" src=\"/uploads/allimg/c151007/144422331640350-62210.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7571\" src=\"/uploads/allimg/c151007/144422331H0950-I213.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7572\" src=\"/uploads/allimg/c151007/144422331N23F-T320.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7573\" src=\"/uploads/allimg/c151007/144422331b630-94N2.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"1420\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7574\" src=\"/uploads/allimg/c151007/144422333033450-103094.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7575\" src=\"/uploads/allimg/c151007/1444223335N360-113291.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7576\" src=\"/uploads/allimg/c151007/144422333B1420-1225I.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7577\" src=\"/uploads/allimg/c151007/144422333Ha60-13B21.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7578\" src=\"/uploads/allimg/c151007/144422333O3640-1440Z.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7579\" src=\"/uploads/allimg/c151007/144422333UJ40-15J09.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-7580\" src=\"/uploads/allimg/c151007/144422333913M0-164U7.jpg\" alt=\"倒立风景摄影，将几何与摄影完美结合--阿里百秀\" width=\"800\" height=\"800\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('102','12','<p>在这个世界上有很多我们已经知道的也有不少人都去过的特别美丽的地方，但是还有一些比较美丽但是由于地理位置比较危险条件限制只有一些特定人们才去看过的地方，那些地方也是一样特别有魅力的。虽然，我们不能亲自去到那些惊人又美丽的地方，但是我们可以通过摄影作品欣赏其壮丽也是一样，接下来就请大家跟随阿里百秀小编一起欣赏世界不同的美景吧。</p>\r\n<h2>海拔楼梯</h2>\r\n<p><img class=\"alignnone size-full wp-image-8227\" src=\"/uploads/allimg/c151007/1444223340L340-1V609.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"449\" /></p>\r\n<p>位于奥地利，阿尔卑斯山， 从1300英尺高度下降到山的底部,恐高的人们还是只看看图片吧。</p>\r\n<p>&nbsp;</p>\r\n<h2>纳米布沙漠与大西洋连接处</h2>\r\n<p><img class=\"alignnone size-full wp-image-8228\" src=\"/uploads/allimg/c151007/144422334153B0-1c3C.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p>位于纳米比亚，纳米布沙漠壮观的沙丘一直延续到大西洋海岸边缘，沙漠与海洋和谐连接在一起。</p>\r\n<p>&nbsp;</p>\r\n<h2>斯凯岛</h2>\r\n<p><img class=\"alignnone size-full wp-image-8229\" src=\"/uploads/allimg/c151007/14442233421K60-201C0.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>位于苏格兰，有神奇的地貌和野生动物，还有如画的湖泊，惊人的山脉。</p>\r\n<p>&nbsp;</p>\r\n<h2>十二使徒岩</h2>\r\n<p><img class=\"alignnone size-full wp-image-8230\" src=\"/uploads/allimg/c151007/144422334301460-21Z96.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"567\" /></p>\r\n<p>位于澳大利亚的维多利亚,这是幸存下来的几千年的海岸侵蚀得来的魅力地貌。</p>\r\n<p>&nbsp;</p>\r\n<h2>塞里雅兰瀑布</h2>\r\n<p><img class=\"alignnone size-full wp-image-8231\" src=\"/uploads/allimg/c151007/1444223343U210-22J14.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>位于冰岛，从崖边直降200英尺高度，特别壮观，是冰岛著名瀑布之一。</p>\r\n<p>&nbsp;</p>\r\n<h2>蒲甘</h2>\r\n<p><img class=\"alignnone size-full wp-image-8232\" src=\"/uploads/allimg/c151007/1444223344VY0-236210.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>位于缅甸，一个13世纪的古城，有许多佛教庙宇和寺院，现存约2200座。</p>\r\n<p>&nbsp;</p>\r\n<h2><span style=\"color: #2b2b2b;\">虎穴寺</span></h2>\r\n<p><img class=\"alignnone size-full wp-image-8233\" src=\"/uploads/allimg/c151007/144422334550160-245230.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"492\" /></p>\r\n<p>位于喜马拉雅山帕罗河谷，属于不丹,这座古老的修道院是一个佛教圣地。</p>\r\n<p>&nbsp;</p>\r\n<h2>伊瓜苏瀑布</h2>\r\n<p><img class=\"alignnone size-full wp-image-8235\" src=\"/uploads/allimg/c151007/144422334631K0-251V7.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"531\" /></p>\r\n<p>位于巴西和阿根廷边境，许多小的瀑布组成，周围热带动植物资源丰富。</p>\r\n<p>&nbsp;</p>\r\n<h2>太平山顶</h2>\r\n<p><img class=\"alignnone size-full wp-image-8236\" src=\"/uploads/allimg/c151007/144422334H1430-2B109.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"528\" /></p>\r\n<p>位于香港以西,海拔1818英尺,可以看到璀璨多彩的城市夜景。</p>\r\n<p>&nbsp;</p>\r\n<h2>半圆顶山</h2>\r\n<p><img class=\"alignnone size-full wp-image-8237\" src=\"/uploads/allimg/c151007/144422334OP-2I3B.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>美国约塞米蒂国家公园，有许多悬崖，会给人们提供有利的观赏国家公园美丽景色的位置。</p>\r\n<p>&nbsp;</p>\r\n<h2>日本樱花</h2>\r\n<p><img class=\"alignnone size-full wp-image-8238\" src=\"/uploads/allimg/c151007/144422334V5K0-2S102.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>日本的国花，雪山映衬下的樱花更美。</p>\r\n<p>&nbsp;</p>\r\n<h2>魔舌</h2>\r\n<p><img class=\"alignnone size-full wp-image-8239\" src=\"/uploads/allimg/c151007/144422334951350-2960P.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"532\" /></p>\r\n<p>位于挪威，是一个位于吕瑟峡湾湖面上空2300英尺高度地方的自然平台，徒步上去很具有挑战性哟。</p>\r\n<p>&nbsp;</p>\r\n<h2>徘徊楼梯</h2>\r\n<p><img class=\"alignnone size-full wp-image-8240\" src=\"/uploads/allimg/c151007/144422335032250-3044A.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"477\" /></p>\r\n<p>位于夏威夷，被称为天堂的阶梯,顺着楼梯可以到达海拔2800英尺高的峰顶，欣赏惊人美丽的风景。</p>\r\n<p>&nbsp;</p>\r\n<h2>眩晕酒店</h2>\r\n<p><img class=\"alignnone size-full wp-image-8241\" src=\"/uploads/allimg/c151007/14442233510Y10-315448.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"391\" /></p>\r\n<p>位于泰国曼谷，繁华的城市上空,在这里可以吃到令人瞠目结舌的餐点。</p>\r\n<p>&nbsp;</p>\r\n<h2>寒武纪酒店</h2>\r\n<p><img class=\"alignnone size-full wp-image-8243\" src=\"/uploads/allimg/c151007/1444223351I160-32S40.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>位于瑞士，可以欣赏到阿尔卑斯山的原始风光。</p>\r\n<p>&nbsp;</p>\r\n<h2>大湖公园月亮桥</h2>\r\n<p><img class=\"alignnone size-full wp-image-8242\" src=\"/uploads/allimg/c151007/144422335250M0-334Z8.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"531\" /></p>\r\n<p>位于台北，景色美丽，令人窒息。</p>\r\n<p>&nbsp;</p>\r\n<h2>蒙娜·丽莎餐厅</h2>\r\n<p><img class=\"alignnone size-full wp-image-8244\" src=\"/uploads/allimg/c151007/14442233530M0-34FX.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"531\" /></p>\r\n<p>位于墨西哥卡波圣卢卡斯，一边享受美食，一边享受美景，惬意无限。</p>\r\n<p>&nbsp;</p>\r\n<h2>长满青苔的拱桥</h2>\r\n<p><img class=\"alignnone size-full wp-image-8245\" src=\"/uploads/allimg/c151007/1444223353C940-356301.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"834\" /></p>\r\n<p>位于苏格兰的高地，古老的石桥被郁郁葱葱的绿色苔藓遍布，充满了历史的遗韵。</p>\r\n<p>&nbsp;</p>\r\n<h2>阿卡迪亚国家公园的日出</h2>\r\n<p><img class=\"alignnone size-full wp-image-8246\" src=\"/uploads/allimg/c151007/1444223354IL0-361V9.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"531\" /></p>\r\n<p>位于美国缅因州，古老的公园，最美的日出。</p>\r\n<p>&nbsp;</p>\r\n<h2>格洛丽亚?穆伦旋转餐厅</h2>\r\n<p><img class=\"alignnone size-full wp-image-8247\" src=\"/uploads/allimg/c151007/1444223355WV0-3LU1.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"534\" /></p>\r\n<p>位于瑞士，坐落阿尔卑斯山将近3000英尺高的地方，可以看到美丽的雪景。</p>\r\n<p>&nbsp;</p>\r\n<h2>玉山区度假胜地</h2>\r\n<p><img class=\"alignnone size-full wp-image-8248\" src=\"/uploads/allimg/c151007/144422335W3050-3W346.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"457\" /></p>\r\n<p>位于圣卢西亚，是一个海滨胜地，覆盖海岸线超过600英尺，还有峻峭的山脉。</p>\r\n<p>&nbsp;</p>\r\n<h2>Fjallabaksleie</h2>\r\n<p><img class=\"alignnone size-full wp-image-8249\" src=\"/uploads/allimg/c151007/14442233612Q20-391355.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"481\" /></p>\r\n<p>位于冰岛，一个神奇的峡谷，有崎岖山脉，有秀丽山谷风景，越野车可以穿行。</p>\r\n<p>&nbsp;</p>\r\n<h2>纪念碑山谷</h2>\r\n<p><img class=\"alignnone size-full wp-image-8250\" src=\"/uploads/allimg/c151007/14442233621DF-409152.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"407\" /></p>\r\n<p>位于犹他州，山谷由巨大的砂岩结构组成，西方影片很多都在这里取景。</p>\r\n<p>&nbsp;</p>\r\n<h2>多佛白崖</h2>\r\n<p><img class=\"alignnone size-full wp-image-8251\" src=\"/uploads/allimg/c151007/1444223362C360-413524.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>位于英格兰，这里有粉笔似的悬崖，充满美丽景色的海岸线，还有多佛海峡。</p>\r\n<p>&nbsp;</p>\r\n<h2>梅利萨尼女神洞穴</h2>\r\n<p><img class=\"alignnone size-full wp-image-8252\" src=\"/uploads/allimg/c151007/1444223363X260-422B9.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"535\" /></p>\r\n<p>位于希腊凯法利尼亚，希腊神话中女神居住的地方，在太阳的照射下会出现美丽的蓝光。</p>\r\n<p>&nbsp;</p>\r\n<h2>菲佛海滩的日落与岩石</h2>\r\n<p><img class=\"alignnone size-full wp-image-8253\" src=\"/uploads/allimg/c151007/14442233ER960-4355S.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"529\" /></p>\r\n<p>位于加利福尼亚州，依托于加州海岸线，沙滩，岩石，夕阳组成一幅浪漫的画卷。</p>\r\n<p>&nbsp;</p>\r\n<h2>贝亚维斯塔顶峰树屋</h2>\r\n<p><img class=\"alignnone size-full wp-image-8234\" src=\"/uploads/allimg/c151007/14442233H631Z-442c2.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"261\" /></p>\r\n<p>位于厄瓜多尔的荒野深处，用于观察通古拉瓦火山，海拔超过2600英尺。</p>\r\n<p>&nbsp;</p>\r\n<h2>狮子头山</h2>\r\n<p><img class=\"alignnone size-full wp-image-8254\" src=\"/uploads/allimg/c151007/14442233I63550-45T33.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"1200\" /></p>\r\n<p>位于南非开普敦，可以坐在如狮子头的山上俯瞰开普敦的全景。</p>\r\n<p>&nbsp;</p>\r\n<h2>Chichilianne山峰</h2>\r\n<p><img class=\"alignnone size-full wp-image-8255\" src=\"/uploads/allimg/c151007/14442233L3U0-4D4P.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"1203\" /></p>\r\n<p>位于法国罗纳阿尔卑斯山，山峰有7000英尺高,在这里看法国你可以有一个全新的视角。</p>\r\n<p>&nbsp;</p>\r\n<h2>帕亚那空山洞</h2>\r\n<p><img class=\"alignnone size-full wp-image-8256\" src=\"/uploads/allimg/c151007/14442233M3D20-4I539.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>位于泰国，这里包含两个山洞，具有与众不同的泰式宫殿。</p>\r\n<p>&nbsp;</p>\r\n<h2>基督山</h2>\r\n<p><img class=\"alignnone size-full wp-image-8257\" src=\"/uploads/allimg/c151007/14442233QQ140-4UR5.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>位于巴西里约热内卢东南部的面包山,是著名的基督的救赎主,在这里你可以看着里约热内卢是一个充满活力的城市。</p>\r\n<p>&nbsp;</p>\r\n<h2>狗狗坐在喜马拉雅山海拔5000米的山峰</h2>\r\n<p><img class=\"alignnone size-full wp-image-8258\" src=\"/uploads/allimg/c151007/14442233Rc460-4c619.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>喜马拉雅山脉海拔高的地方是永久冰雪，底部是热带气候，这只小狗是在看底部温暖的天气。</p>\r\n<p>&nbsp;</p>\r\n<h2>杨桦树林穿过的光</h2>\r\n<p><img class=\"alignnone size-full wp-image-8259\" src=\"/uploads/allimg/c151007/14442233S61360-50I44.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"534\" /></p>\r\n<p>位于俄勒冈州北部的杨桦树林，美丽而神秘。</p>\r\n<p>&nbsp;</p>\r\n<h2>红领巾岛</h2>\r\n<p><img class=\"alignnone size-full wp-image-8260\" src=\"/uploads/allimg/c151007/14442233T60N0-511002.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>位于南极洲，是南极洲为数不多的无冰岛,在这里你卡一看见罕见的南极融化。</p>\r\n<p>&nbsp;</p>\r\n<h2>复活节岛上的日出</h2>\r\n<p><img class=\"alignnone size-full wp-image-8261\" src=\"/uploads/allimg/c151007/14442233U41N0-525T0.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"553\" /></p>\r\n<p>被镜头捕捉到的自然界的美丽风景。</p>\r\n<p>&nbsp;</p>\r\n<h2>乞力马扎罗山</h2>\r\n<p><img class=\"alignnone size-full wp-image-8262\" src=\"/uploads/allimg/c151007/14442233V25450-534047.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"531\" /></p>\r\n<p>每年40000游客从肯尼亚安博塞利爬上乞力马扎罗山,当然不包括搬运工、厨师和导游哟。</p>\r\n<p>&nbsp;</p>\r\n<h2>露易斯湖的彩虹</h2>\r\n<p><img class=\"alignnone size-full wp-image-8263\" src=\"/uploads/allimg/c151007/14442233W10H0-543620.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>露易丝湖位于加拿大班夫国家公园，是一个史诗般的冰川湖。</p>\r\n<p>&nbsp;</p>\r\n<h2>瑞士阿尔卑斯山脉的秋天</h2>\r\n<p><img class=\"alignnone size-full wp-image-8264\" src=\"/uploads/allimg/c151007/14442233WF220-5531T.jpg\" alt=\"世界上38个惊人的美景，有胆你就去--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p>适合徒步旅行的季节。在瑞士，徒步旅行是一种生活方式。</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('103','14','<p>阿里百秀小编收集了一些来自世界各地比较有趣的雕塑。有捕鱼的小男孩、多瑙河边的鞋、水下的美女、怪异的蜘蛛等等，从这些雕塑中，我们可以看出艺术家们做这些雕塑所展示出的艺术创意。来欣赏一下吧！</p>\r\n<p><img class=\"alignnone size-full wp-image-7903\" src=\"/uploads/allimg/c151007/14442233YO510-5I022.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"440\" /></p>\r\n<p style=\"text-align: center;\">法国 马赛 旅行者雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7899\" src=\"/uploads/allimg/c151007/14442233Z3P20-5QS8.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"659\" /></p>\r\n<p style=\"text-align: center;\">?美国 纽约 佩姬布拉德利的舒展</p>\r\n<p style=\"text-align: center;\">?<img class=\"alignnone size-full wp-image-7920\" src=\"/uploads/allimg/c151007/14442233912UF-592P1.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"992\" /><br />\r\n波兰索 波特 捕鱼的男孩</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7901\" src=\"/uploads/allimg/c151007/144422339262L0-605157.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"953\" /></p>\r\n<p style=\"text-align: center;\">匈牙利 布达佩斯 多瑙河的鞋</p>\r\n<p>&nbsp;</p>\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-7921\" src=\"/uploads/allimg/c151007/14442233933GF-615391.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"439\" /><br />\r\n夸祖鲁纳塔尔?中部地区?纳尔逊曼德拉雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7902\" src=\"/uploads/allimg/c151007/1444223393960P-623C1.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"396\" /></p>\r\n<p style=\"text-align: center;\">美国?宾夕法尼亚?费城 挣脱出模具的雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7904\" src=\"/uploads/allimg/c151007/144422339455Y0-6350H.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"440\" /></p>\r\n<p style=\"text-align: center;\">台湾 台北 河马雕塑</p>\r\n<p>&nbsp;</p>\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-7922\" src=\"/uploads/allimg/c151007/14442233953HZ-649344.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"440\" /><br />\r\n英格兰 康沃尔 赫利 泥浆中的少女</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7900\" src=\"/uploads/allimg/c151007/14442233960CF-A1Z3.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"440\" /></p>\r\n<p style=\"text-align: center;\">美国?俄勒冈州?波特兰?鲑鱼雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7905\" src=\"/uploads/allimg/c151007/144422339CF20-B35L.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"450\" /></p>\r\n<p style=\"text-align: center;\">?英国?格兰杰默斯 马形水鬼</p>\r\n<p>&nbsp;</p>\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-7906\" src=\"/uploads/allimg/c151007/14442233a4L20-CG46.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"494\" /><br />\r\n英国?伦敦?泰特现代美术馆?蜘蛛雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7907\" src=\"/uploads/allimg/c151007/14442233b0H60-D4496.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"450\" /></p>\r\n<p style=\"text-align: center;\">斯洛伐克?布拉迪斯拉发 工作的人</p>\r\n<p>&nbsp;</p>\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-7908\" src=\"/uploads/allimg/c151007/14442233bI30-EH15.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"439\" /></p>\r\n<p style=\"text-align: center;\">南非?坦科瓦卡鲁雕塑</p>\r\n<p>&nbsp;</p>\r\n<p style=\"text-align: center;\"><img class=\"alignnone size-full wp-image-7909\" src=\"/uploads/allimg/c151007/14442233c2X60-F92W.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"442\" /><br />\r\n格林纳达海底雕塑公园</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7910\" src=\"/uploads/allimg/c151007/14442233cV4P-GG60.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"425\" /></p>\r\n<p style=\"text-align: center;\">瑞士 卢塞恩 狮子雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7911\" src=\"/uploads/allimg/c151007/1444223400534Z-H3205.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"440\" /></p>\r\n<p style=\"text-align: center;\">愤怒的小鸟雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7912\" src=\"/uploads/allimg/c151007/144422340120N0-IMX.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"433\" /></p>\r\n<p style=\"text-align: center;\">火人音乐节</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7913\" src=\"/uploads/allimg/c151007/1444223401Q940-J10O.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"436\" /></p>\r\n<p style=\"text-align: center;\">俄罗斯?祖国的召唤雕像</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7914\" src=\"/uploads/allimg/c151007/14442234024B50-K3543.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"557\" /></p>\r\n<p style=\"text-align: center;\">大象雕塑</p>\r\n<p>&nbsp;</p>\r\n<p><img class=\"alignnone size-full wp-image-7915\" src=\"/uploads/allimg/c151007/14442234031E0-L3D3.jpg\" alt=\"17个形态怪异的雕塑--阿里百秀\" width=\"660\" height=\"413\" /></p>\r\n<p style=\"text-align: center;\">巴西 里约热内卢 上空的超级月亮</p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('104','14','<p>在英国的特姆花园中，你会看到在风中翩翩起舞的仙女雕塑。你会认为这么婀娜的女神雕像是用一种植物或者藤蔓编织而成，错了，其实这些雕塑是用不锈钢丝制成的。</p>\r\n<p>英国的艺术家罗宾·怀特（Robin Wight）采用不锈钢丝，缠绕成带有翅膀的仙子在风中舞蹈的雕塑，既戏剧又惊艳。迷人的制作形态，从微型到真人大小的尺寸范围，似乎它们有一个属于自己的世界，他们动态的姿势，扭曲自己的身体，并保持有风吹拂的蒲公英，实在是完美。</p>\r\n<p>罗宾·怀特接受私人定制，每一个童话般的仙子都是手工制作，制作出你想要的姿势和特定的安装要求。是不是很想拥有一个呢？</p>\r\n<p><img class=\"alignnone size-medium wp-image-8032\" src=\"/uploads/allimg/c151007/1444223405AP-N2928.jpg\" alt=\"用不锈钢丝编织的婀娜仙子--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8031\" src=\"/uploads/allimg/c151007/144422340639160-O5061.jpg\" alt=\"用不锈钢丝编织的婀娜仙子--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8033\" src=\"/uploads/allimg/c151007/144422340FCZ-PR08.jpg\" alt=\"用不锈钢丝编织的婀娜仙子--阿里百秀\" width=\"800\" height=\"535\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8034\" src=\"/uploads/allimg/c151007/144422340N4C0-QSI.jpg\" alt=\"用不锈钢丝编织的婀娜仙子--阿里百秀\" width=\"800\" height=\"536\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8035\" src=\"/uploads/allimg/c151007/144422340U0X0-R3M6.jpg\" alt=\"用不锈钢丝编织的婀娜仙子--阿里百秀\" width=\"800\" height=\"573\" /></p>\r\n<p><img class=\"alignnone size-medium wp-image-8036\" src=\"/uploads/allimg/c151007/14442234092V10-S9550.jpg\" alt=\"用不锈钢丝编织的婀娜仙子--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8037\" src=\"/uploads/allimg/c151007/144422340b4Q0-T4230.jpg\" alt=\"用不锈钢丝编织的婀娜仙子--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>&nbsp;</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('105','14','<p>中国的美景数不胜数，中国美景中的瀑布更数不胜数，阿里百秀小编收集了中国最有名气的22个瀑布，快来看看你去过哪个，你最喜欢哪个呢？</p>\r\n<h2>黄果树瀑布</h2>\r\n<p>位于贵州省安顺市，是黄果树瀑布群中最为壮观的瀑布，也是世界著名大瀑布之一，以水势浩大著称。世界上唯一可以从上、下、前、后、左、右六个方位观赏的瀑布。</p>\r\n<p><img class=\"alignnone size-full wp-image-8038\" src=\"/uploads/allimg/c151007/14442234113030-V4459.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"605\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>黄河壶口瀑布</h2>\r\n<p>壶口瀑布，西濒陕西省宜川县，东临山西省吉县，是黄河流经晋陕大峡谷时形成的一个天然瀑布，两岸石壁峭立，河口收束狭如壶口，所以称为壶口瀑布。是黄河上唯一的黄色大瀑布，也是中国的第二大瀑布，其奔腾汹涌的气势是中华民族精神的象征。</p>\r\n<p><img class=\"alignnone size-full wp-image-8039\" src=\"/uploads/allimg/c151007/144422341253C0-WF37.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"500\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>德天瀑布</h2>\r\n<p>德天大瀑布位于中越边境、广西大新县，是世界第四大、亚洲第一大跨国瀑布。德天大瀑布的美在于变幻多姿，她就像模特在表演时装秀一样，早、午、晚各展现出一幅幅瑰丽生动的美景。</p>\r\n<p><img class=\"alignnone size-full wp-image-8040\" src=\"/uploads/allimg/c151007/144422341322C0-XDJ.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"532\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>庐山三叠泉瀑布</h2>\r\n<p>位于江西九江的庐山瀑布，为古今登庐山游客必到之地。庐山瀑布群主要瀑布有三叠泉瀑布、开先瀑布、石门涧瀑布、黄龙潭和乌龙潭瀑布、王家坡双瀑和玉帘泉瀑布等。最有名的就是三叠泉瀑布，被称为“庐山第一奇观”，旧有“未到三叠泉，不算庐山客”之说。三叠泉高崖险峻，峡谷幽深，集名山大川雄、幽、奇、险于一处，有原始自然的美景。</p>\r\n<p><img class=\"alignnone size-full wp-image-8041\" src=\"/uploads/allimg/c151007/1444223413c2F-Y3N7.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"1302\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>三峡大瀑布</h2>\r\n<p>湖北宜昌的三峡大瀑布原名白果树瀑布，峡谷内溪水常年不断，构成30多道形态各异的瀑布镶嵌于峡谷内，其中最壮观的是高102米、宽80米的三峡大瀑布，全国独一无二的零距离“穿越”大瀑布，让人充分感受“集体湿身”的欢快和刺激，令人陶醉其间，流连忘返。</p>\r\n<p><img class=\"alignnone size-full wp-image-8042\" src=\"/uploads/allimg/c151007/144422341554110-Z1006.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"488\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>赤水十丈洞瀑布</h2>\r\n<p>位于贵州赤水市南部，瀑高76米，宽80米，是我国长江流域上最大的瀑布。瀑水从悬崖绝壁上倾泻而下，似万马奔腾，气势磅礴，几里之外声如雷鸣，数百米内水雾弥漫，阳光照射之下，呈现五彩缤纷的彩虹。</p>\r\n<p><img class=\"alignnone size-full wp-image-8043\" src=\"/uploads/allimg/c151007/144422341H41F-912249.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"514\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>吊水楼瀑布</h2>\r\n<p>又称镜泊湖瀑布，它位于黑龙江宁安县西南，它形状好像加拿大尼亚加拉大瀑布，是世界最大的玄武岩瀑布。每逢雨季或汛期，水声如雷，激流呼啸飞泻，水石相击，白流滔滔，水雾蒸腾出缤纷的彩虹。</p>\r\n<p><img class=\"alignnone size-full wp-image-8044\" src=\"/uploads/allimg/c151007/1444223419525P-923449.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>泰山黑龙潭瀑布</h2>\r\n<p>泰山黑龙潭位于西溪百丈崖上，有瀑布飞流直下，声若雷鸣，状如挂着的千尺银链。瀑布常年倾泻，冲击崖下成潭，传说潭与东海龙宫通，游龙自由来去，故名“黑龙潭”。</p>\r\n<p><img class=\"alignnone size-full wp-image-8045\" src=\"/uploads/allimg/c151007/144422342W260-933S3.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"535\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>扎嘎瀑布</h2>\r\n<p>位于四川省，牟尼沟景区，享有中华第一钙化瀑布之美誉。是一座多层的叠瀑，叠叠多变，气势磅薄，涛声十里。</p>\r\n<p><img class=\"alignnone size-full wp-image-8046\" src=\"/uploads/allimg/c151007/1444223434ML0-94P94.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"810\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>九龙第一瀑</h2>\r\n<p>位于云南罗平县的九龙瀑布群是中国最大的瀑布群景观，这些瀑布随着季节的更替变化，变幻无穷，令人目不暇接。被称为“南国一绝”的九龙瀑布，为九龙河上最大的一级瀑布，也是整个景区观景之最，“幅宽、差大、极多”是九龙瀑布的特点。</p>\r\n<p><img class=\"alignnone size-full wp-image-8047\" src=\"/uploads/allimg/c151007/144422343632E0-951118.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>九寨沟诺日朗瀑布</h2>\r\n<p>九寨沟瀑布群，主要有诺日朗瀑布、树正瀑布和珍珠滩瀑布组成，此外还有若树正群海间的梯瀑群等无数小瀑布。诺日朗瀑布是九寨沟瀑布群中最大的瀑布，“诺日朗”三字，在藏语中的意思就是雄伟壮观，一见你就知道名不虚传！</p>\r\n<p><img class=\"alignnone size-full wp-image-8061\" src=\"/uploads/allimg/c151007/144422343Fb60-963449.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"449\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>大叠水瀑布</h2>\r\n<p>大叠水瀑布又名“飞龙瀑”，位于云南省石林县，江水遇两条平行的断裂层而形成两处较大的落差，第一道称小叠水，第二道称大叠水。因水头巨大，跌落时激起阵阵轰鸣，声振山谷，形成“叠水喷霞”的自然奇观。</p>\r\n<p><img class=\"alignnone size-full wp-image-8062\" src=\"/uploads/allimg/c151007/144422343T1H0-a5C0.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>流沙瀑布</h2>\r\n<p>位于湖南德夯九龙溪源头，是中国最高的瀑布，也是最细腻的瀑布，大部分时候，瀑布从绝壁之上腾空而下，极高的落差，流水到了下面就散落成流沙状。</p>\r\n<p><img class=\"alignnone size-full wp-image-8063\" src=\"/uploads/allimg/c151007/1444223440G3Z-b5958.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"1198\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>大龙湫瀑布</h2>\r\n<p>位于浙江温州市，最为著名的是190米高的大龙湫瀑布，据说它是我国落差最大的瀑布之一。因落差太大，山风吹拂，分成各具特色的两段，上半段白练飞舞，下半段如烟如雾。雁荡山俪金山庄看大龙湫，你很容易联想到人生的过程，青少年时热情冲动，中老年时舒缓宽容。</p>\r\n<p><img class=\"alignnone size-full wp-image-8069\" src=\"/uploads/allimg/c151007/1444223443GA0-c1104.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"517\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>云台山瀑布</h2>\r\n<p>云台山瀑布坐落在焦作云台山风景区老潭沟，落差314米成为亚洲落差最大的瀑布。在多余的季节，瀑布气势更加晖宏！</p>\r\n<p><img class=\"alignnone size-full wp-image-8071\" src=\"/uploads/allimg/c151007/1444223445L3F-10035K.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"581\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>望乡台瀑布</h2>\r\n<p>位于重庆江津市南部，望乡台瀑布是四面山的标志性景点，是四面山最为壮观的瀑布，望乡台瀑布的绝妙之处不仅在于飞瀑高出九天外，水声如雷，震山撼谷；而且夏季晴朗之日，每天上午九点到十一点左右，望乡台瀑布彩虹几乎都会准时出现，堪称一绝。</p>\r\n<p><img class=\"alignnone size-full wp-image-8072\" src=\"/uploads/allimg/c151007/144422344CU0-101T25.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>银练坠瀑布</h2>\r\n<p>位于贵州安顺天星桥景区内，离黄果树瀑布7公里，是景区内形态最美的瀑布。水围圆石而下，宛如条条银练坠入深潭，绚丽无比。</p>\r\n<p><img class=\"alignnone size-full wp-image-8073\" src=\"/uploads/allimg/c151007/144422344LJ20-1026144.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"583\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>马岭河瀑布</h2>\r\n<p>位于贵州省兴义市，是中国最大瀑布群。瀑布飞泉有60余处，而壁挂崖一带仅2公里长的峡谷中，就分布着13条瀑布，形成一片壮观的瀑布群。最具特色的是珍珠瀑布，4条洁白而轻软的瀑布从200多米高的崖顶跌落下来，在层层叠叠的岩页上时隐时现，撞击出万千水珠，水珠在阳光照耀下闪闪发光，似有人居高临下筛落满崖的浪花。</p>\r\n<p><img class=\"alignnone size-full wp-image-8129\" src=\"/uploads/allimg/c151007/144422344S020-103W51.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>天生桥瀑布群</h2>\r\n<p>位于河北阜平县，天生桥瀑布群中分布着九个大瀑布，就像九条巨龙。天生桥瀑布群最大的瑶台瀑布落差112米，奔腾的瀑布，响彻山巅。</p>\r\n<p><img class=\"alignnone size-full wp-image-8131\" src=\"/uploads/allimg/c151007/144422344ZZ10-1042M9.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"753\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>九龙漈瀑布</h2>\r\n<p>位于福建周宁县，华东仅有的特大瀑布群。瀑布总落差300多米，在长达1000米的流程中连续九级不同的落差穿过峡谷，形成奇绝的飞瀑深潭。</p>\r\n<p><img class=\"alignnone size-full wp-image-8132\" src=\"/uploads/allimg/c151007/1444223450202Z-10522J.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"532\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>岱仙瀑布</h2>\r\n<p>位于福建德化县，有“华东第一瀑”之称，奇妙的是溪水流到边崖，形成一道更宽的、水流似油从漏斗穿过状的油漏瀑，因此岱仙大瀑布也称岱仙双瀑。</p>\r\n<p><img class=\"alignnone size-full wp-image-8154\" src=\"/uploads/allimg/c151007/1444223451040F-10B041.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>藏布巴东瀑布群</h2>\r\n<p>藏布巴东瀑布群有两个，，分别为高35米（藏布巴东瀑布Ⅱ）和33米（藏布巴东瀑布Ⅰ），前者宽仅35米，为雅鲁藏布大峡谷中最大的河床瀑布。气势壮观、澎湃激昂，是西藏雅鲁藏布大峡谷内的神秘壮景。</p>\r\n<p><img class=\"alignnone size-full wp-image-8155\" src=\"/uploads/allimg/c151007/1444223451TI0-10MA2.jpg\" alt=\"22个中国最美最酷瀑布，你去过哪一个--阿里百秀\" width=\"800\" height=\"530\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('106','14','<p>炎炎夏日，为了能清爽一下，游泳池就成了大家常去的地方，恨不能24小时泡在水里，可是人太多，总觉得游泳池太拥挤，那么，其实你可以考虑去海边游泳，最棒的是，去到那些美丽的海滩，不仅能游泳，而且还可以欣赏美景。那么，今天阿里百秀小编就给大家推荐一组国内美妙的海滩，快来看看吧，也许你就不会为出行的目的地而发愁喽！</p>\r\n<h2>亚龙湾</h2>\r\n<p><img class=\"alignnone size-full wp-image-8383\" src=\"/uploads/allimg/c151007/144422345B6130-1YR.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"562\" /></p>\r\n<p>位于海南三亚，是一个长约7.5公里的半月形海湾，其沙滩平缓开阔，绵延约7公里，浅海区宽度为50-60米，在这里你可以尽情畅游。漫步在洁白细软的沙滩上，看着清澈澄净的海水迎着朝霞，你会觉得生活如此美好。这里被称为“天下第一湾”。</p>\r\n<p>&nbsp;</p>\r\n<h2>?银滩</h2>\r\n<p><img class=\"alignnone size-full wp-image-8384\" src=\"/uploads/allimg/c151007/144422345K2230-21c6.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"534\" /><br />\r\n位于广西北海市，面积比较大，超过烟台、青岛、大连、北戴河沙滩面积的总和，被誉为“中国第一滩”。这里的水质特别好，是天然氧吧，空气特别清新，沙滩又宽阔，而且退潮快，涨潮慢，游泳比较安全，是游泳爱好者的好去处。</p>\r\n<p>&nbsp;</p>\r\n<h2>黄金海岸</h2>\r\n<p><img class=\"alignnone size-full wp-image-8375\" src=\"/uploads/allimg/c151007/144422345RWZ-3A56.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"535\" /><br />\r\n位于河北秦皇岛市昌黎县，距离北戴河仅有15KM。这里不仅可以看到大海沙滩，还可以滑沙。这里的沙滩呈金黄色，沙子细细，海水清清，沙滩平缓，海潮平平，二十六公里海岸的广阔浴场可以让你肆意玩耍。</p>\r\n<p>&nbsp;</p>\r\n<h2>千步沙</h2>\r\n<p><img class=\"alignnone size-full wp-image-8376\" src=\"/uploads/allimg/c151007/144422345X6360-421Z.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"537\" /><br />\r\n位于浙江舟山普陀山。普陀山为舟山群岛中的一个小岛，这里是四大佛教圣地之一。普陀山东海岸有一长约1750米的沙滩，称千步沙，是普陀岛最大的沙滩。沙面平坦宽阔，沙质柔软干净，傍晚的时候，可以来个海水浴，再听着梵音，不仅惬意，而且还以领略一下“海天佛国”的意境。</p>\r\n<p>&nbsp;</p>\r\n<h2>鼓浪屿海滩</h2>\r\n<p><img class=\"alignnone size-full wp-image-8377\" src=\"/uploads/allimg/c151007/14442234595X10-5T06.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"525\" /><br />\r\n位于福建厦门，这里有鼓浪屿浴场和厦门最美的海滩——黄厝海滩，如碧海水，再加上蓝天白云与帆船帆板俨然就是一副如诗的图画，而穿着绚烂多彩的泳衣的你，也正在为这里添加一抹鲜明的色彩哟！在这里，你可以尽情的冲浪，尽情的畅游。</p>\r\n<p>&nbsp;</p>\r\n<h2>青岛的海滩</h2>\r\n<p><img class=\"alignnone size-full wp-image-8378\" src=\"/uploads/allimg/c151007/144422346015P-E013.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"534\" /><br />\r\n位于山东，这里有全长20公里宽150米的洁白沙滩，沙子细得如粉，抓一把在手里然后再松开，你的手里干干净净不会留一点痕迹。这里海水碧蓝，沙滩细软，是你游泳玩水的好去处。虽然有点儿令人遗憾的是，因为这里被称为是“中国最好的海滩”，所以游人难免有点儿稍多，不过还是值得一去。</p>\r\n<p>&nbsp;</p>\r\n<h2>荷包岛大南湾海滩</h2>\r\n<p><img class=\"alignnone size-full wp-image-8379\" src=\"/uploads/allimg/c151007/1444223460BN0-I1J.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"600\" /><br />\r\n位于广东珠海西南端，总面积约13平方公里，海岸总长约28公里。这里的大南湾沙滩，长度约有4公里，宽度达200—500米，沙质柔软均匀细腻，海水清澈透明，有“十里银滩”之称，最难得的是这里游人较少，比较静谧，是一处难得的天然海滨泳场。</p>\r\n<p>&nbsp;</p>\r\n<h2>西冲</h2>\r\n<p><img class=\"alignnone size-full wp-image-8380\" src=\"/uploads/allimg/c151007/144422346139420-S924.jpg\" alt=\"八大中国最美海滩，夏天游泳好去处--阿里百秀\" width=\"800\" height=\"577\" /><br />\r\n位于广东深圳大鹏半岛最南端，享有“东方夏威夷“之誉。这里的沙滩长达4.5公里，沙滩如银，沙子细细，海水蔚蓝清澈，海浪阵阵，海风习习，可以遥望月亮岛和三门岛，你可以在这里游泳，露营，举办篝火晚会，享受最美的风景。</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('107','14','<p>小伙伴们，每到假期是不是都有些烦躁呢？因为不知道要怎么度过，想要出去玩时，但是一想到那些景点人满为患就瞬间没了兴致。不过，还是有一些风景独到的地方并没有那么多人哟。如果你不恐高，够勇敢，想要看到不一样的风景的话，就仔细看看今天阿里百秀小编给你介绍的世界上令人惊心动魄的八个景点吧！</p>\r\n<h2>挪威布道石</h2>\r\n<p><img class=\"alignnone size-full wp-image-8691\" src=\"/uploads/allimg/c151007/144422346334X0-103343.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"880\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8692\" src=\"/uploads/allimg/c151007/1444223464303P-115202.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"522\" /><br />\r\n地处挪威南部，靠近斯塔万格市的吕瑟峡湾中部，是一道悬崖断壁，高604米，直立于峡湾深处的崇山峻岭中，顶部有25平方米的平台，在这里，你可以俯瞰蜿蜒美丽的峡湾，远处起伏苍翠的山峦，不过，这个平台周围是没有围栏的，所以如果你没有足够的心理准备还是不要上去哦！</p>\r\n<p>&nbsp;</p>\r\n<h2>挪威奇迹石</h2>\r\n<p><img class=\"alignnone size-full wp-image-8693\" src=\"/uploads/allimg/c151007/14442234A14140-122T5.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"525\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8694\" src=\"/uploads/allimg/c151007/14442234AX0P-139194.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"875\" /><br />\r\n座落于挪威谢拉格山，是世界著名的平衡石。挪威谢拉格山海拔为1110米，奇迹石位于984米高的地方，像楔子一样卡在两块巨大的岩石之间，面积约5平方米，下面就是万丈深渊，而且岩石周围也没有防护措施，所以它也被称为“勇敢者之石”。如果你敢上去，谷底的壮丽风光你就会一览无余哟。</p>\r\n<p>&nbsp;</p>\r\n<h2>挪威山妖舌</h2>\r\n<p><img class=\"alignnone size-full wp-image-8695\" src=\"/uploads/allimg/c151007/14442234C20L0-1452X.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"466\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8696\" src=\"/uploads/allimg/c151007/14442234C91P-1542E.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"544\" /><br />\r\n挪威名是Trolltunga，其实就是突出悬空的一块巨大岩石，因形状酷似山妖的舌头而得名。地处挪威中南部Hardanger峡湾中部的Odda小镇，位置比较隐秘，去的游客不多，所以你可以一个人坐在伸出长舌的岩石上远眺峡湾美景，静静沉思，静静享受。</p>\r\n<p>&nbsp;</p>\r\n<h2>美国纸片岩石</h2>\r\n<p><img class=\"alignnone size-full wp-image-8697\" src=\"/uploads/allimg/c151007/14442234D4O0-1C558.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"525\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8698\" src=\"/uploads/allimg/c151007/14442234DbX0-1J162.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"525\" /><br />\r\n位于美国加利福尼亚州的沿海城市圣迭戈附近，这块岩石由于特别薄而得名。有许多游客来到这块看似一折就断的石头上拍照留念，虽然高度只有三米，但是如果把握好角度，就像置身在悬崖边或是云端。虽然距离不高，但是轻松坐在上面也仍然需要勇气。</p>\r\n<p>&nbsp;</p>\r\n<h2>美国空中玻璃走廊</h2>\r\n<p><img class=\"alignnone size-full wp-image-8699\" src=\"/uploads/allimg/c151007/14442234E602Z-1V396.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"464\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8700\" src=\"/uploads/allimg/c151007/14442234F31J0-193b9.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"466\" /><br />\r\n坐落在美国科罗拉多大峡谷西侧的一个印第安部落居留地内，悬空于科罗拉多河约1200米之上，呈马蹄形，向大峡谷悬崖以外延伸约21米，桥面的材质是强化透明玻璃，厚约10厘米，很多人喜欢在上面悬空欣赏大峡谷的壮美风景，在这上面行走时，就像漫步在云端。</p>\r\n<p>&nbsp;</p>\r\n<h2>中国张家界天门山鬼谷栈道</h2>\r\n<p><img class=\"alignnone size-full wp-image-8701\" src=\"/uploads/allimg/c151007/14442234Fb560-2015N.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"467\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8707\" src=\"/uploads/allimg/c151007/14442234G5AP-21H11.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"481\" /></p>\r\n<p>这是一座玻璃栈道，在山顶西线，悬于峭壁之上，长1600米，最高处海拔1400米，悬出4-5米，位于悬崖之间，人们站在玻璃眺望台上，可以从玻璃台看见远处如仙境般云海缭绕的山峰和下面惊险万分的万丈深渊。</p>\r\n<p>&nbsp;</p>\r\n<h2>中国华山长空栈道</h2>\r\n<p><img class=\"alignnone size-full wp-image-8703\" src=\"/uploads/allimg/c151007/14442234HG20-22I09.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"434\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8704\" src=\"/uploads/allimg/c151007/14442234I3510-23LX.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"466\" /><br />\r\n位于华山南峰西岩下面，建造在光溜溜的悬崖绝壁上，方木搭建条石固定，栈道上下皆是悬崖绝壁，上距崖顶几十米，下到谷底二三百米，宽仅三十多公分，空悬无栏，只有崖壁铁索可供抓手，国内外攀岩爱好者喜欢挑战这里。</p>\r\n<p>&nbsp;</p>\r\n<h2>美国芝加哥西尔斯大厦观光层</h2>\r\n<p><img class=\"alignnone size-full wp-image-8705\" src=\"/uploads/allimg/c151007/14442234J0430-2425M.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"467\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8706\" src=\"/uploads/allimg/c151007/14442234J5FF-251H6.jpg\" alt=\"世界上8个最惊心动魄的景点--阿里百秀\" width=\"700\" height=\"464\" /><br />\r\n芝加哥西尔斯大厦有110层，在103层处设置了4个玻璃为底的盒子结构，建在大厦西侧，如大楼突出的玻璃阳台，向外延伸约1.2米，地板厚达12.7厘米，可承重约5吨，站在这里，你可以眺望整个城市。</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('108','13','<p>一直以来，每次看那些比较好的作品都只是抱着欣赏的心态，都只觉得特别漂亮或者是有趣，都是夸赞一句或者笑笑就过去了，从来也没有好好思考摄影师真正想要传达的思想，想要传递的一些深层意义。</p>\r\n<p>其实，那些照片都是摄影师们在用镜头表达自己对自然、对社会、对人生的一种认识，都是带有自己的感悟的，他们用作品向我们讲述体悟，与我们分享心得。因此，我们也应该自己沉静下来，用心灵与自然与社会与人生对话。今天阿里百秀小编就给大家带来一组世界摄影大赛中的获奖作品，也许它们会让你有新的感悟。</p>\r\n<h2>2014世界新闻摄影大赛一等奖</h2>\r\n<p>吉布提的几位非洲移民举着手机，试图从邻国索马里获取廉价的手机信号。摄影师John Stanmeyer。</p>\r\n<p><img class=\"alignnone size-full wp-image-8805\" src=\"/uploads/allimg/c151007/14442234L3A30-2I329.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛“国家奖”德国第三名</h2>\r\n<p>在印度Maha Kumbh Mela每12年举行一次的全球最大规模的精神聚会上，朝圣者与信徒走过浮桥。摄影师：Wolfgang Weinhardt</p>\r\n<p><img class=\"alignnone size-full wp-image-8806\" src=\"/uploads/allimg/c151007/14442234M002P-2T414.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"521\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛“国家奖”香港头等奖</h2>\r\n<p>每年7月肯尼亚都会重演惊心动魄的野生动物大迁徙场面。摄影师：张志雄</p>\r\n<p><img class=\"alignnone size-full wp-image-8807\" src=\"/uploads/allimg/c151007/14442234M94Y0-2c401.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"498\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛公开赛“旅行“头等奖</h2>\r\n<p>中国南方——凤凰古城，表现雨季人们雨中旅行的场景，背后是古老的民宅和桥梁。摄影师陈力</p>\r\n<p><img class=\"alignnone size-full wp-image-8808\" src=\"/uploads/allimg/c151007/14442234NA2P-30W46.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"532\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛 “国家奖”香港第二名</h2>\r\n<p>澳门火龙节。摄影师：张志雄</p>\r\n<p><img class=\"alignnone size-full wp-image-8809\" src=\"/uploads/allimg/c151007/14442234O3150-316447.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"530\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛“国家奖”秘鲁头等奖</h2>\r\n<p>秘鲁首都利马，一位男子在墓地卖气球。摄影师Milko Torres Ramirez</p>\r\n<p><img class=\"alignnone size-full wp-image-8813\" src=\"/uploads/allimg/c151007/14442234P1R20-32J21.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛“国家奖“波兰头等奖</h2>\r\n<p>乌克兰扎克村，村民塔提亚娜与她的爱马。摄影师Mateusz Baj</p>\r\n<p><img class=\"alignnone size-full wp-image-8810\" src=\"/uploads/allimg/c151007/14442234Q02060-3395B.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛“国家奖”阿根廷第三名</h2>\r\n<p>阿根廷布利诺斯艾利斯省的Epecue村，1985年发生的一次溃坝事故导致Epecuen咸水湖泛滥，该村被淹没在水下，只不过这个村子再也没有重建。摄影师Doralisa Romero</p>\r\n<p><img class=\"alignnone size-full wp-image-8811\" src=\"/uploads/allimg/c151007/14442234Q5W10-341293.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛公开赛“自然及野生动物类”头等奖</h2>\r\n<p>白雪皑皑中的小马。摄影师Gert van den Bosch</p>\r\n<p><img class=\"alignnone size-full wp-image-8814\" src=\"/uploads/allimg/c151007/14442234R303F-355U4.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"407\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>2014年索尼世界摄影大赛“文化类”青年头等奖</h2>\r\n<p>在伊朗的Bijar市，每年叶什派穆斯林都要举行伊玛目?侯赛因悼念仪式，这是在街道上举办的。摄影师Bohran Mardani</p>\r\n<p><img class=\"alignnone size-full wp-image-8812\" src=\"/uploads/allimg/c151007/14442234RP910-3EX3.jpg\" alt=\"10幅世界级摄影大赛获奖作品，让你对自然、社会和人生有所感悟--阿里百秀\" width=\"800\" height=\"531\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('109','13','<p>在我的印象里，森林就是有很多笔直、郁郁葱葱的大树组成，没什么特别之处。不过世界之大，无奇不有！世界上也存在一些比较特别的森林，它们有的底部的树干是弯曲的，有的树干肥大能储存食物和水，有的树长在了水里，更奇怪的是还有彩虹色的树皮。你一定也觉得非常好奇吧，那就一起来看看！</p>\r\n<h2>马达加斯加 ?猴面包树林荫大道</h2>\r\n<p>猴面包树果实成熟时，猴子会成群结队去摘果子，“猴面包树”的称呼由此而来。猴面包树树干肥大但轻软，没有木材利用价值，但却可以当储藏室，贮存大量的水和食物。有趣的是，当地居民常会把树干掏空，搬进去居住，形成一种非常别致的大自然“村舍”。</p>\r\n<p><img class=\"alignnone size-full wp-image-8800\" src=\"/uploads/allimg/c151007/14442234T5B0-3RV3.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8801\" src=\"/uploads/allimg/c151007/14442234U54530-3914T.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"538\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8802\" src=\"/uploads/allimg/c151007/14442234V43C0-4040D.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>哈萨克斯坦 森林湖</h2>\r\n<p>哈萨克斯坦森林湖，是1911年地震造成山体滑坡而形成的，长400米，最大深度30米，海拔2000米。雪岭云杉被淹没在水里，水面之上露出光秃秃的树干。水面上的是100多年的云杉，水下则是另一幅不同的画面。由于海拔高，水非常寒冷，但水下仍有树枝和针叶。水经常会改变颜色，是由水底一个世纪前的石灰和其他矿物质引起的变化。</p>\r\n<p><img class=\"alignnone size-full wp-image-8815\" src=\"/uploads/allimg/c151007/14442234Y15420-41M45.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8816\" src=\"/uploads/allimg/c151007/144422349440440-422229.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8817\" src=\"/uploads/allimg/c151007/144422349635320-434246.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>索科特拉岛 龙血森林</h2>\r\n<p>龙血树和沙漠玫瑰是索科特拉岛中很独特的植物，龙血树树冠茂密像倒转的雨伞，可以提供足够的树荫来减少蒸发，也可以保护树荫下的种子，所以它们一般生长得茂密。龙血树是常绿树，由于树汁呈深红色，所以被成为龙血树。沙漠玫瑰粗粗短短的外型非常符合外星生物的形象。在悬崖上出现的“沙漠玫瑰”相当特别，直接嵌进石头长出来，完全不需要土壤，树皮像橡胶一样闪闪发亮，枝干顶端会长出漂亮的粉红色花朵。</p>\r\n<p><img class=\"alignnone size-full wp-image-8818\" src=\"/uploads/allimg/c151007/14442234a24010-443416.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8819\" src=\"/uploads/allimg/c151007/14442234b16220-452R0.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8820\" src=\"/uploads/allimg/c151007/144422350050L0-464Z8.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>波兰 ?弯曲森林</h2>\r\n<p>位于波兰西部的弯曲森林，树木大多是1930年代种植的。大部分树木开始都是平行于地面生长，但长到一定时期后就90度拐弯向上生长，所以被当地称为弯曲森林。人们普遍认为，是使用某种工具或技术使树木这样生长，但为什么变成这样，方法和动机至今还是个迷。<br />\r\n<img class=\"alignnone size-full\" src=\"/uploads/allimg/c151007/144422350139150-4GY1.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"450\" /></p>\r\n<p><img class=\"alignnone size-full\" src=\"/uploads/allimg/c151007/14442235023510-4Wc3.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p><img class=\"alignnone size-full\" src=\"/uploads/allimg/c151007/144422350354520-4a320.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>毛伊岛 彩虹桉树林</h2>\r\n<p>位于美国夏威夷的毛伊岛上有种特别的树-彩虹桉树。因树皮呈现多种颜色而被称为彩虹桉树。它的树皮会随着时间的推移不断变换着颜色。新脱落的外皮所在位置由亮绿色的内皮取代，时间流逝过程中，树皮逐渐变色，由亮绿变蓝色再变成紫色等，不同颜色代表了树皮的不同年龄。</p>\r\n<p><img class=\"alignnone size-full wp-image-8826\" src=\"/uploads/allimg/c151007/144422350V4530-50HV.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8823\" src=\"/uploads/allimg/c151007/1444223513942P-514941.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"534\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8824\" src=\"/uploads/allimg/c151007/14442235150910-526051.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"473\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8825\" src=\"/uploads/allimg/c151007/1444223515J030-533R5.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"561\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>中国伊犁杏谷</h2>\r\n<p>每年，这些丘陵都会变成粉红色和白色花的海洋。 作为新疆最大的杏园，这花代表果期季节的开始，同时也使杏谷成为人间少有的仙境。</p>\r\n<p><img class=\"alignnone size-full wp-image-8837\" src=\"/uploads/allimg/c151007/144422351645130-54ED.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8838\" src=\"/uploads/allimg/c151007/144422351I0E0-556244.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"499\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8839\" src=\"/uploads/allimg/c151007/144422351Q4640-5A917.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"533\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>巴西嘉宝果森林</h2>\r\n<p>乍一看，这些树上覆盖的果实有一些可怕。这些是嘉宝果，果实是沿着树干整体生长。 因为果形和风味和葡萄相似，因此享有美味“热带葡萄”之称。新鲜水果除了可以生吃外，也可以做成蜜饯、果酱和风味极佳的嘉宝果酒。</p>\r\n<p><img class=\"alignnone size-full wp-image-8842\" src=\"/uploads/allimg/c151007/144422351926420-5K4c.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"600\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8840\" src=\"/uploads/allimg/c151007/14442235204R30-5T047.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"1067\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8841\" src=\"/uploads/allimg/c151007/1444223521B40-593239.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"560\" /></p>\r\n<p>&nbsp;</p>\r\n<h2>纳米比亚 戴德弗雷森林</h2>\r\n<p>这个令人难以置信的“森林”是每一个自然摄影师梦寐以求的地方。明亮的橙色沙丘和像烧焦的黑色树，使这个地方看起来像一幅美丽的画。大约900年前发芽后的这些树遭遇强烈的大雨，雨水蒸发后不久树木就都死亡了。干燥的气候阻止了树木腐烂，但经过太阳几个世纪的照晒，逐渐变黑。</p>\r\n<p><img class=\"alignnone size-full wp-image-8861\" src=\"/uploads/allimg/c151007/144422352249520-60Q33.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"606\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8862\" src=\"/uploads/allimg/c151007/144422352326310-61J07.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"545\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8863\" src=\"/uploads/allimg/c151007/1444223523X420-625021.jpg\" alt=\"8个与众不同的森林，像来自外星球--阿里百秀\" width=\"800\" height=\"450\" /></p>','','','');
INSERT INTO `dede_addonarticle` VALUES('110','13','<p>说到陶渊明，大家最先想到的就是他的《桃花源记》和他的脍炙人口的诗句“采菊东篱下，悠然见南山”，陶渊明向往世外桃源，生活在喧嚣之中的我们又何尝不向往呢！虽然那只是很美好的想象，但是现世中还是有一些地方犹如世外桃源，这些地方景美安宁，可以让大家暂时忘却尘世烦恼。今天阿里百秀小编就给大家介绍一下，如果哪天你想来一场说走就走的旅行，它们也许可以是你的目的地。</p>\r\n<h2>和顺</h2>\r\n<p><img class=\"alignnone size-full wp-image-8928\" src=\"/uploads/allimg/c151007/144422352561D0-6412N.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"393\" /><br />\r\n位于云南省腾冲县城西南3公里处的古镇。因为这里有一条小河绕村而过，所以更名为和顺，取“士和民顺”之雅意。古镇顺着山势和小河而建，远远望去，错落有致。傍晚，趁着落日余晖，穿越小巷来到小河，青石板上有妇女捣衣洗菜，有小孩儿嬉戏玩耍，白鹅和鸭子在水中自由自在游弋，褪去白昼的喧嚣，一切变得安逸宁静，闲庭漫步期间，感受小镇的苍茫不惊。</p>\r\n<p>&nbsp;</p>\r\n<h2>宝山石头城</h2>\r\n<p><img class=\"alignnone size-full wp-image-8929\" src=\"/uploads/allimg/c151007/14442235263D0-A5X3.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"512\" /><br />\r\n位于云南，距离丽江约110公里，这里是纳西族居住的地方，风景独特。石头城三面都是悬崖绝壁，其中一面临咆奔腾的的金沙江，只有南北两座石门可供出入，几乎可以说是一座真正的天险之城。这里的房屋是辟岩建成，所有物品诸如石床、石枕、石桌、石凳、石灶、石缸等也都是石头做成，展示纳西族的本来面貌，很有古风古韵，是真正的原生态。更妙的是，这里还有层叠的梯田，秀丽壮美。</p>\r\n<p>&nbsp;</p>\r\n<h2>沙琼村</h2>\r\n<p><img class=\"alignnone size-full wp-image-8930\" src=\"/uploads/allimg/c151007/144422352H0930-B6451.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"468\" /><br />\r\n位于西藏察隅县下察隅镇，是“僜人”聚居村，僜人虽然是国家尚未识定的民族，但是他们仍然热情好客，如果有远道而来的客人，他们会以鸡爪谷、鸡肉或者猪肉为原料，加入当地生长的植物为调料，经过手工及必要的工序加工制作成一种食物招待客人。沙琼村四季如春，这里芭蕉丛丛，绿树成林，木篱笆围栏、石头围栏隐约其中，就如绿荫掩映的“桃源”。</p>\r\n<p>&nbsp;</p>\r\n<h2>丙安古镇</h2>\r\n<p><img class=\"alignnone size-full wp-image-8931\" src=\"/uploads/allimg/c151007/144422352O4040-C4492.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"366\" /><br />\r\n位于贵州省赤水市，距市区25公里，现在水陆交通都比较便捷，森林郁郁葱葱，原始生态比较完整。古镇建在赤水河畔的陡崖之上，倚青山，水环绕，石为门，岩为墙，就如一座古城堡。矗立的木质悬空吊脚楼，虽已经千年，却仍稳如磐石。看到这些古旧的建筑，也许你更能体会古时夜郎国里的悠悠意境。</p>\r\n<p>&nbsp;</p>\r\n<h2>瑶里</h2>\r\n<p><img class=\"alignnone size-full wp-image-8932\" src=\"/uploads/allimg/c151007/144422352UN10-D2913.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"440\" /><br />\r\n位于江西景德镇市浮梁县，距景德镇市区50公里。正如周杰伦《青花瓷》的歌词“天青色等烟雨而我在等你，炊烟袅袅升起隔江千万里”，烟雨江南，于瑶里再现。瑶河穿镇而过，古村落依水而建，一律都是明清时期的徽派建筑，飞檐翘角，粉墙黛瓦，掩映于青山绿水之中。</p>\r\n<p>&nbsp;</p>\r\n<h2>坝美村</h2>\r\n<p><img class=\"alignnone size-full wp-image-8933\" src=\"/uploads/allimg/c151007/144422352919520-EM27.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"427\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8934\" src=\"/uploads/allimg/c151007/144422352aG10-F5150.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"478\" /></p>\r\n<p><img class=\"alignnone size-full wp-image-8935\" src=\"/uploads/allimg/c151007/144422353052J0-Gc02.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"425\" /><br />\r\n位于云南省，生活着壮族人民。这里不通公路，四面环山，村民们坐着小船，划过一个几公里长的幽暗水洞才能进出，与外界交往不多，几乎长期与世隔绝，他们过着自给自足的生活，安静祥和，环境优美，就如一个真正的桃花源。</p>\r\n<p>&nbsp;</p>\r\n<h2>丹巴藏寨</h2>\r\n<p><img class=\"alignnone size-full wp-image-8936\" src=\"/uploads/allimg/c151007/144422353134530-H94W.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"427\" /><br />\r\n位于四川西部，指的是居住在丹巴县的居民形成的藏族村落，丹巴的山寨，旧时称碉楼寨房。在时代的变迁中，碉楼与寨房完美融合在一起。这里的碉楼错落分布于绿色山林之中，秀气灵美，伴有视有若无的流水潺潺，就如一幅画卷，不愧是“中国最美丽乡村”的第一名。</p>\r\n<p>&nbsp;</p>\r\n<h2>青岛樱花小镇</h2>\r\n<p><img class=\"alignnone size-full wp-image-8940\" src=\"/uploads/allimg/c151007/144422353204440-I4311.jpg\" alt=\"陶渊明笔下8个中国世外桃源，云南坝美真如桃花源--阿里百秀\" width=\"640\" height=\"427\" /><br />\r\n位于浮山北麓的同兴路，建于2009年。这里文化自然气息蕴含浓厚，在樱花绽放的日子，小镇有种飘逸的美，行走其间，你就像置身于天堂。其实，如果你善于发现美，善于聆听自然，人间天堂就在你身边。</p>','','','');
INSERT INTO `dede_addonarticle` VALUES('111','8','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	蒙古国人口290多万，其中女性比例占51%，这种女多男少的现象在东亚比较少见，因此也出现了蒙古女性比较难嫁的现象。几前年，蒙古一些媒体纷纷刊发，提出&ldquo;一夫二妻或多妻&rdquo;的好处，有的人甚至建议蒙古立法机构通过允许这样做的法律条款。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"悲惨！蒙古女多男少”一夫多妻“  女人生活悲惨_见识多\" src=\"/uploads/allimg/151008/1-15100Q41525239.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 388px;\" /></p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	一夫二妻或多妻：避免近亲结婚和淫乱行为</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	蒙古约有290万人口，女性占51%。单身母亲家庭有6万多个，其中不少是未婚妈妈，还有一大部分女性结了婚但没有办理结婚登记手续。因此，有人认为，实行&ldquo;一夫多妻&rdquo;，就会减少单身母亲的数量。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	近些年，蒙古牧区居民大量向城里迁移，留在牧区的大都是妇女。由此出现了不少同父异母的孩子。这些孩子并不知道他们可能是同一个父亲，将来结婚的可能性很大，直接导致近亲繁殖。据此间媒体报道，有的牧区已经出现近亲结婚。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	有人主张，一个男人不仅要娶两个老婆，第二个老婆最好是外国人。这不仅可以避免近亲结婚，还可以改善人口质量。如果有1万名蒙古男人娶了外国女子为妻并顺利生育，两三年内蒙古的人口可以增加两万人。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"悲惨！蒙古女多男少”一夫多妻“  女人生活悲惨_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q4151b21.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 442px;\" /></p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	另一方面也为社会带来不稳定因素</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	持反对意见者认为，蒙古立法机构不会同意&ldquo;一夫多妻&rdquo;，&ldquo;一夫多妻&rdquo;将给家庭和社会带来不稳定的因素。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	目前，蒙古贫富差距大，如果允许&ldquo;一夫多妻&rdquo;，有钱人能多娶几个老婆，没钱的就娶不到老婆。尽管现在一些有钱人背着妻子在外面找情人，但大都是短期的。但如果一夫多妻制实施的话，必然会激化家庭矛盾根，必然影响家庭和谐。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	在单身母亲中，有不少是大学毕业生，她们不是找不到丈夫，而是没有找到合适的丈夫。而且，其中有不少人要保持独立性，不想受婚姻束缚。她们可以找情人、生孩子，但不会结婚。在蒙古，女人不结婚，在娘家生孩子是很正常的，没有人会对此嚼舌头。</p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	优秀的女性不愿结婚</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	在蒙古，很多女人比男人优秀。在国家机关工作的女性占52.3%，在教育部门工作的女性占72%，在卫生部门工作的女性占80%。在城市，妇女除了同男人一样上班工作外，还要料理家务、抚养子女、照顾丈夫，因为蒙古男人不管家务，事事需要女人照顾。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	记者的一位蒙古朋友认为，蒙古男人嚷着娶两个老婆，即使立法机构同意，也没有几个人能娶。他开玩笑说，为什么蒙古男人嚷着要娶两个老婆，是因为&ldquo;一个老婆挣的钱已经不够买酒喝了&rdquo;。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('112','7','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据英国媒体日报道，英国一名叫卡利&middot;哈灵顿的25岁女性竟然有两套完整的生殖器官。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"罕见！女子身体拥有两套完整的性器官_见识多\" src=\"/uploads/allimg/151008/1-15100Q41614952.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 284px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	日前在当地医院接受例行检查后，医生们告诉她情况有点不妙。尽管她已经有了心理准备，但是当她听到那个令人震惊的消息后还是被吓得目瞪口呆。医生们告诉她，她竟然有两套完整的生殖器官，有两个阴道、两个宫颈、两个卵巢和两个子宫。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	这是一种十分罕见的现象，叫做双阴道双宫颈双子宫现象，在英国女性中出现这种情况的几率是十万分之一。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('113','7','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据英国《每日邮报》报道，印度78岁老翁奇拉尔，1952年来就未修剪过左手指甲，近63年来5只指甲总共长达909.6厘米，创造了吉尼斯世界纪录。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"印度老翁63年不剪指甲  打破吉尼斯世界纪录_见识多\" src=\"/uploads/allimg/151008/1-15100Q41645Z3.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 446px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	奇拉尔居住于马哈拉施特拉邦。自1952年起他从未剪过左手指甲，目前拇指指甲长197.8厘米、中指186.6厘米、无名指181.6厘米、小指179.1厘米、食指164.5厘米，合共909.6厘米。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"印度老翁63年不剪指甲  打破吉尼斯世界纪录_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q41A1K4.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 799px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	至于留指甲的原因，奇拉尔透露说，在学校时，他们一个同学将老师的长指甲弄断了，结果被老师一顿暴打，他们问老师为啥因为这点小事就对他们严厉惩罚，老师回答说除非他们有留长指甲的经历，否则是不会理解失去的这份痛苦的。从那之后，奇拉尔开始留指甲，并一发不可收拾。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	奇拉尔表示，家人也曾反对他的行为，而他日常生活也十分不便，例如洗衣服麻烦、睡觉得小心翼翼，工作面试也常碰壁，到结婚年纪找不到对象，很难找到喜欢留着这么长指甲男人的女孩。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	他近日正式获吉尼斯世界纪录确认为单手指甲最长的人，奇拉尔称自己已经实现了人生中最大的目标。他将来决定将留了63年的超长指甲剪下，赠送给博物馆。但是具体哪天行动，他暂时保密。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('114','7','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据英国《每日邮报》报道，近日，英国一拨盗贼为得钱财真可谓是无所不用其极。他们为了盗取银行自动取款机里的现金，竟不惜动用了一辆挖掘机、两辆货车和一辆铲车前来助阵，毁掉了一幢两层楼的楼房，结果还是无奈地空手而归。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"好嚣张！盗贼开挖掘机和铲车盗取款机  毁坏二层楼仍空手而归_见识多\" src=\"/uploads/allimg/151008/1-15100Q41P4238.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 705px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	当地警方表示，该作案团伙在过去的1个月内用相同的手法至少作案3起，团伙成员至少为8人以上，如此大规模大阵势地公开作案实属少见。而盗贼遗留在现场的车辆现被带去交由法医检验，当地警方也已积极采取相应措施介入调查。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"好嚣张！盗贼开挖掘机和铲车盗取款机  毁坏二层楼仍空手而归_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q41Q0251.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 395px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"好嚣张！盗贼开挖掘机和铲车盗取款机  毁坏二层楼仍空手而归_见识多\" src=\"/uploads/allimg/151008/1-15100Q41QHC.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 359px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"好嚣张！盗贼开挖掘机和铲车盗取款机  毁坏二层楼仍空手而归_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q41R33J.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 358px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"好嚣张！盗贼开挖掘机和铲车盗取款机  毁坏二层楼仍空手而归_见识多\" src=\"/uploads/allimg/151008/1-15100Q41Rb04.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 355px;\" /></p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('115','7','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	看到别人整天秀恩爱，单身的你真是羡慕嫉妒恨，不禁问自己：我是哪里出毛病了吗？为何偏偏就自己单身呢？是啊，单身狗，为什么你没有女朋友？</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"单身狗，想知道你为何没有女朋友吗？_见识多\" src=\"/uploads/allimg/151008/1-15100Q41U4921.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 500px;\" /></p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	1、因为你只想跟幻想层面的父/母谈恋爱。</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	这是一种看起来骇人听闻的说法，觉得好像古希腊神话中的猎奇乱伦在现实中见诸行动了似的。但这实际上是一种象征层面的说法，在生命之初，我们为了和养育者（通常是父母）契合，发展出一套与其相处的&ldquo;关系模板&rdquo;，而这个&ldquo;关系模板&rdquo;基本就是我们以后所有其他关系的&ldquo;母版&rdquo;。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	如何理解这个所谓的&ldquo;关系模板&rdquo;？简单来说，就是一个&ldquo;攻&rdquo;，势必会有一个&ldquo;受&rdquo;来与他匹配，而一个长大成人的&ldquo;受&rdquo;，也会寻求一个&ldquo;攻&rdquo;女友。这种攻受关系，实际并不惯常以极端的施虐受虐形态表现出来，而仅仅可能以&ldquo;谁更有主见，谁做主，谁说的话更管用&rdquo;这样的方式存在。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	那么问题来了&mdash;这些&ldquo;关系母版&rdquo;是如何让你找不到女朋友的呢？</p>\r\n<h3 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 18px; font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; line-height: 27px;\">\r\n	批判性的父母</h3>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	假设你有一个永远在苛刻评价你的父/母，吃穿坐立行，他都要一一纠正，一点逾越了他的规矩，就是不体面，就被斥责、嫌弃，用羞耻感去控制你。如果你的父母是这样的，那么通常你的表现就是一方面战战兢兢地讨好他们、不忤逆他们，一方面又对他们充满愤怒，在内心中跟他们对抗。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	而更糟糕的是，不管你愿不愿意，他们的形象已经成为一个重要客体进入了你的内心，以后你遇见的每一个初见的陌生人，都会下意识地被体验为又一个你父母的分身，在他们还没有苛刻评判你之前，你已经在期待他们会对你苛刻评价了，于是你也使出了应对这种惯常情境的惯常做法：快跑！逃离他。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	于是，你在一开始就与那些多汁的学妹，潜在的恋爱对象，保持了十足的距离。</p>\r\n<h3 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 18px; font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; line-height: 27px;\">\r\n	缺失的父母形象</h3>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	男生之间总流行一种观点，就是无理取闹是女生的特点，女生是情绪多变到不着边际的。而为了不求甚解，大而化之得归结为，因为我是男生，所以不懂女生，也拒绝进一步地了解女生的需要。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	而这种误解，可能源于母亲形象的缺失，即因为你不了解你母亲，所以你也不了解女人。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	阻碍你了解母亲的原因很多，譬如单亲、譬如母亲是一个拒绝型客体，譬如因为他人的评价，让你无法亲近母亲。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	而最终的表现为，你在女生面前一筹莫展，你根本一点也不知道怎么和她们相处，因为你根本一点也不知道怎么和你的母亲相处。</p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	2、因为你只想跟全能感的自己谈恋爱。</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	全能感是认为自己无所不能，在心理学的假设中，人拥有与生俱来的全能感，这种全能感来自于人在子宫发育时的予取予求。而健康的人格发展是往&ldquo;客体爱&rdquo;方向行进的，但如果遭受了过度的挫折，人就会退行到原始自恋中去。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	全能感的一个体现是，你不依赖任何人，因为依赖他人意味着可能的失控和背叛，而这些都会毁掉你的全能感。也就是说，你不寻求指向客体的满足，专事于自我满足，自慰就是其中一个表现：你的性欲解决，不依赖任何人。</p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	3、因为你在对抗性欲。</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	也许你是一个有诸多性幻想，但又在道德层面十分苛求自己的人：要求自己对于女生的爱是纯粹的，要求自己首先是soul mate，性爱只是兼带的、次要的。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	然而天不遂人愿，偏偏在与女生的相处中，你各种旖旎的幻想连绵不绝，你拼命止住自己的绮念，压制自己的性欲，你正襟危坐，表现得比卫道士还要正派三分。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	但，也呆板、无趣到连自己都忍不住打哈欠。更甚的是，由于你压制不住失控的性幻想，你甚至开始害怕跟女生相处&hellip;&hellip;</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	&nbsp;有人说，这是一个颜值决定一切的世界&mdash;但如果你看到一个明明长得帅哥一枚，身边也各种群芳环伺，又是异性恋，但偏偏一直没有女朋友的男生，那可以推荐他来看看本文。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('116','7','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据外媒报道，此前网络上流传不少俄罗斯年轻人在高楼大厦上的&ldquo;亡命自拍&rdquo;，看得人心惊胆战。日前俄罗斯一名17岁青年在大厦天台拍照时，因绳索断裂坠下9楼身亡，让人不得不感叹：自拍诚可贵，生命价更高。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"“死亡自拍”成真：青年高楼边缘玩“亡命自拍”坠落身亡_见识多\" src=\"/uploads/allimg/151008/1-15100Q4191J00.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 374px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据报道，这名年仅17岁的青年平时就喜欢挑战在高楼外&ldquo;亡命自拍&rdquo;。上周，他与一名朋友到大厦的天台，系紧绳索并拿着手机，站在天台边缘拍照。不料，绳索突然断裂，他从9楼坠下，纵然坠楼期间有树枝减少了部分冲力，但他仍重伤，送院抢救后不治。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	报道指出，这名青年一直喜欢站在天台或危险位置拍照，还曾单手抓住大厦天台的外墙，凌空拍照。他的朋友已多次劝他不要再做类似的事，不料最终还是酿成意外。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('117','11','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	近日，福清市海口镇岑兜村沟头自然村村民林先生家的母鸡产下了三个怪鸡蛋。与正常鸡蛋相比，这三枚蛋颜色较浅，蛋壳有些褶皱，形似核桃，看起来十分怪异。林先生担心这鸡蛋可以食用吗？福清市畜牧兽医中心工作人员表示，这可能是母鸡受到惊吓或者生理反常的情况下生下的，可以正常食用。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"怪异！母鸡下出形似核桃的褶皱蛋壳鸡蛋  主人担忧_见识多\" src=\"/uploads/allimg/151008/1-15100Q42214M7.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 472px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	&ldquo;10多天前，我老婆去鸡圈里捡蛋，突然捡到一个形似核桃的怪鸡蛋，随后两天又接连捡到两个同样的怪鸡蛋。&rdquo;林先生说，他一直给鸡吃剩饭剩菜，之前都没下过这种怪鸡蛋，附近的老人见了这种鸡蛋也觉得很奇怪。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	这三个怪鸡蛋到底是怎么回事，可以食用吗？&ldquo;在蛋壳的形成过程中，母鸡受到惊吓或者腹腔里有什么异常的话，有可能引起褶皱，应该是可以正常食用的。&rdquo;福清市畜牧兽医中心工作人员毛先生解释说。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('118','11','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	最近，来势汹汹的叙利亚、阿富汗难民，给欧洲各国出了一个巨大的难题。随着人数增加，欧洲几个国家开始举棋不定，有些国家甚至明确拒绝难民过境，暴力冲突接连发生。其中，又以9月16日的冲突最为吓人：大批移民冲击塞尔维亚-匈牙利边境的防护栏，匈牙利警方则以高压水枪和催泪弹还击，导致包括儿童在内的许多难民&ldquo;泪流满面&rdquo;，遭致了许多欧洲民众的批评。那么，催泪剂、催泪弹，都到底是什么东西，又是如何使用的呢？</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"难民蜂拥催泪弹上场，催泪弹、催泪剂到底都是什么东西？_见识多\" src=\"/uploads/allimg/151008/1-15100Q42244S6.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 450px; height: 299px;\" /></p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	天然的，更安心？</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	大体上说，无论是喷雾式、枪弹式还是手榴弹式，但凡可以&ldquo;催人泪下&rdquo;的东西，都可以被称为刺激性催泪武器，而根据其用途，也常被称为防暴催泪器械，主要用于警方的骚乱控制和日常警务，属于非致死性警械。而从原理上说，它和化学武器相同，都包括两大部分：产生催泪效果的化学战剂，以及把这些化学战剂送到目标身边的装置。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	战剂方面，首先要求它有足够的刺激性，无论是对眼睛还是对呼吸道、皮肤，都能够造成强烈的刺痛、灼烧感，让人在瞬间流泪、怕光、流鼻涕、失语（咽喉疼痛）、剧烈咳嗽、打喷嚏、暴露的皮肤痛痒；同时，又不至于玩过头，真正搞出永久性的伤害来，最好是&ldquo;点到为止&rdquo;，让目标失去反抗能力，达到控制人群、平息骚乱的战术目的。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	在有机化合物中，具有催泪、刺激作用的化合物很多，但作为催泪战剂，更多的要考虑其安全性。因此，比较主流的战剂就那么几种：CS、CN、CR等，都是人工合成的小分子化合物。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	然而，尽管这些物质的刺激作用都挺强，但存在一定的危险性。特别是在室内空间使用时，如果目标长时间暴露于其中，则可能导致呼吸困难、严重过敏反应等风险。实际上，最早的时候，它们是作为化学武器在战场上使用的，有一个很吓人的名字：失能性毒剂，安全性的要求自然就低得多了。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	而这年头很多商品都标榜自己是&ldquo;纯天然&rdquo;，催泪战剂也与时俱进，用上了纯天然的提取物：油性辣椒素（OC）。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"难民蜂拥催泪弹上场，催泪弹、催泪剂到底都是什么东西？_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q422502O.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 450px; height: 249px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	很多人都爱吃辣椒，但真的有辣椒水溅到眼睛里也是很难受的。而辣椒素则是把很多很多辣椒磨碎之后提取、浓缩，得到的产品刺激性自然要比天然辣椒厉害很多，哪怕平时再能吃辣的人也会承受不了。同时，相对而言，辣椒素造成永久损害的风险较小，安全性更高一些。不过，辣椒素在水中溶解度不大，需要用有机溶剂来溶解；或者干脆做成微粒的形式使用。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	此外，目前主流的催泪战剂，往往会选择将两三种物质配合使用，以期在安全性和刺激效果之间求得平衡，但辣椒素依然是时下最时髦的催泪剂。</p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	嗤嗤嗤，喷你一脸！</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	显然，光有催泪战剂还不够，还得撒到目标的脸上才有用啊！这就要依靠各种投射装置了。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	最常见的，是手持式催泪喷雾器。它外观像是杀虫剂，使用时对准目标一摁，一股水雾就喷了出来。这种喷雾器的原理，实际上跟杀虫剂一样：预先在钢瓶中装好催泪战剂，然后充入惰性气体（氮气、二氧化碳等），让瓶子内维持数个大气压的高压，一旦启动阀门，这些高压气体就会推动着催泪战剂从喷嘴高速喷出并迅速雾化，喷向目标的脸部。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	有些催泪喷雾器，还会在战剂中加入惰性染料，一来让喷雾更直观更有震慑力，二来也是给被喷雾目标的脸上、身上留下短时间难以抹去的痕迹，便于现场布控抓捕。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"难民蜂拥催泪弹上场，催泪弹、催泪剂到底都是什么东西？_见识多\" src=\"/uploads/allimg/151008/1-15100Q4225BD.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 450px; height: 287px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	催泪喷射器的优点在于轻便灵活、便于携带、使用简单，但其缺点也是显而易见的：喷雾持续时间短、作用距离近（1-6米）、受风的影响较大（逆风喷射，可能回让催泪剂吹到使用者自己的脸上），用在警察自卫、制服单个目标还行，对于街头骚乱就力不从心了。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	一种解决办法，是将整个装置加大&mdash;更大的气瓶，更大的战剂储罐，两者通过软管连接在喷射枪上，很有些像是农田里打药的喷雾器。比如，国产的QFB35背负式防暴驱散喷雾器，最远可以喷射到30米外，持续喷射时间半分钟以上，足以覆盖正面一个篮球场大小的范围，确保控制骚乱的效果。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"难民蜂拥催泪弹上场，催泪弹、催泪剂到底都是什么东西？_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q42302C8.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 450px; height: 431px;\" /></p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	嘭！来个狠的！</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	然而，如果场面已经失控，骚乱者中有人开始向警方投掷石块、杂物啥的，防暴警察就需要组成盾墙，确保不被骚乱者伤害。这个时候，喷雾式的催泪喷射装置就不如防暴弹的效果好了。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	一种方法，是通过防暴枪，把催泪弹打出去（也有国家使用过枪榴弹，但作战效果不如防暴枪好）。通常，可以采取大仰角抛射的形式（也就是斜朝目标上方的天空开枪），通过火药气体把催泪弹打到骚乱者的面前或中间。而防暴枪的口径都较大（30-45毫米），所以足够容纳大剂量的催泪弹。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"难民蜂拥催泪弹上场，催泪弹、催泪剂到底都是什么东西？_见识多\" src=\"/uploads/allimg/151008/1-15100Q4230S13.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 450px; height: 240px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	有些国家的防暴警察，还会装备六连发的防暴枪，两支枪齐射一轮，即可在百米外的骚乱者面前筑起一道浓密而刺激的&ldquo;烟墙&rdquo;。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"难民蜂拥催泪弹上场，催泪弹、催泪剂到底都是什么东西？_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q4231Hb.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 450px; height: 287px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	另一种方式，则是把催泪弹做成手榴弹的形式，由防暴警察投掷到骚乱者中间去。很多国家的催泪防暴弹都做成手投、枪发两用，就是便于根据现场情况灵活使用。<br />\r\n	而催泪弹又有两种形式发挥作用：一种装有少量炸药，发射后延时爆裂，将其中的催泪战剂瞬间抛向四面八方；另一种则装有可燃药柱，发射后产生烟雾，顺道把催泪战剂从弹体上的小孔中带出去。前者的分散效果更好，但如果催泪弹落在骚乱者面前爆炸，或者有人试图将其捡起来，就容易发生不幸事故；后者则相对更加安全，但落点旁边的人容易短时间内大量吸入这种浓烟，也可能出现呼吸道水肿的风险。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	&nbsp;</p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	哒哒哒，又疼又流泪？</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	结合上述几种催泪弹的特点，近年来还兴起了一种有趣的催泪弹发射装置：</p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	催泪痛球弹</h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	其实，它就是我们熟悉的彩弹枪啊！通过二氧化碳气瓶，推动一个个明胶做成的小球打向目标，在撞击目标或地面、墙面之后破裂，把小球内部的东西释放出来。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	然而，彩弹里装的是无毒无害的水和色素，这种痛球弹里装的却是CS等催泪战剂，一旦打中目标就会迸裂开来，让飞溅的刺激催泪战剂刺激目标的五官。同时，警用的痛球弹发射枪，威力也稍大于民用产品，这些小球打在身上会比较疼（但不会造成严重伤害），可以直接对准目标射击，相当于在催泪之外再加来一次警告，有助于在精神上震撼骚乱分子。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	这种&ldquo;彩弹枪&rdquo;式的催泪弹，在射程、安全性、刺激效果几方面都表现较好，而且价格相对便宜，或许会是未来的发展方向。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	当然，和任何一种武器一样，所有的催泪弹、催泪弹发射装置，都还是有或多或少的危险性的，在使用不当时尤为突出。因此，想要发挥催泪弹的效果，最重要的还是对防暴警察的战术培训，才能在面临骚乱时面不改色，形成一道坚不可摧的钢铁堤坝。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('119','11','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	爬楼梯，无需借助复杂的器具且运动量较大，是很多人喜欢的运动方式。但不少人都有过爬楼梯后，大腿、膝盖疼痛的经历，于是在大众心里便形成了一个共识&mdash;爬楼梯伤膝盖。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"“爬楼梯伤膝盖”这是真的吗？_见识多\" src=\"/uploads/allimg/151008/1-15100Q42349619.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 400px; height: 461px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	爬楼梯锻炼时，对膝关节的压力和磨损是存在的，但不要因噎废食，过分担心。其实，只要方法正确，爬楼梯对健康大有好处。爬楼梯可简单分为两个步骤：重心在一侧下肢（负重侧），另一侧（上行侧）离开地面做屈髋屈膝运动；上行侧脚接触上一级台阶，开始伸髋伸膝运动，带动身体重量上移，完成上台阶动作。一侧肢体做伸髋伸膝动作，带动全身重量上移时，是做功最多、关节压力最大的，此时若姿势错误，就很容易导致膝盖疼痛。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	引发膝盖疼痛主要有以下几个原因：1.重心过早前移，导致髌骨和股骨之间的压力更大。伸膝时，膝关节的屈曲角度也更大，容易造成膝关节损伤。2.有人习惯爬楼梯时只用前脚掌着地，这样小腿相当于远端不完全固定，造成伸膝伸髋的效率下降，踝关节也容易损伤。3.很多人有内八字或外八字走路的习惯，这会导致下肢生理力线不正，髌骨在股骨上滑动的轨迹受影响，从而引发关节损伤。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	找到这几个&ldquo;伤膝元凶&rdquo;，我们就可以避开误区，采用更健康的爬楼梯方法：上楼梯时，背部挺直，重心不要过早前移，膝关节屈曲角度适当减小；全脚掌着地，提供可靠的远固定；避免内外八字脚，以第二脚趾对准膝盖为最佳。下楼时，为了防止膝关节承受压力增大，要用前脚掌先着地，再过渡到全脚掌着地，以缓冲膝关节的压力。爬楼梯后可对膝关节进行局部按摩。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('120','11','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	英文生日歌相信大家都识唱，但这首名为《Happy Birthday To You》的歌曲，早前在美国却掀起一场版权诉讼，令大家质疑公开使用这歌会否惹上官非。而美国联邦法庭周二正式裁定，生日歌并无版权，大家可以继续安心唱这歌！</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"《Happy Birthday To You》到底有无版权？_见识多\" src=\"/uploads/allimg/151008/1-15100Q42411P5.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 362px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	《Happy Birthday To You》原曲于1893年首次发行，一间名为Summy的公司在1935年注册版权，而该公司在1998年被华纳音乐公司收购，自此华纳宣称拥有该曲版权。但美国早上好制片公司早前因在电影中需用上生日歌，竟需向华纳支付1500美元（约11700港元），于是以生日歌属公众为由，诉诸法庭。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	美国法官乔治金在周二裁决上表示，1935年Summy公司登记的只是生日歌原曲的版权，并不包括歌词，所以《Happy Birthday To You》一曲并无版权。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('121','11','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据外媒报道，官方宣布，叙利亚战争促使他们不得不首次从&ldquo;世界末日种子库&rdquo;中取出种子。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"叙利亚内战促使人类首次使用“末日种子”_见识多\" src=\"/uploads/allimg/151008/1-15100Q4243K49.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 298px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	世界末日种子库位于寒冷的北极，作为世界末日的最后一道防线，在那里面拥有各种农作物的种子。近日，来自中东地区的科研人员向该种子库官方发出申请，希望能给他们提供种子。造成种子短缺的既不是自然灾害也不是全球核战争，而是叙利亚现还在持续的内战。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"叙利亚内战促使人类首次使用“末日种子”_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q42443526.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 215px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据悉，请求来自国际干旱地区农作研究中心(ICARDA)，由于叙利亚不断持续的内战，他们不得不把位于阿勒颇的基因库搬到黎巴嫩首都贝鲁特。虽然阿勒颇基因银行部分还能运转，但它已经没有能力继续作为ICARDA的种子研究中心了。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	世纪末日种子库运营商Crop Trust将从种子库中取出装有130盒样本品，里边含有11.6万个样本。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	世纪末日种子库建于2008年，内部放有86万多种种子样本，该库专注农作物多样性，其中小麦品种就有15.9万种、水稻有14.6万种。种子库坐落在距离北极1300千米的一座挪威岛上，它可以在没有任何能源的情况下至少能保护样本200年时间。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('122','11','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	近日，石家庄市环城大队新华西警务站查获一起无证驾驶违法行为，司机竟想用一张伪造的&ldquo;精神病证明&rdquo;逃避处罚。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"奇葩！无证司机被查  掏出假“精神病证明”要求免罚_见识多\" src=\"/uploads/allimg/151008/1-15100Q4250M27.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 584px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	9月17日11时许，新华西警务站民警正在站外执勤，一辆灰色越野车快到检查点时，站内电台传来指示，该车未年检，要求进行检查。警察立即指挥该车靠边接受检查。司机见状不仅没有停车，反而加速准备闯卡。民警将车辆拦停后，发现司机是一名20岁左右的小伙。民警要求其出示驾驶证和行驶证，小伙只出示了行驶证，行驶证上显示该车确实漏检。小伙一直说驾驶证忘带了，民警要求他提供身份证号，他支支吾吾不愿明言。民警将其带回警务站进一步调查。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	经查，小伙姓王，属于无证驾驶，民警依法对其处以罚款1000元、行政拘留15天处罚。车辆未年检上路，罚款200元、记3分；车辆未交交强险，处两倍保费罚款。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	听说不仅要处罚款还要被拘留，王某从随身携带的包里拿出一张&ldquo;精神病证明&rdquo;说：&ldquo;我有精神病，你们不能处罚我。&rdquo;民警发现这是一张由县级医院精神科开具的证明，按照有关规定，该证明只能由省级政府指定的医院开具。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	经过进一步询问，王某承认，近来看到一些报道，以为有&ldquo;精神病证明&rdquo;就可以免于处罚，于是花200元找假证贩子做了张假证，本想&ldquo;关键时候&rdquo;能发挥作用。没想到刚一使用，就被民警识破了。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('123','13','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	日前，网上一则穿裙子女子在公共场合随地大便的视频被疯传。据视频显示，这名穿着粉色外套的美女，站到柜台前，没过多久就有东西从裙底掉落出来，而事后女子赶忙离开了现场。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"恶心！裙装美女商场站在柜台边拉大便  整坨掉地_见识多\" src=\"/uploads/allimg/151008/1-15100Q426132E.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 400px; height: 337px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	看到这则视频时，不少网友纷纷表示无语。这名女子在到商场购物，之后却不知为何提着包站到了柜台处，并在柜台处站立长达十几秒。而当女子终于离开时，监视器却拍到了令人惊悚的一幕，在女子刚才站立的地方，多了一块黑色的不明物体。仔细去观察，则会发现，那是一整坨大便。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"恶心！裙装美女商场站在柜台边拉大便  整坨掉地_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q4261RN.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 400px; height: 668px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	对此，商场内的店员看过画面相当傻眼，而有网友推测，因为是整坨无阻碍地掉出，他们怀疑女子也许没穿内裤。但是不少网友吐槽这不应该是该关心的地方，该名女子在公共场合做出这种事，实在是令人觉得丧心病狂。在公众场合随地便溺，真的很没有公德心。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('124','13','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	随着<a href=\"http://jianshiduo.com/tag-990.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于秋季的文章\">秋季</a>的深入，热腾腾的<a href=\"http://jianshiduo.com/tag-899.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于火锅的文章\">火锅</a>又成了大家喜欢的饮食，亲戚朋友坐在一起享受一顿美味火锅，吃完之后身体暖暖的，非常的惬意。但是，吃火锅也是有很多的细节要注意的，如先涮哪种<a href=\"http://jianshiduo.com/tag-3147.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于食材的文章\">食材</a>也是需要注意的。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"秋季吃火锅一定要先涮两食物  4种食物千万不能点！_见识多\" src=\"/uploads/allimg/151008/1-15100Q42644462.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 347px;\" /></p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	吃火锅先涮两<a href=\"http://jianshiduo.com/tag-37.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于食物的文章\">食物</a>&mdash;<a href=\"http://jianshiduo.com/tag-642.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于土豆的文章\">土豆</a>和<a href=\"http://jianshiduo.com/tag-1834.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于红薯的文章\">红薯</a></h2>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	很多人吃火锅时都先吃羊肉，然后海鲜、青菜，最后吃点土豆、红薯等，其实这个顺序并不是最佳选择。从<a href=\"http://jianshiduo.com/tag-1111.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于健康的文章\">健康</a>的角度出发，吃火锅应该先素后荤，并且最好先涮土豆和红薯。这是因为土豆和红薯中含有大量的淀粉，&ldquo;主食&rdquo;和&ldquo;蔬菜&rdquo;的特性都兼备。涮肉时吃些淀粉类食物一方面能保护肠胃，因为火锅一般味道较刺激，会伤肠胃，而土豆和红薯中丰富的淀粉能在胃肠内形成黏膜，保护肠胃免受伤害。另外一方面，先吃淀粉类食物可以增强饱腹感，减少吃肉和海鲜的量，同时还能避免先吃肉带来的蛋白质浪费。土豆和红薯中还含有大量的膳食纤维，能减少<a href=\"http://jianshiduo.com/tag-1110.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于身体的文章\">身体</a>对脂肪和胆固醇的吸收。此外，与传统的油酥烧饼、杂粮面条比起来，土豆和红薯中的维生素、矿物质、膳食纤维等都略胜一筹。因此，用土豆和红薯代替传统主食，能让身体得到更多<a href=\"http://jianshiduo.com/tag-687.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于营养的文章\">营养</a>。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	除了进食顺序，酱料选择也关系饮食健康。如果涮火锅时点的海鲜类的菜品比较多，酱料就尽量不要再选择海鲜口味，以免导致嘌呤过高。香油蘸料脂肪含量较高，高血脂人群不适宜。而芝麻酱则比较适合胃肠不好的人。南方常见的酱料中辣椒酱、豆瓣酱中的盐分偏高，高血压人群不适合，建议用醋、葱、姜、蒜调配的调料代替。</p>\r\n<h2 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 20px; line-height: 22px; margin: 30px 0px; padding: 0px 0px 0px 10px; border-left-width: 7px; border-left-style: solid; border-left-color: rgb(255, 107, 87); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif;\">\r\n	吃火锅最好別点什么菜？</h2>\r\n<h3 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 18px; font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; line-height: 27px;\">\r\n	少吃高嘌呤食品</h3>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	调查发现，除了体质和疲劳等因素外，痛风容易随着吃火锅次数增多而发病，这与吃海鲜、<a href=\"http://jianshiduo.com/tag-347.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于动物的文章\">动物</a>内臟、蘑菇等含有大量嘌呤类物质的食物有关。有人误以为&ldquo;不吃肉只喝汤&rdquo;会好一些。实际上，嘌呤能够充分溶解到汤中，这也是痛风容易在各种锅、煲类菜肴热卖的季节高发的一个塬因。</p>\r\n<h3 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 18px; font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; line-height: 27px;\">\r\n	少食<a href=\"http://jianshiduo.com/tag-2404.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于内脏的文章\">内脏</a></h3>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	火锅桌上，畜禽内脏类食品比较常见，这种饮食习惯不利于人们的健康。随着农药、化肥、添加剂等在食品生产过程中的应用，动物的内脏作为代谢器官，往往成为这类有害物质的&ldquo;过滤器&rdquo;和&ldquo;贮存器&rdquo;，尤其是肝脏、肺脏，所含的病塬微生物和药物残留量最高。</p>\r\n<h3 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 18px; font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; line-height: 27px;\">\r\n	少吃烫食</h3>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据统计，每年入冬后，口腔病患者会比其他季节增加15%以上，这与口腔黏膜被热食烫伤有关。火锅浓汤的温度通常可达120℃，如果取出即吃，就容易烫伤口腔、食道及胃黏膜。一些本来就有口疮的人，吃火锅后，复发的机会能高出数倍。患有口腔黏膜白斑或扁平苔藓的人，吃火锅更容易使病情加重。因此，人们吃火锅千万不可心急，最好是把涮出的食物先放在碗里凉一凉再吃。</p>\r\n<h3 style=\"box-sizing: border-box; color: rgb(68, 68, 68); font-size: 18px; font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; line-height: 27px;\">\r\n	少吃半熟食</h3>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	许多食客为了尝鲜，喜欢将肉片、生菜等稍微一涮就吃，这种吃法不可取。目前国内畜禽、<a href=\"http://jianshiduo.com/tag-182.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于蔬菜的文章\">蔬菜</a>类的生产还多是散户饲养、种植，食品安全度还不很高，以致在端上餐桌的生鲜食品中，往往有病塬微生物和<a href=\"http://jianshiduo.com/tag-1197.html\" style=\"box-sizing: border-box; color: rgb(66, 139, 202); background-color: transparent;\" target=\"_blank\" title=\"更多关于寄生虫的文章\">寄生虫</a>卵残留。如果一涮即吃，有害微生物入侵人体的可能性很大。建议人们宁可牺牲一些口感，也应把食物涮熟透再吃。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('125','5','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	古人类饮食都有什么？也许就是你正端起来的燕麦粥。远在32000年前农耕文明尚未萌芽之前，群居狩猎者已经开始食用燕麦。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"32000年前的石器时代人类就已经会煮粥了……_见识多\" src=\"/uploads/allimg/151008/1-15100Q42IJ13.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 804px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	意大利弗洛伦萨大学的玛尔塔&middot;马里奥迪&middot;里皮告诉我们：这就是已知最早期的关于人类食用燕麦的考证。这是她和他的同事们通过对意大利南部的古代打磨石器上发现的谷物淀粉进行分析而推导出的。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"32000年前的石器时代人类就已经会煮粥了……_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q42I2240.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 333px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	马里奥迪&middot;里皮说到：旧石器时代的人类把野生燕麦碾磨成粉状，便可用来煮或烤成简易的小面包干而食用。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	也许他们在碾磨谷物之前也会先进行暴晒处理，或者是遭遇严寒气候时先要把谷物晾干。马里奥迪&middot;里皮指出这种方式能使谷物易于碾磨和储存。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	这种经历多阶段的过程虽旷日持久，但也是获益良多的。谷物不但营养价值杠杠的，而且磨成面粉也更容易运输，她认为这对古代游牧部落来说是至关重要的。马里奥迪&middot;里皮的团队也希望继续对古石磨进行研究，以期能够发现更多远古植物性食物。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	你只要了解人类社会大量生产谷物已近20000年的历史，便明白了植物性饮食真是棒棒哒。伦敦大学的考古学家马特&middot;蒲柏说：&ldquo;饮食、植物食品加工试验和文化多样性之间的潜在联系是值得去深究的。我们已经掌握了关于根茎和香蒲的加工的证据，但是也发现了我们熟知的某种谷类，&rdquo;蒲柏说。&ldquo;如果我们系统地探索古石磨技术，就会发现这种工艺其实是一种普遍的现象。&rdquo;</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	人类进化的另一个例子便是欧洲的格拉维特文化，在上古旧石器时代时期，他们拥有先进的创作技术，艺术品以及精密埋葬制度。在密苏里州圣路易斯华盛顿大学的艾里克&middot;特林考斯说：古石磨虽然年代久远，但是人类早在32000年前已经学会了捣碎食物并寻找不同种类的野生谷物为食了。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('126','5','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	许多人认为动物都是没有感情的，其实这样的认知是错误的。比如最近就有人发现了会笑的海豚，真是很罕见呢！</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"罕见！稀有澳洲短鳍海豚海中裂开嘴微笑  12年才出现2次_见识多\" src=\"/uploads/allimg/151008/1-15100Q42P0634.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 393px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据报道，澳洲昆士兰州国家公园的保育员日前出海时，在开恩兹南面的欣钦布鲁克岛，看见约10条印度太洋驼海豚，当中赫然发现一条貌似张开嘴微笑的罕见澳洲短鳍海豚。保育员施密特表示，这种海豚非常罕见，她在该区域工作12年来，只见过2次它们的身影。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"罕见！稀有澳洲短鳍海豚海中裂开嘴微笑  12年才出现2次_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q42P5T4.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 393px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	头部浑圆的澳洲短鳍海豚，因其短小双鳍故名，大约可以长到1.5公尺至2.7公尺长，其颜色从棕灰色到淡白色都有，通常大约50至100条一起群居，主要在澳洲北部水域出没。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('127','5','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"喝苏打水会碱中毒？_见识多\" src=\"/uploads/allimg/151008/1-15100Q42R5L0.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 600px; height: 413px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	平时苏打水不离手，喝了半年，女白领把自己喝晕了。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	今年28岁的谢小姐在武昌徐东路一家公司当文员，经常加班饮食不太规律，导致她偶尔出现胃部不适。听朋友说苏打水能治胃病，于是她买了一箱苏打水开始喝。喝了几次，她明显感觉到烧心、胃胀得到了缓解，于是她把自己平时喝的茶叶、饮料、纯净水统统换成了苏打水。可没想到的是，她昨天在上班时突然感到头昏、恶心，难受得晕了过去。同事以为她又是胃病犯了，赶紧把她送到附近的武汉市武昌医院。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	接诊的消化内科主任王明林询问得知，谢小姐不间断地饮用苏打水有半年之久，说明她的症状不是胃病而是碱中毒，立刻为她采取了相应的治疗。王明林说，苏打水属于碱性水，能够对胃酸起到中和作用，如果长期大量饮用会对身体产生不利的影响，甚至出现昏迷。现在有很多人认为喝苏打水是一种时尚，有些进口的苏打水高达几十块一瓶，其实这是个误区，偶尔喝一下还是可以的，但是有高血压和肾病的患者应慎重饮用。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('128','5','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	不同物种之间也可以产生很好的友谊，成为很好的小伙伴，比如小猴子与小狗狗。据英国《都市日报》报道，近日，网上一只聪明的小猴子和它的伙伴&mdash;一只斗牛犬共同过河的有趣场景引起了众人的关注。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"太逗了！聪明小猴子带着小伙伴斗牛犬安全过河_见识多\" src=\"/uploads/allimg/151008/1-15100Q42U5N0.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 500px; height: 500px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据悉，这只小猴子名叫帕坤。照片中，身穿牛仔背带裤的帕坤，手中正牵着小伙伴詹姆斯的项圈绳，领着其走下台阶。随后，一同踩着河流中的垫脚石朝河对岸前进。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	然而此时，跟在其身后的詹姆斯脸上却露出了不情愿的表情，赖在河中最后一块垫脚石上不肯向前。最终，在小猴帕坤的坚持下，斗牛犬詹姆斯用力往前一跃，两个小伙伴一起成功地过了河。</p>\r\n','','','127.0.0.1');
INSERT INTO `dede_addonarticle` VALUES('129','5','<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	现在的孩子们从年龄很小的时候就可以接收到很多信息，再加上年轻父母的潮流教育，许多小孩子越来越像小大人，这不近日就有一个4岁小萝莉一本正经教导父亲婚礼礼仪，简直萌死啦！</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"4岁萝莉一本正经教导父亲婚礼礼仪  萌死啦！_见识多\" src=\"/uploads/allimg/151008/1-15100Q42933308.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 430px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	据英国《每日邮报》报道，近日，YouTube网站上的一段视频中可爱的4岁小萝莉乔乔(JoJo)一本正经地教导父亲在婚礼上应该怎么做，她认真的语气和表情让人忍俊不禁。这段96秒的视频在网络上走红，浏览量已经超过60万次。</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"4岁萝莉一本正经教导父亲婚礼礼仪  萌死啦！_见识多\" data-baiduimageplus-ignore=\"\" src=\"/uploads/allimg/151008/1-15100Q4292QJ.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 417px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	为了说明自己是很认真的，她还挥动手臂表示强调&ldquo;你要记住，在婚礼上你不能跟别人说话。&rdquo;&ldquo;当我穿过礼堂时你不能叫我的名字。&rdquo;&ldquo;谁都不能叫我们的名字，因为我们忙着穿过过道。&rdquo;她的父亲问她：&ldquo;如果我叫了一声&lsquo;公主&rsquo;呢？&rdquo;萝莉立即说：&ldquo;不可以！爸爸，因为到时候会有很多人在场，他们会想&lsquo;你为什么要这么做？&rsquo;真是愚蠢啊。&rdquo;</p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	<img alt=\"4岁萝莉一本正经教导父亲婚礼礼仪  萌死啦！_见识多\" src=\"/uploads/allimg/151008/1-15100Q42923104.jpg\" style=\"box-sizing: border-box; border: 0px; vertical-align: middle; max-width: 100%; margin: 0px auto; display: block; width: 550px; height: 413px;\" /></p>\r\n<p style=\"box-sizing: border-box; margin: 0px 0px 30px; color: rgb(85, 85, 85); font-family: \'Microsoft Yahei\', \'Helvetica Neue\', Helvetica, Arial, sans-serif; font-size: 16px; line-height: 27px;\">\r\n	很多网友都对这个只有4岁的小女孩说的话感到很吃惊。很多人指出孩子们会不自觉地说出自己听到的话。有评论说：&ldquo;她可能是听到了醉酒的姑姑阿姨们一直在谈论婚礼的事情，所以才会说这些话。&rdquo;</p>\r\n','','','127.0.0.1');
