分享

百度api

 丶平上 2016-01-26
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www./TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www./1999/xhtml" xmlns:wb="http://open.weibo.com/wb">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>中国安防网_安防产品报价_监控系统设备_安防行业领先的门户网站</title>
<meta name="Keywords" content="安防,安防网,中国安防网,安防产品,安防监控,监控系统,监控设备,安防产品报价,安防监控设备,视频监控,安防设备,安防网站,监控系统报价,安防论坛,安防企业,华强安防,华强安防网" />
<meta name="Description" content="中国安防网(华强安防网)成立于1997年,是一家国内领先的安防行业B2B电子商务大型门户网站和行业网络媒体.中国安防网一直致力于成为安防监控、智能家居、物联网、智能交通、防盗报警、门禁考勤、消防设备、安全保护、传输设备、防雷能源、防伪指纹识别、安防配件等安防产品的首选发布报价平台,以及提供安防资讯、供应求购、安防品牌、安防论坛、人才、工程商等特色栏目服务.同时提供安防监控行业监控软件、考勤设备、硬盘录像机、网络视频服务器等解决方案.中国安防网是华强集团旗下的全资控股网站,正打造成为华强安防的新名片." />
<meta http-equiv="mobile-agent" content="format=html5; url=http://m./" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7, EmulateIE9" />
<link rel="stylesheet" type="text/css" href="http://www./Public/web/css/base.css"/>
<style>
.map{width:640px;height:400px; margin-left:40px; margin-bottom:40px}
</style>

<link href="{:C('PUBLIC_URL')}__PUBLIC__/Shop/css/style03.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="http://api.map.baidu.com/api?v=1.2"></script>
</head>
<body>
<!--head-->
 <div class="float_box">
  <div class="float_fk"><a href="http://guestbook./" target="_blank"></a></div>
  <div class="float_top"><a href="#" rel="nofollow"></a></div>
 </div> 
<div class="top_box">
  <div class="box_top"> 
    
    <div class="g-f-l top_right_ico">
      <div class="navigation"><a href="javascript:;" charset="titlelink">网站导航</a></div>
      <div class="droparea">
        <div class="listcont w-180">
          <dl>
<dt>供应频道</dt>
<dd><a href="http://b2b./" target="_blank">产品库</a><a href="http://www./info/" target="_blank">安防商城</a><a href="http://brand." target="_blank">安防品牌</a><br/><a href="http://company." target="_blank">企业库</a><a href="http://project." target="_blank">工程商</a></dd>
</dl>
<dl>
<dt>商机频道</dt>
<dd><a href="http://news./zhaobiao/" target="_blank">招标</a><a href="http://merchants./" target="_blank">代理招商</a><a href="http://buy./" target="_blank">采购</a><a href="http://www./ic/index.html" target="_blank">找IC</a></dd>
</dl>
<dl>
<dt>内容频道</dt>
<dd><a href="http://news./" target="_blank">安防资讯</a><a href="http://www./tech/" target="_blank">安防技术</a><a href="http://zhuanti./" target="_blank">专题</a><a href="http://news./zhanhui/" target="_blank">安防展会</a></dd>
</dl>
<dl class="last">
<dt>互动频道</dt>
<dd><a href="http://bbs./" target="_blank">安防社区</a><a href="http://pingxuan./2014/" target="_blank">2014评选活动</a></dd>
</dl>
        </div>
      </div>
    </div>
    <div class="thread"></div>
    <div class="g-f-l home"><a href="http://www./">返回华强安防网首页</a></div>
    
  
    <div class="g-f-r login">
<div class="g-f-l"><a href="http://ibs./login.html" rel="nofollow" target="_blank">登录</a><a href="#"><img src="./images/weibo.png" class="g-pt-5 g-pl-10"></a><a href="#"><img src="./images/QQ.png" class="g-pt-5 g-pl-10"></a></div>
    </div>
  </div>
</div>
<!--星级显示-->
   <include file="head" />
<!--导航-->
<include file="nav" />
<div class="line"></div>
<!--企业店铺招牌-->
<include file="banner" />
<!--关键字-->
    <include file="shoucang" />
<!--店铺认证-->
<div class="infor g-of-h">
<include file="left" />
<!--右边部分-->
<div class="infor_right g-f-r">
<div class="add">
<div class="new"><em class="g-fz-22 g-f-l"> 联系我们</em><em class="mark g-f-r g-fz-22"><i></i></em></div>
<ul class="con_dynamic_b g-mt-10">
<h1 class="g-fz-18">{$company.name}</h1>
<li class="g-c-88">地      址:{$company.C_adder}</li>
<li class="g-c-88">公司网址:{$company.C_Url}</li>
</ul>
<!--公司位置-->
<div class="map" id="container"></div>
</div>
</div>
</div>
<include file="statement" />
       
<include file="foot" />
<script type="text/javascript" src="http://www./Public/web/js/jquery-1.7.2.min.js"></script>
<script>
$(document).ready(function() {
$(".top_right_ico").hover(function(){
$(this).find(".droparea").show();
},function(){
$(this).find(".droparea").hide();
});
});
</script>
     <script type="text/javascript">
    var map = new BMap.Map("container");
    map.centerAndZoom(new BMap.Point(121.461165, 31.234095), 11);
   // 创建地址解析器实例
  var myGeo = new BMap.Geocoder();
// 将地址解析结果显示在地图上,并调整地图视野
  myGeo.getPoint("{$company.C_adder}", function(point){
  if (point) {
    map.centerAndZoom(point, 16);
    map.addOverlay(new BMap.Marker(point));
  }
 }, "{$company.city}");
</script>
</body>
</html>

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约