|
@@ -1,195 +0,0 @@
|
|
-<!doctype html>
|
|
|
|
-<html>
|
|
|
|
-<head>
|
|
|
|
- <meta charset="utf-8">
|
|
|
|
- <title>长春润德投资集团有限公司</title>
|
|
|
|
- <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
|
|
|
|
- <link rel="icon" type="image/x-icon" href="${resPath}/rdjt/images/favicon.ico">
|
|
|
|
- <link rel="stylesheet" type="text/css" href="${resPath}/rdjt/style/reset.css"/>
|
|
|
|
- <link rel="stylesheet" type="text/css" href="${resPath}/rdjt/style/common.css"/>
|
|
|
|
- <script type="text/javascript" src="${resPath}/rdjt/scripts/jquery-2.1.4.min.js"></script>
|
|
|
|
-</head>
|
|
|
|
-@includeFileTemplate("/www/rdjt/include/pagestyle.html"){}
|
|
|
|
-<body>
|
|
|
|
-<div class="header">
|
|
|
|
- @includeFileTemplate("/www/rdjt/include/navigation.html"){}
|
|
|
|
-</div>
|
|
|
|
-<div class="sub-banner">
|
|
|
|
- <img alt="" src="${resPath}/rdjt/images/zjrd.png">
|
|
|
|
- <div class="wrap">
|
|
|
|
- <div class="wrap-con">
|
|
|
|
- <div class="wrap-cell">
|
|
|
|
- <div class="title">走近润德</div>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
-</div>
|
|
|
|
-<div class="sub-nav">
|
|
|
|
- <ul class="clearfix">
|
|
|
|
- <li class=""><a href="${frontPath}/${site.siteId}/1047.html" target="_self">集团简介</a></li>
|
|
|
|
- <li class=""><a href="${frontPath}/${site.siteId}/1048.html" target="_self">企业文化</a></li>
|
|
|
|
- <li class=""><a href="${frontPath}/${site.siteId}/1049.html" target="_self">企业战略</a></li>
|
|
|
|
- <li class="on"><a href="${frontPath}/${site.siteId}/1050.html" target="_self">组织架构</a></li>
|
|
|
|
- <li class=""><a href="${frontPath}/${site.siteId}/1051.html" target="_self">集团荣誉</a></li>
|
|
|
|
- </ul>
|
|
|
|
-</div>
|
|
|
|
-<!--二级页导航-->
|
|
|
|
-<script>
|
|
|
|
- function subnav() {
|
|
|
|
- let _length = $(".sub-nav ul li").length;
|
|
|
|
- $(".sub-nav ul li").width(100 / _length + "%");
|
|
|
|
- }
|
|
|
|
- subnav();
|
|
|
|
- function mouseToPointer() {
|
|
|
|
- document.getElementById("rd_jgt").style.cursor = "pointer";
|
|
|
|
- }
|
|
|
|
- function mouseCancelPointer() {
|
|
|
|
- document.getElementById("rd_jgt").style.cursor = "";
|
|
|
|
- }
|
|
|
|
-</script>
|
|
|
|
-<!--二级页导航-->
|
|
|
|
-<div class="business-con">
|
|
|
|
- <div class="sub-container">
|
|
|
|
- <div class="about-sdic">
|
|
|
|
- <img id="rd_jgt" src="${resPath}/rdjt/images/rd_jgt.png" usemap="#Map"/>
|
|
|
|
- <!-- <map name="Map">-->
|
|
|
|
- <!-- <!– 一级START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="409,147,678,205" title="出资人">-->
|
|
|
|
- <!-- <!– 一级END –>-->
|
|
|
|
- <!-- <!– 二级START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="48,340,171,382" title="纪委">-->
|
|
|
|
- <!-- <area shape="rect" coords="178,340,293,382" title="党委">-->
|
|
|
|
- <!-- <area shape="rect" coords="466,340,624,382" title="董事会">-->
|
|
|
|
- <!-- <area shape="rect" coords="894,340,1052,382" title="监事">-->
|
|
|
|
- <!-- <!– 二级END –>-->
|
|
|
|
- <!-- <!– 三级START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="227,432,332,473" title="工会">-->
|
|
|
|
- <!-- <area shape="rect" coords="340,432,487,473" title="专业委员会">-->
|
|
|
|
- <!-- <area shape="rect" coords="493,432,599,473" title="经营层">-->
|
|
|
|
- <!-- <!– 三级END –>-->
|
|
|
|
- <!-- <!– 四级START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="310,528,340,683" title="战略投资委员会">-->
|
|
|
|
- <!-- <area shape="rect" coords="354,528,383,683" title="审计委员会">-->
|
|
|
|
- <!-- <area shape="rect" coords="400,528,430,683" title="薪酬与考核委员会">-->
|
|
|
|
- <!-- <area shape="rect" coords="443,530,473,685" title="安全生产委员会">-->
|
|
|
|
- <!-- <area shape="rect" coords="484,530,514,685" title="预算管理委员会">-->
|
|
|
|
- <!-- <!– 四级END –>-->
|
|
|
|
- <!-- <!– 五级START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="91,750,121,905" title="纪检监察部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12975.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="175,750,205,905" title="党群工作部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12974.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="363,750,392,905" title="综合办公室"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12976.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="408,750,438,905" title="投资管理部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12977.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="454,750,484,905" title="工程管理部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12978.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="501,750,531,905" title="财务管理部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12979.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="548,750,578,905" title="人力资源部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12980.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="595,750,625,905" title="企业管理部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12981.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="643,750,673,905" title="审计部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12982.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="691,750,721,905" title="安全管理部"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1079/12983.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <!– 五级END –>-->
|
|
|
|
- <!-- <!– 六级START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="103,994,250,1036" title="全资企业">-->
|
|
|
|
- <!-- <area shape="rect" coords="344,994,491,1036" title="分公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="624,994,770,1036" title="控股企业">-->
|
|
|
|
- <!-- <area shape="rect" coords="896,999,1043,1040" title="参股企业">-->
|
|
|
|
- <!-- <!– 六级END –>-->
|
|
|
|
- <!-- <!– 七级-全资企业START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="28,1093,58,1268" title="长春润德房地产开发有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12990.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="62,1093,92,1268" title="长春润德恒泰置业有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12991.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="98,1093,128,1268" title="长春润德装配式建筑产业园区管理有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12992.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="134,1093,164,1268" title="长春润德商品混凝土有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12993.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="168,1093,198,1268" title="长春润德建筑材料有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12994.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="201,1093,231,1268" title="长春市人才公寓开发管理有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12997.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="235,1093,265,1268" title="长春润德实业有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12995.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="267,1093,297,1268" title="长春润德西站交通换成运营管理有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12996.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="300,1093,329,1268" title="长春润德投资集团工程项目管理有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1080/12998.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <!– 七级-全资企业END –>-->
|
|
|
|
- <!-- <!– 七级-分公司START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="372,1093,411,1268" title="长春润德投资集团有限公司资产经营分公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1081/12999.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="418,1093,457,1268" title="长春润德投资集团有限公司展馆运营分公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1081/13000.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <!– 七级-分公司END –>-->
|
|
|
|
- <!-- <!– 七级-控股企业START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="543,1093,572,1268" title="润德建设投资(长春)有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1082/13001.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="576,1093,606,1268" title="长春润德鸿铭物业服务有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1082/13002.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="611,1093,641,1268" title="长春净月吉润医疗投资管理有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1082/13003.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <area shape="rect" coords="647,1093,677,1268" title="长春市万龙润德房地产开发有限公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="681,1093,711,1268" title="长春润德富腾房地产开发有限责任公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="714,1093,744,1268" title="长春京德房地产开发有限公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="748,1093,778,1268" title="长春市万龙吉润房地产开发有限公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="779,1093,809,1268" title="长春金域房地产开发有限责任公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="813,1093,842,1268" title="长春海润嘉业房地产开发有限公司">-->
|
|
|
|
- <!-- <!– 七级-控股企业END –>-->
|
|
|
|
- <!-- <!– 七级-参股企业START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="939,1093,1001,1268" title="润德建设项目管理有限公司"-->
|
|
|
|
- <!-- href="${frontPath}/${site.siteId}/1083/13004.html"-->
|
|
|
|
- <!-- onmouseover="mouseToPointer()" onmouseout="mouseCancelPointer()">-->
|
|
|
|
- <!-- <!– 七级-参股企业END –>-->
|
|
|
|
- <!-- <!– 八级-全资企业START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="43,1323,79,1430" title="吉林亚泰润德建设有限公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="95,1323,131,1430" title="中建科技长春有限公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="149,1323,185,1430" title="吉林省中润钢结构科技有限公司">-->
|
|
|
|
- <!-- <area shape="rect" coords="207,1323,243,1430" title="长春万润装配式建材有限公司">-->
|
|
|
|
- <!-- <!– 八级-全资企业END –>-->
|
|
|
|
- <!-- <!– 八级-分公司START –>-->
|
|
|
|
- <!-- <!– 八级-分公司END –>-->
|
|
|
|
- <!-- <!– 八级-控股企业START –>-->
|
|
|
|
- <!-- <area shape="rect" coords="570,1323,617,1430" title="长春润德鸿铭物业服务有限公司经开分公司">-->
|
|
|
|
- <!-- </map>-->
|
|
|
|
- </div>
|
|
|
|
- </div>
|
|
|
|
-</div>
|
|
|
|
-<!--底部 开始-->
|
|
|
|
-<div class="sub-footer">
|
|
|
|
- @includeFileTemplate("/www/rdjt/include/links.html"){}
|
|
|
|
- @includeFileTemplate("/www/rdjt/include/footer.html"){}
|
|
|
|
-</div>
|
|
|
|
-<!--底部 结束-->
|
|
|
|
-</body>
|
|
|
|
-</html>
|
|
|