parent
f729950c62
commit
1a11a25b5c
@ -1,28 +1,76 @@ |
||||
<head> |
||||
<link rel="stylesheet" href="../assets/style/v-global.css"> |
||||
<link rel="stylesheet" href="../assets/style/v-layout.css"> |
||||
<link rel="stylesheet" type="text/css" href="Public/static/themes/css/global.css"> |
||||
</head> |
||||
<div class="v-footer"> |
||||
<div class="v-contain"> |
||||
<div class="link"> |
||||
<div class="link-item"><a href="/sitemap.html" target="_blank">网站地图</a></div> |
||||
<div class="link-item"><a href="/about_us/279.html" target="_blank">关于我们</a></div> |
||||
<div class="link-item"><a href="/contact.html" target="_blank">联系我们</a></div> |
||||
<div class="link-item"><a href="/about/206.html" target="_blank">版权与免责声明</a></div> |
||||
</div> |
||||
<div class="cont"> |
||||
<span class="s"><a href="javascript:void(0);">主管:中华人民共和国文化和旅游部</a></span> |
||||
<span class="s"><a href="javascript:void(0);">主办:中国艺术研究院 · 中国非物质文化遗产保护中心</a></span> |
||||
<br> |
||||
<span class="s">Copyright©2018 中国非物质文化遗产网·中国非物质文化遗产数字博物馆 All Rights Reserved <a |
||||
href="https://beian.miit.gov.cn/" target="_blank">京ICP备07504941号-3</a> <a |
||||
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010502042400" |
||||
target="_blank"><img src="/Public/static/themes/image/gaj.png">京公安网备 11010502042400</a></span> |
||||
<p class="ftbj"> |
||||
<span class="s"><a href="http://www.fractal-technology.com" |
||||
target="_blank">网站建设:北京分形科技</a></span> |
||||
<span class="s">方正清刻本悦宋简体字体由方正电子免费公益授权</span></p> |
||||
<p class="red">建议使用360极速、Chrome、Firefox浏览器,最佳分辨率1920×1080</p> |
||||
<div class="section fp-auto-height"> |
||||
<style> |
||||
.x-footer { |
||||
background-image: url('../assets/images/fetbg.png'); |
||||
} |
||||
</style> |
||||
<div class="x-footer"> |
||||
|
||||
<div class="about-site "> |
||||
<div class="x-wrap"> |
||||
<div edit_params="title1Show%3D1%26title1Max%3D20%26showLink%3D1%26tabs%3D5"> |
||||
<div class="link"> |
||||
<div class="link-item"><a href="" target='_blank'>[ |
||||
网站地图</a></div> |
||||
<div class="link-item"><a href="" target='_blank'>[ 关于我们</a></div> |
||||
<div class="link-item"><a href="" target='_blank'>[ |
||||
联系我们</a></div> |
||||
<div class="link-item"><a href="" target='_blank'>[ |
||||
版权与免责声明</a></div> |
||||
</div> |
||||
</div> |
||||
<div class="cont" |
||||
edit_params="title1Show%3D1%26title1Max%3D20%26showLink%3D1%26title2Max%3D30%26title2Show%3D1%26showLink2%3D1%26title3Show%3D1%26title3Max%3D80"> |
||||
<span class="s"><a href="javascript:void(0);">主管:河北省文化和旅游厅</a></span> |
||||
<br> |
||||
<span class="s"><a href="javascript:void(0);">主办:中国艺术研究院 · 中国非物质文化遗产保护中心</a></span> |
||||
<br> |
||||
<br> |
||||
<img class="qrcode" src="Uploads/Picture/qrcode/qrcode.jpg"> |
||||
<br> |
||||
<br> |
||||
<br> |
||||
<span class="s">Copyright©2018 中国非物质文化遗产网·中国非物质文化遗产数字博物馆 All Rights Reserved <a |
||||
href="https://beian.miit.gov.cn/" target="_blank">京ICP备07504941号-3</a> <a |
||||
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010502042400" |
||||
target="_blank"><img src="Public/static/themes/image/gaj.png">京公安网备 |
||||
11010502042400</a></span> |
||||
<p class="red">建议使用360极速、Chrome、Firefox浏览器,最佳分辨率1920×1080</p> |
||||
</div> |
||||
<style> |
||||
.qrcode { |
||||
width: 100px; |
||||
height: 100px; |
||||
} |
||||
|
||||
.line { |
||||
background-color: #888888; |
||||
width: 100%; |
||||
height: 1px; |
||||
position: absolute; |
||||
bottom: 20px; |
||||
} |
||||
|
||||
.feet_bian img { |
||||
width: 100%; |
||||
height: 40px; |
||||
} |
||||
.about-site{ |
||||
height: 420px; |
||||
} |
||||
</style> |
||||
|
||||
</div> |
||||
|
||||
<div class="line"></div> |
||||
<div class="feet_bian"> |
||||
<img src="../assets/images/fetbian.png" alt=""> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
||||
</div> |
Loading…
Reference in new issue