Authored by 周少峰

add gov icon

@@ -330,6 +330,10 @@ @@ -330,6 +330,10 @@
330 <div class="footer-link"> 330 <div class="footer-link">
331 <div class="center-content clearfix"> 331 <div class="center-content clearfix">
332 <div class="left right-flag"> 332 <div class="left right-flag">
  333 + <div class="govicon">
  334 + <script id="jsgovicon" src="http://odr.jsdsgsxt.gov.cn:8081/mbm/app/main/electronic/js/govicon.js?siteId=f2b6e3b8d18241afb8dd6cadf7f15406&width=32&height=45&type=1" type="text/javascript" charset="utf-8"></script>
  335 + </div>
  336 +
333 <a href="https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&amp;ct=df&amp;a=1&amp;pa=0.5902942178957805" target="_blank" rel="nofollow"> 337 <a href="https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&amp;ct=df&amp;a=1&amp;pa=0.5902942178957805" target="_blank" rel="nofollow">
334 <img src="//static.yohobuy.com/images/v3/icon/credit-flag3.png"> 338 <img src="//static.yohobuy.com/images/v3/icon/credit-flag3.png">
335 </a> 339 </a>
@@ -298,6 +298,19 @@ @@ -298,6 +298,19 @@
298 a { 298 a {
299 margin-right: 5px; 299 margin-right: 5px;
300 } 300 }
  301 + .govicon {
  302 + float: left;
  303 + border-radius: 2px;
  304 + margin-right: 8px;
  305 + background: #fff;
  306 + width: 26px;
  307 + height: 34px;
  308 +
  309 + img {
  310 + width: 26px;
  311 + height: 34px;
  312 + }
  313 + }
301 } 314 }
302 315
303 .about-us { 316 .about-us {