<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>底部导航</title> <link rel="stylesheet" type="text/css" href="../css/foot.min.css"/> </head> <body> <div class="foot-nav-box"> <!-- 导航文字 --> <div class="foot-box-nav"> <div><a href="../index.html" target="_parent">首页</a></div> <div><a href="../htmls/artNetwork/realTimeInfo.html" target="_parent">资讯</a></div> <div><a href="../htmls/artNetwork/exhibition.html" target="_parent">展览</a></div> <div><a href="../htmls/artNetwork/artist.html" target="_parent">艺术家</a></div> <div><a href="../htmls/artNetwork/mechanism.html" target="_parent">机构</a></div> <div><a href="../htmls/artNetwork/train.html" target="_parent">培训</a></div> <div><a href="../htmls/artNetwork/shoppingMall.html" target="_parent">商城</a></div> <div><a href="../htmls/artNetwork/auction.html" target="_parent">拍卖</a></div> </div> <!-- 导航图片 --> <div class="foot-box-img"> <img src="../img/public/foot-xl.png" alt="图片缺失" title="新浪"> <img src="../img/public/foot-wx.png" alt="图片缺失" title="微信"> <img src="../img/public/foot-whatsapp.png" alt="图片缺失" title="电话"> <img src="../img/public/foot-facebook.png" alt="图片缺失" title="facebook"> <img src="../img/public/foot-skype.png" alt="图片缺失" title="钱"> </div> </div> <div class="foot-end-box"> <div> <div> <img src="../img/logo.png" alt="图片丢失" width="72%" title="华夏艺术网"> </div> <div style="width: 500px;" class="linh26"> <div class="clips1 foot-end-title">中国美术家协会副主席、中国版画家协会副主席李焕民先生为华夏艺术网提名</div> <div class="clips2 foot-end-content">是国内最早最大的书画艺术门户网站之一,由四川省美术家协会、四川省书法家协会、四川省诗书画院、成都画院、四川省政协书画研究院等...</div> </div> </div> <div> <div class="foot-end-right"> <div> <div> <img class="shu-logo" src="../img/public/shuy-logo.png" alt="图片丢失" title="成都惠民职工书院"> </div> <div class="linh30"> <div class="foot-end-titlez">成都惠民职工书院</div> <div class="foot-end-content">地址:成都市青羊区青羊大道129号文化宫2楼</div> <div class="foot-end-content">电话:028-81712589</div> </div> </div> <div class="foot-count"> <div class="foot-end-title">联系我们</div> <div class="foot-end-content">四川省成都市武侯区天益街38号理想中心3栋601</div> <div class="foot-end-content">手机:13880548658</div> <div class="foot-end-content">电话:028-61529525</div> <div class="foot-end-content">zarts@126.com</div> </div> <div class="foot-qrcode"> <div> <img src="../img/public/huax-em.png" alt="图片丢失" title="华夏艺术网"> <div>华夏艺术网</div> </div> <div> <img src="../img/public/shuy-em.png" alt="图片丢失" title="成都惠民职工书院"> <div>成都惠民职工书院</div> </div> </div> </div> <div class="foot-end-bottom">Copyright@2021 华夏艺术网.All rights reserved.  蜀ICP备11111111号  技术支持:全美网络 </div> </div> </div> </body> </html>