Authored by 周少峰

add gov icon

... ... @@ -330,6 +330,10 @@
<div class="footer-link">
<div class="center-content clearfix">
<div class="left right-flag">
<div class="govicon">
<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>
</div>
<a href="https://ss.knet.cn/verifyseal.dll?sn=e14021832010046477dka7000000&amp;ct=df&amp;a=1&amp;pa=0.5902942178957805" target="_blank" rel="nofollow">
<img src="//static.yohobuy.com/images/v3/icon/credit-flag3.png">
</a>
... ...
... ... @@ -298,6 +298,19 @@
a {
margin-right: 5px;
}
.govicon {
float: left;
border-radius: 2px;
margin-right: 8px;
background: #fff;
width: 26px;
height: 34px;
img {
width: 26px;
height: 34px;
}
}
}
.about-us {
... ...