CINXE.COM
贵州乐湾国际学校 - 企业案例详情
<!doctype html> <html> <head> <meta id="application_base" name="base" content="/" /> <meta name="viewport" content="" width="1200" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="utf-8"> <title>贵州乐湾国际学校 - 企业案例详情</title> <meta name="keywords" content="招材喵,建筑建材,建筑材料,建材比选,建材报价,建材行情,建筑标准规范,建材采购,建材供应,建材展会,建材市场,选材字典。" /> <meta name="description" content="招材喵-中国最大的建筑材料选材字典。 国内首个以互联网连接整个建筑业、资源共享、免费宣传品牌的综合平台。囊括建筑材料、产品比选、材料报价及行情、采购供应等相关服务,形成一个线上线下融为一体的全球化建筑生态圈。" /> <link type="text/css" rel="stylesheet" href="/static/web/js/jquery-ui/jquery-ui.min.css" /> <link type="text/css" rel="stylesheet" href="//www.buildnet.cn/content/home/css/reset.css" /> <link type="text/css" rel="stylesheet" href="//www.buildnet.cn/Areas/main/Content/css/partialHeader.css" /> <link type="text/css" rel="stylesheet" href="/static/web/css/ck-buildnet.css" /> <link type="text/css" rel="stylesheet" href="//www.buildnet.cn/content/home/css/function.css" /> <link rel='icon' href='/static/web/images/favicon.ico' type='image/x-icon' /> <link rel='shortcut icon' href='/static/web/images/favicon.ico' type='image/x-icon' /> <script type="text/javascript" > window.onload=myfun; function myfun() { document.cookie = "_biclientheight="+document.body.clientHeight+"; path=/" document.cookie = "_biclientwidth="+document.body.clientWidth+"; path=/" } </script> <script type="text/javascript" src="/static/web/js/jquery-1.11.3.min.js"></script> <script type="text/javascript" src="/static/web/js/jquery.placeholder.js"></script> <script type="text/javascript" src="http://www.buildnet.cn/Areas/main/Content/js/myJs.js" charset="utf-8"></script> <script type="text/javascript" src="/static/web/js/ck-js.js"></script> <script type="text/javascript" src="/static/web/js/slide.js"></script> <script type="text/javascript" src="/static/web/js/validator.js"></script> <script type="text/javascript" src="/static/web/js/layer/layer.js"></script> <!-- <script type="text/javascript" src="/static/web/js/layer/layer.min.js"></script> --> <script type="text/javascript" src="/static/web/js/jquery-ui/jquery-ui.min.js"></script> <script type="text/javascript" src="/static/web/js/angularjs/angular.min.js"></script> <script type="text/javascript" src="/static/web/js/angularjs/i18n/angular-locale_zh.js"></script> <script type="text/javascript" src="/static/web/js/array-extension.js"></script> <script type="text/javascript" src="/static/web/js/httputils.js"></script> <script type="text/javascript" src="/static/web/js/common.js"></script> <script type="text/javascript" src="/static/web/js/angular-extension.js"></script> <script src="/static/web/js/jquery-migrate-1.4.1.min.js" type=text/javascript></script> <script src="/static/web/js/case-lunbo.js" type=text/javascript></script> <script src="/static/web/js/case-lunbo2.js" type=text/javascript></script> <script> //显示相册 function showContract(){ var images = ''.split('|').where(function(o){return o&&o.length;}); tc.ui.photos.show('已上传的合同',images,function(index,item){ return {name:'',pid:index,src:item,thumb:item}; }); } $(function(){ $("#collectbtn").click(function(){ checkUserIsLogin(function(){ var pdata = {}; pdata.targetId = "CA0002091"; pdata.targetType = "t_gb_case"; pdata.targetTitle = "贵州乐湾国际学校"; pdata.relativePath = "enterprise/EN00600/case/CA0002091"; $.ajax({type: "POST", url:"/ucenter/collect/do_collect", data:JSON.stringify(pdata), contentType:'application/json;utf-8', success:function(data){ if(data.success){ if($("#collectbtn").val().indexOf("收藏")==0){ $("#collectbtn").val("已收藏"+"("+data.data+")"); }else if($("#collectbtn").val().indexOf('已收藏')==0){ $("#collectbtn").val("收藏"+"("+data.data+")"); } }else{ tc.ui.msgbox.alertError("操作失败"); } } }); }); }); }); </script> <style> li{word-break:break-all} .notlogin{border:solid 2px red;border-radius:5px;color:red;background-color:yellow;text-align:center;padding:10px;} </style> <script> ngEx.controller("_notExists",function(){}); var validators = [ {"target":'#userTrueName',validate:[validator.reg.required],message:["姓名必填"],group:'va'}, {"target":'#enterpriseName',validate:[validator.reg.required],message:["公司必填"],group:'va'}, {"target":'#userEmail',validate:[validator.reg.email],message:["请认真检查邮箱格式!例:123@163.com"],group:'va'}, {"target":'#userMobile',validate:[validator.reg.required,validator.reg.mobile],message:["手机号必填","请仔细检查格式!格式为11位手机号码"],group:'va'} ]; $(function(){ $(".slideInner").slide({ slideContainer: $('.slideInner a'), effect: 'easeOutCirc', autoRunTime: 5000, slideSpeed: 1000, nav: true, autoRun: true, prevBtn: $('a.prev'), nextBtn: $('a.next') }); $(window).resize(function(){ $(".slideInner").slide({ slideContainer: $('.slideInner a'), effect: 'easeOutCirc', autoRunTime: 5000, slideSpeed: 1000, nav: true, autoRun: true, prevBtn: $('a.prev'), nextBtn: $('a.next') }); }); validator.initDefault(validators); }); //收藏 var doEnterpriseCollect = function(){ checkUserIsLogin(function(){ var edata = {}; edata.targetId = "EN00600"; edata.targetType = "t_gb_enterprise"; edata.targetTitle = "浙江荣平建材科技有限公司"; edata.relativePath = "enterprise/"+"EN00600"; $.ajax({ cache: true, type: "POST", url:'/ucenter/collect/do_collect', data:JSON.stringify(edata), async: false, headers : { 'Content-Type' : 'application/json;charset=utf-8' }, error: function(request) { tc.ui.msgbox.alertError("操作失败"); }, success: function(data) { if(data.success){ if($("#enterpriseCollect").val().indexOf("已收藏")==0){ $("#enterpriseCollect").val("收藏"+"("+data.data+")"); }else{ $("#enterpriseCollect").val("已收藏"+"("+data.data+")"); } }else{ tc.ui.msgbox.alertError("操作失败"); } } }); }); }; $(function(){ $('#txt-layout-search').on("keydown",function(e){ if(e.which==13){ $('#btn-layout-search').trigger('click'); } }); $('#btn-layout-search').click(function(){ location.href='/enterprise/EN00600/product?kw='+encodeURIComponent($('#txt-layout-search').val()); }); $('#addViewApplyBtn').click(function(){ if(validator.isPass('va')){ }else{ tc.ui.msgbox.alertError('请正确填写信息!'); return; } var param = tc.form.formatJson('#addViewApplyff'); $.ajax({ cache: true, type: "POST", url:'/viewapply/add_view_apply', data:JSON.stringify(param), async: false, headers : { 'Content-Type' : 'application/json;charset=utf-8' }, error: function(request) { tc.ui.msgbox.alertError("保存失败"); }, success: function(data) { if(data.success){ tc.ui.msgbox.alertInfo( "保存成功",function(){location.reload(true);} ); layer.close(index); }else{ tc.ui.msgbox.alertError("保存失败"); } } }); }); }); var index; function addViewApply(){ index = layer.open({ type: 1, shade: [0.5,'#000'], area: ['auto', 'auto'], title: "申请查看权限", content: $('#addViewApplyCer') }); tc.form.reset($("#addViewApplyff")); } function showViewApply(){ tc.ui.msgbox.alertInfo("您的申请已提交,管理员正在全力审核中。请耐心等待审核结果!"); } function updateViewApply(){ $.ajax({ cache: true, type: "POST", url:'/viewapply/get_view_apply', async: false, headers : { 'Content-Type' : 'application/json;charset=utf-8' }, error: function(request) { tc.ui.msgbox.alertError("保存失败"); }, success: function(data) { $("#userTrueName").attr("value",data.data.userTrueName); $("#userMobile").attr("value",data.data.userMobile); $("#enterpriseName").attr("value",data.data.enterpriseName); $("#userEmail").attr("value",data.data.userEmail); $("#auditRemark").html("您上次的申请由于: "+data.data.auditRemark+" 未通过审核! 请仔细核对后重新提交!"); addViewApply(); } }); } </script> </head> <body class="bg-white" ng-app="app"> <!-- top --> <div class="g-ck-top"> <div class="m-ck-top"> <p> <a href="/auth/login?redirect=http%3A%2F%2Fzcm.buildnet.cn%2Fenterprise%2FEN00600%2Fcase%2FCA0002091">登录</a> <a href="http://www.buildnet.cn/register">注册</a> </a><!--<a href="#">简体</a>--> </p> <a href="http://www.buildnet.cn/">建设网首页 </a><a href="http://zcm.buildnet.cn/">招材喵 </a><a href="http://gc.buildnet.cn">工程电讯 </a><a href="http://www.buildnet.cn/Notice/Home/NoticeList/-">招标采购 </a><a href="http://www.buildnet.cn/hd">交流会 </a><a href="http://news.buildnet.cn/NewsAndEvents/NewList.aspx?ID=31&GetType=Type">行业动态</a> </div> </div> <!-- /top --><!-- logo --> <div class="g-ck-logo"> <div class="m-ck-logo"> <div class="ck-search"> <input class="ck-inpText" type="text" placeholder="请输入您要搜索的内容" id="txt-search-keyword"> <select id="sel-search-type"> <option value="product" selected="selected">产品</option> <option value="enterprise">供应商</option> <option value="case">案例</option> <option value="standard">规范</option> </select> <button type="button" class=" ck-inpBtn ck-btn-danger" id="btn-search-button">搜索</button> <script> $('#txt-search-keyword').keydown(function(e){ if(e.which==13){ $('#btn-search-button').trigger('click'); } }); $('#btn-search-button').click(function(){ var topage = $('#sel-search-type').val(),keyword=encodeURIComponent($('#txt-search-keyword').val()); if(topage=="standard"){ location.href="/standard/list?keyword="+keyword; return; } location.href = "/home/"+topage+"?keyword="+keyword; }); </script> </div> <span class="compName"><a title="浙江荣平建材科技有限公司" href="/enterprise//EN00600" target="_blank"> 浙江荣平建材科技有限公司 </a> </span> </div> </div> <!-- /logo --><!-- banner --> <div class="g-ck-banner2"> <!-- 代码 开始 --> <div class="slides"> <div class="slideInner"> <div style=""> <a href="javascript:void(0)" style="background-image:url(/static/web/images/store-images/test1.jpg);"></a> </div> </div> <div class="nav"> <a class="prev" href="javascript:;"></a> <a class="next" href="javascript:;"></a> </div> </div> <!-- 代码 结束 --> </div> <!-- /banner --> <!-- nav --> <div class="g-ck-topNav"> <div class="m-ck-topNav"> <ul> <li><a class="index" href="/enterprise/EN00600">首页</a></li> <li><a href="/enterprise/EN00600/product">产品展示</a></li> <li><a class="current" href="/enterprise/EN00600/case">案例展示</a></li> <li><a href="/enterprise/EN00600/detail">企业档案</a></li> <li><a href="/enterprise/EN00600/news">企业资讯</a></li> </ul> </div> </div> <!-- /nav --> <!-- content --> <div class="g-ck-content"> <div class="m-ck-content"> <div class="f-cb"> <!-- 左侧边栏 --> <div class="m-ck-side f-fl"> <!-- 公司 --> <div class="ck-company-infor"> <a class="logo" href="/enterprise/EN00600" target="_blank" style=" display: table-cell; vertical-align:middle; text-align:center;"> <img alt="浙江荣平建材科技有限公司" src="http://res.buildnet.cn/backimgs/o_1c0psd7411r9sgcu16ra34vtt91g_212_95.png" style="vertical-align:middle;"/> </a> <p class="u-compName" title="浙江荣平建材科技有限公司"><a href="/enterprise/EN00600" target="_blank">浙江荣平建材科技有限公司</a></p> <p class="u-compIco"> <img title="企业已认证" alt="企业认证" src="/static/web/images/store-images/u-compIco-01.png" /> <img title="注册人已认证" alt="注册人认证" src="/static/web/images/store-images/u-compIco-02.png" /> <!-- --> </p> <ul class=" m-inforList"> <li><i class="u-ico-tel2"> </i><p>0571-63861800 </p></li> <li><i class="u-ico-type"> </i><p>公司类型:私营</p></li> <li><i class="u-ico-money"> </i><p>注册资本: 3000 万元人民币 </p></li> <li><i class="u-ico-year"> </i><p>成立年份: 2015 </p></li> <li><i class="u-ico-supplier"> </i><p>供应商类型:厂商</p></li> <li><i class="u-ico-quyu"> </i><p>服务区域: 全国 </p></li> <li title="生产销售玻纤沥青瓦、防水材料、PVC落水管及配件、彩石金属瓦。"><i class="u-ico-business"> </i><p>主营业务:生产销售玻纤沥青瓦、防水材料、PVC落水管及配件、彩石金...</p></li> <li><i class="u-ico-addr"> </i><p>公司地址:浙江省杭州市临安高虹工业园3号</p></li> </ul> <div class=" m-search"> <input type="text" id="txt-layout-search" value="" class="ck-inpText" placeholder="搜索产品名称" /> <input type="button" id="btn-layout-search" class=" ck-inpBtn ck-btn-danger" value="点击搜索" /> </div> </div> <!-- /公司 --> <!-- 联系人 --> <div class="ck-company-infor"\> <div class="m-photo"> <img src="/static/web/images/mp.png" /> <p><strong title="叶国亮">叶国亮</strong>销售经理</p> </div> <ul class=" m-inforList"> <li><i class="u-ico-tel2"> </i><p>0571-63861800 </p></li> <li><i class="u-ico-quyu"> </i><p style="word-break:break-word;"> 全国 </p></li> </ul> </div> <!-- /联系人 --> </div> <!-- /左侧边栏 --> <!-- 右侧 --> <div class="m-ck-main f-fr"> <!-- 案例概况 --> <div class="m-case-information f-cb"> <!-- 相册 --> <div class="case-photos" style="background:rgba(251, 251, 251, 0)"> <div id="preview"> <div class="jqzoom ck-imgBox" id="spec-n1" > <img src="http://res.buildnet.cn/backimgs/project/20171201/o_1c08lgvgt1i7p5sb1m9jl9nvc5b.jpg" jqimg="http://res.buildnet.cn/backimgs/project/20171201/o_1c08lgvgt1i7p5sb1m9jl9nvc5b.jpg" /> </div> <div id="spec-n5"> <div class="control" id="spec-left"></div> <div id="spec-list"> <ul class="list-h"> <li><img src="http://res.buildnet.cn/backimgs/project/20171201/o_1c08lgvgt1i7p5sb1m9jl9nvc5b.jpg"></li> </ul> </div> <div class="control" id="spec-right"></div> </div> </div> </div> <!-- /相册 --> <!-- 概述 --> <div class="case-overview"> <h2>贵州乐湾国际学校</h2> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td style="width:80px;">甲方单位:</td> <td>贵州宏德置业有限公司</td> </tr> <tr> <td style="width:80px;">项目地址:</td> <td>中国贵州省贵阳市乌当区东风镇乐湾国际</td> </tr> <tr> <td style="width:80px;">项目规模:</td> <td>13.6万平方米</td> </tr> <tr> <td style="width:80px;">项目类别:</td> <td> 教育及研究建筑 </td> </tr> <tr> <td colspan="2"> <div class="contact-btn"> <input type="button" onclick="window.location.href='/auth/login?redirect=http%3A%2F%2Fzcm.buildnet.cn%2Fenterprise%2FEN00600%2Fcase%2FCA0002091';" class="ck-inpBtn ck-btn-danger qq" value="QQ交谈"> <input onclick="window.location.href='/auth/login?redirect=http%3A%2F%2Fzcm.buildnet.cn%2Fenterprise%2FEN00600%2Fcase%2FCA0002091';" style="background-image:url(/static/web/images/u-collection2.png);background-position: 12px;background-size: 13%;" type="button" class="ck-inpBtn ck-btn-danger collection" value="收藏()"> </div> </td> </tr> </table> </div> <!-- /概述 --> </div> <!-- 浏览量 --> <div style="padding: 0 20px;"> <ul> <li>浏览量()</li> </ul> </div> <!-- 浏览量 --> <!-- /案例概况 --> <!-- 案例描述、应用产品 --> <div class="case-describe"> <div class="title-lfLine pl12">案例描述</div> <div class="content"> <p><strong>项目介绍</strong><br/> 贵州乐湾国际学校位于贵阳市乌当区东风镇乐湾国际,占地面积206亩,总规划用地面积约13.6万平方米,按国际化学校标准设计和建设,仿欧式学校建筑,古朴典雅,学校有教学楼、行政中心、科艺楼、大礼堂、图书馆、学术交流中心、音乐、形体、美术及学科功能教室、一流实验室、陶艺室、心理活动室、宿舍、食堂、室内体育馆、标准400米足球场,200米运动场,篮球场及与社区共享的高尔夫球场。<br/> 学校以“开放、融合、创新、多元”为办学理念,以开放的视野胸怀、自由的学术氛围,融古今中外育人思想之精华,在尊重儿童成长规律的基础上,用创新的体制机制,从多元的维度培养全面发展、个性突出的未来时代精英。<br/><strong>产品运用说明</strong><br/> 该产品玻纤胎沥青瓦主要用于项目的屋顶,具有防水隔热保温的作用,使项目更加美观。</p> </div> <div style="clear:both;"></div> <div class="title-lfLine pl12">应用产品</div> <!-- 应用产品 --> <div class="case-apply"> <ul class="f-cb"> <li> <div class="ck-imgBox"> <a href="/enterprise/EN00600/product/PR00070E8" target="_blank"> <img src="http://res.buildnet.cn/backimgs/project/20171201/o_1c08g92sfp7u1j5prv5hm1l1of.jpg" alt="玻纤胎沥青瓦/油毡瓦/玻纤瓦" /> </a> </div> <div class="textCon"> <p class="f-fs2 f-c-f40"> 28 元/平方米 </p> <p class="strong"><a href="/enterprise/EN00600/product/PR00070E8" target="_blank">玻纤胎沥青瓦/油毡瓦/玻纤瓦</a></p> <p><a href="/enterprise/EN00600/product/PR00070E8" target="_blank">卢孚牌</a> </p> </div> </li> </ul> </div> <!-- /应用产品 --> <!-- /应用产品 --> </div> <!-- /案例描述、应用产品 --> </div> <!-- /右侧 --> </div> </div> </div> <!-- 申请/更新查看权限 --> <div class="m-ck-popup" style="display:none;width:550px" id="addViewApplyCer"> <div class="m-pop-form"> <form id="addViewApplyff"> <ul class="f-cb"> <li> <label class="pop-label-title">真实姓名</label> <div class="pop-input-con"> <input id="userTrueName" name="userTrueName" value="" class="ck-inpText" type="text" placeholder="请输入您的真实姓名" /> <p class="u-inpTips" for="branchName"></p> </div> </li> <li> <label class="pop-label-title">手机号</label> <div class="pop-input-con"> <input id="userMobile" name="userMobile" value="" class="ck-inpText" type="text" placeholder="请输入手机号" /> <p class="u-inpTips" for="userMobile"></p> </div> </li> <li> <label class="pop-label-title">公司名称</label> <div class="pop-input-con"> <input id="enterpriseName" name="enterpriseName" value="" class="ck-inpText" type="text" placeholder="请输入您所在的公司名称" /> <p class="u-inpTips" for="enterpriseName"></p> </div> </li> <li> <label class="pop-label-title">联系邮箱</label> <div class="pop-input-con"> <input id="userEmail" name="userEmail" value="" class="ck-inpText" type="text" placeholder="请输入联系邮箱" /> <p class="u-inpTips" for="userEmail"></p> </div> <p id="auditRemark" style="color: red;"></p> </li> <li> <div class="pop-input-con"> <input id="addViewApplyBtn" class="ck-inpBtn ck-btn-danger" style="margin-left:0;" type="button" value="提交" /> </div> </li> </ul> </form> </div> </div> <!-- /content --> <!-- siteMap --> <div class="mapBox" style="min-width:1200px;"> <div class="container"> <table cellspacing="0" cellpadding="0" border="0" width="100%"> <tbody> <tr> <td style="width:162px"> <h2> 项目线索 </h2> <ul> <li> <a target="_blank" href="http://gc.buildnet.cn/">工程电讯</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/dingzhixiansuo/">定制线索</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/gongchengkehutong/">工程客户通</a> </li> <li> <a target="_blank" href="http://gc.buildnet.cn/project/LastLoginIndex">最新项目</a> </li> <li> <a target="_blank" href="http://gc.buildnet.cn/">重点项目</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/2015/07/01/bfzmkh/">知名客户</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/2015/06/11/hezuokehu/">合作伙伴</a> </li> </ul> </td> <td style="width:162px"> <h2> 招材喵 </h2> <ul> li> <a target="_blank" href="http://www.tcbci.com/index.php/chanpinbixuan/">产品比选</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/lvsejianzhu/">绿色建筑</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/falvfagui/">法律法规</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/biaozhunguifan/">标准规范</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/bixuanguanli/">比选管理</a> </li> </ul> </td> <td style="width:162px"> <h2> 建设网 </h2> <ul> <li> <a target="_blank" href="http://gc.buildnet.cn">工程电讯</a> </li> <li> <a target="_blank" href="http://www.buildnet.cn/hd">活动</a> </li> <li> <a target="_blank" href="http://zcm.buildnet.cn/">招材喵</a> </li> <li> <a target="_blank" href="http://news.buildnet.cn/NewsAndEvents/NewList.aspx?ID=31&GetType=Type">行业动态</a> </li> </ul> </td> <td style="width:162px"> <h2> 营销服务 </h2> <ul> <li> <a target="_blank" href="http://www.tcbci.com/index.php/huiwuyingxiao/">会务营销</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/chanpinzhanshi/">产品展示</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/zhitouzhiyou/">直投直邮</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/xiangmuxuancai/">项目选材</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/shichangdiaoyan/">市场调研</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/hangyebaogao/">行业报告</a> </li> </ul> </td> <td style="width:162px"> <h2> 联系我们 </h2> <ul> <li> <a target="_blank" href="http://www.tcbci.com/index.php/gedilianxifangshi/">北京总部</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/gedilianxifangshi/">上海</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/gedilianxifangshi/">广州</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/gedilianxifangshi/">武汉</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/gedilianxifangshi/">重庆</a> </li> <li> <a target="_blank" href="http://www.tcbci.com/index.php/gedilianxifangshi/">常州</a> </li> </ul> </td> <td style="width:290px"> <ul class="qrcode-bd"> <li> <img border="0" style="width: 89px; height: 89px;" src="http://www.buildnet.cn/content/home/images/qrcode/gc-app.jpg" alt="扫一扫,下载手机APP" /> <i>工程电讯App</i> </li> <li> <img border="0" style="width: 89px;height: 89px;" src="http://www.buildnet.cn/content/home/images/qrcode/gc-wx.jpg" alt="关注微信,有惊喜" /><i>工程电讯微信版</i> </li> </ul> </td> </tr> </tbody> </table> <script> var _hmt = _hmt || [];(function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?ad7a9a07410789cde726ecf1c0812be2"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s);})(); </script> </div> </div> <!-- /siteMap --> <!-- footer --> <div class="footer" style="min-width:1200px;"> <div class="minWid"> <p> <a target="_blank" href="http://www.tcbci.com/"> <img alt="天辰TCBCI" src="//www.buildnet.cn/Content/Home/images/ft-logo.png" /></a> <a target="_blank" title="建设网" href="http://www.buildnet.cn//Html/News/2015/10/209062.shtml">关于我们</a>| <a href="http://www.tcbci.com/index.php/gedilianxifangshi/" target="_blank">联系我们</a>| <a target="_blank" href="http://www.buildnet.cn/home/fwtk">服务条款</a> <a target="_blank" style="padding:0;" rel="nofollow" href="http://zhanzhang.anquan.org/physical/report/?domain=gc.buildnet.cn" name="lTq61eGYsvKSVKdj9Nh0KhLCg4th5Ivd6VdMGkypC2Kf4zMWsc"> <img height="25" src="http://zhanzhang.anquan.org/static/common/images/zhanzhang.png" alt="安全联盟站长平台" /></a>联系电话:<span style="font-size:14px;">010-89356199</span> </p> <a target="_blank" href="https://beian.miit.gov.cn/"> 备案号/经营许可证号:京ICP证020427号 </a> <a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11011102000883"> 京公网安备11011102000883号 </a> 安全联盟站长平台 TCBCI All Rights Reserved 2001-2017 </div> </div> <!-- /footer --> <!-- 左侧悬浮二维码 --> <script type="text/javascript" src="//www.buildnet.cn/content/home/js/floatQR.js"></script> <link type="text/css" rel="stylesheet" href="//www.buildnet.cn/content/home/css/floatQR.css" /> <!-- /左侧悬浮二维码 --></body> </html>