|
@@ -16,12 +16,15 @@ background-color:#F0F0F0;
|
|
|
.active{background-color:#6CC3FF}
|
|
|
.widget-box { background-color:#FFFFFF; border:0px;}
|
|
|
.widget-content { border:0px;}
|
|
|
-#share a#bds_weixin{ background:url(/images/u78.png);background-position: -13px -6px; width:34; height:34;}
|
|
|
-#share a#bds_tsina{ background:url(/images/u78.png); background-position: -55px -6px; width:34; height:34;}
|
|
|
-#share a#bds_tqq{ background:url(/images/u78.png); background-position: -97px -6px; width:34; height:34;}
|
|
|
-#share a#bds_qzone{ background:url(/images/u78.png); background-position: -137px -6px; width:34; height:34;}
|
|
|
-#share a#bds_douban{ background:url(/images/u78.png); background-position: 144px -6px; width:34; height:34;}
|
|
|
-#share a.bds_dz{ background:url(/images/u78.png); background-position: 62px -6px; width:65; height:34;}
|
|
|
+#share a{
|
|
|
+ margin-right:15px;
|
|
|
+}
|
|
|
+#share a#bds_weixin{ background:url(/images/u78.png) no-repeat;background-position: 0px 0px; width:34; height:34;background-size: 328px 30px;}
|
|
|
+#share a#bds_tsina{ background:url(/images/u78.png) no-repeat; background-position: -50px -0px; width:34; height:34;background-size: 328px 30px;}
|
|
|
+#share a#bds_tqq{ background:url(/images/u78.png) no-repeat; background-position: -97px -0px; width:34; height:34;background-size: 328px 30px;}
|
|
|
+#share a#bds_qzone{ background:url(/images/u78.png) no-repeat; background-position: -148px -0px; width:34; height:34;background-size: 328px 30px;}
|
|
|
+#share a#bds_douban{ background:url(/images/u78.png) no-repeat; background-position: -198px -0px; width:34; height:34;background-size: 328px 30px;}
|
|
|
+#share a.bds_dz{ background:url(/images/u78.png) no-repeat; background-position: -248px -0px; width:90; height:34;background-size: 328px 30px;}
|
|
|
#share a#bds_more{ background:url(); margin-top:13px;}
|
|
|
.ftnt:hover{ text-decoration: none;}
|
|
|
.firstimg{ width:100%;}
|
|
@@ -231,21 +234,21 @@ $(document).ready(function(){
|
|
|
</div>
|
|
|
<div style="clear:both;"></div>
|
|
|
|
|
|
- <div style="float:left; margin-left:20px;" id="share">
|
|
|
+ <div style="float:left; margin-left:60px;" id="share">
|
|
|
<div class="bdsharebuttonbox" style="display:block;">
|
|
|
- <a href="#" class="bds_more" id="bds_more" data-cmd="more" style="font-size:14px;">分享到:</a>
|
|
|
+ <a href="#" class="bds_more" id="bds_more" data-cmd="more" style="font-size:14px;display:none;">分享到:</a>
|
|
|
<a href="#" class="bds_weixin" id="bds_weixin" data-cmd="weixin" title="分享到微信"></a>
|
|
|
<a href="#" class="bds_tsina" id="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a>
|
|
|
<a href="#" class="bds_tqq" id="bds_tqq" data-cmd="tqq" title="分享到腾讯微博"></a>
|
|
|
<a href="#" class="bds_qzone" id="bds_qzone" data-cmd="qzone" title="分享到QQ空间"></a>
|
|
|
<a href="#" class="bds_douban" id="bds_douban" data-cmd="douban" title="分享到豆瓣网"></a>
|
|
|
- <a onClick="up({{.T._id}})" class="bds_dz" title="赞一个"><span style="font-size:10px; margin-top:10px; position:absolute; text-align:center; width:45px; color:#FFD101;margin-left:3px;" >{{.T.praise}}</span></a>
|
|
|
+ <a onClick="up({{.T._id}})" class="bds_dz" title="赞一个"><span style="font-size:10px; margin-top:7px; position:absolute; text-align:center; width:45px; color:#FF5A5F;margin-left:15px;" >{{.T.praise}}</span></a>
|
|
|
</div>
|
|
|
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdPic":"","bdStyle":"0","bdSize":"16"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
|
|
|
</div>
|
|
|
<div style="clear:both;"></div>
|
|
|
- <div style="padding:20px 33px; margin-top:15px;">{{if .T.firstid }}<span style="font-size:14px;">上一篇: <a href="/front/webcontent/{{.T.firstid}}.html" class="ftnt">{{.T.firsttitle}}</a></span>{{else}}{{end}}</div>
|
|
|
- <div style="padding:10px 33px;">{{if .T.nextid }}<span>下一篇: <a href="/front/webcontent/{{.T.nextid}}.html" class="ftnt">{{.T.nexttitle}}</a></span>{{else}}{{end}}</div>
|
|
|
+ <div style="padding:20px 60px; margin-top:15px;">{{if .T.firstid }}<span style="font-size:14px;">上一篇: <a href="/front/webcontent/{{.T.firstid}}.html" class="ftnt">{{.T.firsttitle}}</a></span>{{else}}{{end}}</div>
|
|
|
+ <div style="padding:10px 60px;">{{if .T.nextid }}<span>下一篇: <a href="/front/webcontent/{{.T.nextid}}.html" class="ftnt">{{.T.nexttitle}}</a></span>{{else}}{{end}}</div>
|
|
|
<div style="clear:both;"></div>
|
|
|
</div>
|
|
|
</div>
|