123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111 |
- <footer>
- <div class="wow fadeIn footer">
- <div class="footerLeft">
- <div class="footerLogo"></div>
- <div class="footerLCon1">
- <div>电话:<span>${footer.phone}</span></div>
- <div>邮编:<span>${footer.postcode}</span></div>
- </div>
- <div class="footerLCon2">地址:<span>${footer.headquarter}</span></div>
- <div class="footerLCon2">邮箱:<span class="txt16">${footer.email}</span></div>
- </div>
- <div class="footerCenter">
- <div class="footerClick">
- <a class="h7" href="./intoZz.html"><span>走进中泽</span></a>
- <span class="icon iconfont icon-arrow-right"></span>
- <div class="footerShow show1">
- <a class="h7R" href="./intoZz.html#jtjj"><span>集团简介</span></a>
- <a class="h7R" href="./intoZz.html#qywh"><span>企业文化</span></a>
- <a class="h7R" href="./intoZz.html#qyjg"><span>企业架构</span></a>
- <a class="h7R" href="./intoZz.html#fzlc"><span>发展历程</span></a>
- <a class="h7R" href="./intoZz.html#ryzz"><span>资质荣誉</span></a>
- </div>
- </div>
- <div class="footerClick">
- <a class="h7" href="./product.html"><span>产业布局</span></a>
- <span class="icon iconfont icon-arrow-right"></span>
- <div class="footerShow show2">
- <a class="h7R" href="./productDec1.html"><span>铁合金</span></a>
- <a class="h7R" href="./productDec2.html"><span>炭素</span></a>
- <a class="h7R" href="./productDec3.html"><span>钼业</span></a>
- <a class="h7R" href="./productDec4.html"><span>镍业</span></a>
- <a class="h7R" href="./productDec5.html"><span>化工</span></a>
- <a class="h7R" href="./productDec6.html"><span>装备制造</span></a>
- <a class="h7R" href="./productDec7.html"><span>产业互联网</span></a>
- <a class="h7R" href="./product.html#jinrong"><span>金融</span></a>
- <a class="h7R" href="./product.html#qita"><span>其他</span></a>
- </div>
- </div>
- <div class="footerClick">
- <a class="h7" href="./news1.html"><span>新闻中心</span></a>
- <span class="icon iconfont icon-arrow-right"></span>
- <div class="footerShow show2">
- <a class="h7R" href="./newsjtxw1.html#point"><span>集团新闻</span></a>
- <a class="h7R" href="./newsqyzx1.html#point"><span>前沿资讯</span></a>
- <a class="h7R" href="./newszcyl1.html#point"><span>政策引领</span></a>
- <a class="h7R" href="./newsyfcx1.html#point"><span>研发创新</span></a>
- </div>
- </div>
- <div class="footerClick">
- <a class="h7" href="./partyBuilding.html"><span>党建工作</span></a>
- <span class="icon iconfont icon-arrow-right"></span>
- <div class="footerShow show2">
- <a class="h7R" href="./partyBuilding.html#p1"><span>企业党建</span></a>
- <a class="h7R" href="./partyBuilding.html#p2"><span>学习文件</span></a>
- </div>
- </div>
- <div class="footerClick">
- <a class="h7" href="./socialResponsibility1.html"><span>社会责任</span></a>
- <span class="icon iconfont icon-arrow-right"></span>
- <div class="footerShow show2">
- <a class="h7R" href="./socialResponsibility1.html#p1"><span>社会公益</span></a>
- <a class="h7R" href="./socialResponsibility1.html#p2"><span>绿色转型</span></a>
- </div>
- </div>
- <div class="footerClick">
- <a class="h7" href="./join.html"><span>加入中泽</span></a>
- <span class="icon iconfont icon-arrow-right"></span>
- <div class="footerShow show2">
- <a class="h7R" href="./join.html#careersInfo"><span>招聘信息</span></a>
- <a class="h7R" href="./join.html?type=b#careersInfo"><span>招标信息</span></a>
- <a class="h7R" href="./join.html#contactUs"><span>联系我们</span></a>
- </div>
- </div>
- </div>
- <div class="footerCenterM">
- <a class="h7" href="./intoZz.html">走进中泽</a>
- <div></div>
- <a class="h7" href="./product.html">产业布局</a>
- <div></div>
- <a class="h7" href="./news1.html">新闻中心</a>
- <div></div>
- <a class="h7" href="./partyBuilding.html">党建工作</a>
- <a class="h7" href="./socialResponsibility1.html">社会责任</a>
- <div></div>
- <a class="h7" href="./join.html">加入中泽</a></div>
- <div class="footerRight">
- <div class="btnUp">旗下企业:</div>
- <div class="btnDown">
- <div class="btnDownTitle"><span class="tit">旗下企业</span><span class="iconfont icon-xiala"></span></div>
- <div class="btnDownMenu">
- <#list enterpriseList as enterprise>
- <a href="${enterprise.jumpUrl!'#'}" target="_blank">${enterprise.name}</a>
- </#list>
- </div>
- </div>
- <div class="footerLConM">
- <a href="tel:${footer.phone}" class="footerLCon2">电话:${footer.phone}</a>
- <div class="footerLCon2">邮编:${footer.postcode}</div>
- <div class="footerLCon2">地址:${footer.headquarter}</div>
- <a href="mail:zzjt@lnzzgroup.com" class="footerLCon2">邮箱:${footer.email}</a>
- </div>
- </div>
- </div>
- <div class="footerIcon">
- <div class="weixin"><span class="icon iconfont icon-weixin"></span>
- <div><img src="${footer.wxImgUrl}" alt=""></div>
- </div>
- </div>
- <div class="footerText"><a href="">法律声明</a><span></span><a href="">隐私政策</a><br>中泽集团版权所有 ZHONGZE GROUP COPYRIGHT<br>@
- 2014-2024 <a href="https://beian.miit.gov.cn/#/Integrated/index">辽ICP备14015583号</a></div>
- </footer>
|