<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8" />
	<meta name="keywords" content="巡检,巡检系统,GPS巡检,北斗巡检,巡检器,管道巡检">
	<meta name="description" content="智能巡检系统行业领导者，巡检管理系统，巡检器采用GPS、北斗系统、无线数据传输技术、GIS地理信息系统等技术,研发出适用于多种行业的巡检人员跟踪管理及监控系统。">
	<meta http-equiv="X-UA-Compatible" content="IE=Edge">
	<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
	<title> - 智能巡检系统_巡检器_北斗巡检_巡检系统定制-金万码</title>
	<link rel="stylesheet" href="/template/1/hunanweb/static/css/bootstrap.min.css" />
	<link rel="stylesheet" href="/template/1/hunanweb/static/css/swiper.min.css" />
	<link rel="stylesheet" type="text/css" href="/template/1/hunanweb/static/css/animate.min.css"/>
	<link rel="stylesheet" href="/template/1/hunanweb/static/css/iconfont.css" />
	<link rel="stylesheet" href="/template/1/hunanweb/static/css/common.css" />
	<link rel="stylesheet" href="/template/1/hunanweb/static/css/animate.css">
	<script type="text/javascript" src="/template/1/hunanweb/static/js/jquery.min.js"></script>
	<script src="/template/1/hunanweb/static/js/jquery-1.10.1.min.js" type="text/javascript" charset="utf-8"></script>
	<script type="text/javascript" src="/template/1/hunanweb/static/js/bootstrap.min.js"></script>
	<script type="text/javascript" src="/template/1/hunanweb/static/js/swiper.min.js"></script>
	<script src="/template/1/hunanweb/static/js/swiper.animate1.0.2.min.js" type="text/javascript" charset="utf-8"></script>
	<script src="/template/1/hunanweb/static/js/wow.min.js"></script>
	<!--[if lt IE 9]>
	<div style='text-align:center; text-align: center;position: fixed;z-index: 9999999; width: 100%; top:0px;'><a href="http://windows.microsoft.com/zh-cn/internet-explorer/download-ie"><img src="/template/1/hunanweb/static/tools/warning_bar_0000_us.jpg" border="0" height="42" width="820" alt="您正在使用低版本的浏览器，请升级一个更快速更安全的浏览器!" /></a></div>
	<![endif]-->
	<!--[if lt IE 9]>
	<script src="/template/1/hunanweb/static/tools/ie8-responsive-file-warning.js"></script>
	<script type="text/javascript">FileManager.get('/template/1/hunanweb/static/tools/html5shiv_62ac5721.js');</script>
	<script type="text/javascript" src="/template/1/hunanweb/static/tools/html5.js"></script>
	<script type="text/javascript" src="/template/1/hunanweb/static/tools/respond.min.js"></script>
	<link rel="stylesheet" type="text/css" href="/template/1/hunanweb/static/tools/html5-css.css"/>
	<![endif]-->
	<!--[if IE 6]>
	<script type="text/javascript">FileManager.get('/template/1/hunanweb/static/tools/DD_belatedPNG_849d7004.js');</script>
	<script>DD_belatedPNG.fix('.pngfix');</script>
	<![endif]-->
	<style>
		.breadcrumb>li+li:before{
			content: ">";
			color: #999;
		}
		.breadcrumb>li,.breadcrumb>li>a{
			color: #999;
		}
	</style>
	<script>
		wow = new WOW(
				{
					callback:function(){
						$('.number').each(count);
						function count(options) {
							var $this = $(this);
							options = $.extend({}, options || {}, $this.data('countToOptions') || {});
							$this.countTo(options);
						}
					}
				}
		)
		wow.init();
	</script>
</head>
<body name="top">
<div style="background: #fff;">
	<div class="container" style="">
		<div class="header clearfix">
			<div style="position: relative;z-index: 10;" class="header_logo pull-left">
				<a style="display: inline-block;float: left;" href="/"><img src="/upload/1/appLogo/1749691273333.png" alt="巡检" class="img-responsive"></a><span class="" style="color: #999;padding-left: 10px;letter-spacing: 2px;display: inline-block;line-height: 51px;">专注巡检25年！</span>
			</div>
			<div class="header_nav pull-right visible-lg-block visible-md-block">
				<ul class="clearfix" id="nav_ul">
					<li class="pull-left">
						<a href="/">首页</a>
					</li>
					<li class="pull-left ">
						<a href="http://www.jwmgps.com/html/hunanweb/jiejuefangan/index.html">行业巡检方案</a>
					</li>
					<li class="pull-left ">
						<a href="http://www.jwmgps.com/html/hunanweb/xunjianxitong/index.html">巡检系统</a>
					</li>
					<li class="pull-left ">
						<a href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/index.html">案例</a>
					</li>
					<li class="pull-left ">
						<a href="http://www.jwmgps.com/html/hunanweb/fuwuzhichi/index.html">服务支持</a>
					</li>
					<li class="pull-left ">
						<a href="/html/hunanweb//aboutus/Company/index.html">关于我们</a>
					</li>
					<li class="pull-left ">
						<a href="http://www.jwmgps.com/html/hunanweb/lianxiwomen/index.html">联系我们</a>
					</li>
				</ul>
				<div id="nav_line"></div>
			</div>
			<script>
				$('#nav_line').width($('#nav_ul .active').width())
				var width = 0;
				$('#nav_ul .active').prevAll('li').each(function(){
					width+=$(this).width()
				});
				$('#nav_line').css("left",width+'px');
				if($('#nav_ul').find('.active').length==0){
					$('#nav_line').css("left",'0px');
					$('#nav_line').width(77)
				}
				$('#nav_ul>li').hover(function(){
					var width = 0;
					$('#nav_line').width($(this).width());
					$(this).prevAll('li').each(function(){
						width+=$(this).width()
					});
					$('#nav_line').css("left",width+'px');
				});
				$('#nav_ul').hover(null,function(){
					$('#nav_line').width($('#nav_ul .active').width());
					if($('#nav_ul').find('.active').length==0){
						$('#nav_line').width(77);
					}
					$('#nav_line').css("left",width+'px');
				})
			</script>
			<style>
				#nav_line{
					transition: all 0.5s;
					-moz-transition: all 0.5s;
					-webkit-transition: all 0.5s;
					-o-transition: all 0.5s;
				}
			</style>
			<nav style="position: relative;z-index: 9;right: 0;background: #fff;" class="navbar navbar-default visible-sm-block visible-xs-block">
				<div class="navbar-header">
					<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
						<span class="icon-bar"></span>
						<span class="icon-bar"></span>
						<span class="icon-bar"></span>
					</button>
				</div>
				<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
					<ul class="nav navbar-nav">
						<li class="pull-left">
							<a href="http://www.jwmgps.com/html/hunanweb/jiejuefangan/index.html">行业巡检方案</a>
						</li>
						<li class="pull-left">
							<a href="http://www.jwmgps.com/html/hunanweb/xunjianxitong/index.html">巡检系统</a>
						</li>
						<li class="pull-left">
							<a href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/index.html">案例</a>
						</li>
						<li class="pull-left">
							<a href="http://www.jwmgps.com/html/hunanweb/fuwuzhichi/index.html">服务支持</a>
						</li>
						<li class="pull-left">
							<a href="/html/hunanweb//aboutus/Company/index.html">关于我们</a>
						</li>
						<li class="pull-left">
							<a href="http://www.jwmgps.com/html/hunanweb/lianxiwomen/index.html">联系我们</a>
						</li>
					</ul>
				</div>
			</nav>
		</div>
	</div>
</div>
<head>
    <script type="text/javascript">

        function browserRedirect() {
            var sUserAgent = navigator.userAgent.toLowerCase();
            var bIsIpad = sUserAgent.match(/ipad/i) == "ipad";
            var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os";
            var bIsMidp = sUserAgent.match(/midp/i) == "midp";
            var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4";
            var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb";
            var bIsAndroid = sUserAgent.match(/android/i) == "android";
            var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce";
            var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile";
            if (!(bIsIpad || bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM)) {

            } else {
                // window.location.href = "http://m.jwmgps.com/";
            }
        }
        browserRedirect();

    </script>
</head>
<link rel="canonical" href="http://www.jwmgps.com" />
<link rel="stylesheet" href="/template/1/hunanweb/static/css/index.css">
<style type="text/css">
    @media screen and (max-width: 1400px) {
        .swiper-button-prev,.swiper-button-next{
            display: none !important;
        }
    }
</style>
<div class="carousel">
    <div class="swiper-container swiper1 hidden-xs hidden-sm">
        <div class="swiper-wrapper">
            <style type="text/css">
                .banner1-1,.banner1-2{
                    position: absolute;

                }
                .banner2-1,.banner2-2{
                    position: absolute;

                }
                .banner3-1,.banner3-2,.banner3-3,.banner3-4,.banner4-1,.banner5-1,.banner5-2{
                    position: absolute;
                }
                .banner1-1{
                    top: 219px;
                    left: 232px;
                }
                .banner1-2{
                    top: 295px;
                    left: 232px;
                }
                .banner2-1{
                    top: 50%;
                    margin-top: -60px;
                    right: 139px;
                }
                .banner2-2{
                    top: 242px;
                }
                .banner3-1{top: 80px;left: 418px;}
                .banner3-2{top: 80px;left: 1174px;}
                .banner3-3{bottom: 0;left: 357px;}
                .banner3-4{bottom: 0;left: 512px;}
                .banner4-1{top: 90px;left: 325px;}
                .banner5-1{top: 140px;left: 470px;}
                .banner5-2{left: 470px;top: 203px;}
            </style>

            <div class="swiper-slide">
                <a  target="_blank" href="">
                    <img class="img-responsive center-block" src="/template/1/hunanweb/static/images/banner5.jpg" alt="GPS巡检器">
                    <div class="ani banner5-1" swiper-animate-effect="fadeInDown" swiper-animate-duration="1s" swiper-animate-delay="0.5s">
                        <img src="/template/1/hunanweb/static/images/banner5.1.png"/>
                    </div>
                    <div class="ani banner5-2" swiper-animate-effect="fadeInDown" swiper-animate-duration="1s" swiper-animate-delay="1s">
                        <img src="/template/1/hunanweb/static/images/banner5.2.png"/>
                    </div>
                </a>
            </div>

            <div class="swiper-slide">
                <a  target="_blank" href="">
                    <img class="img-responsive center-block" src="/template/1/hunanweb/static/images/banner1.jpg" alt="巡检系统">
                    <div class="ani banner1-1" swiper-animate-effect="fadeInDown" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s" style="top: 130px;" >
                        <img src="/template/1/hunanweb/static/images/banner1.1.png" style="margin-left: 200px; margin-bottom: 200px;"/>
                    </div>
                    <div class="ani banner1-2" swiper-animate-effect="fadeInDown" swiper-animate-duration="1s" swiper-animate-delay="1s" style="top: 200px;" >
                        <img src="/template/1/hunanweb/static/images/banner1.2.png" style="margin-left: 200px; margin-top: 0px; margin-bottom: 0px; border-bottom-width: 50px;" />
                    </div>
                </a>
            </div>

            <div class="swiper-slide">
                <a  target="_blank" href="">
                    <img class="img-responsive center-block" src="/template/1/hunanweb/static/images/banner2.jpg" alt="行业巡检">
                    <div class="ani banner2-1" swiper-animate-effect="fadeInDown" swiper-animate-duration="0.5s" swiper-animate-delay="0.5s">
                        <img src="/template/1/hunanweb/static/images/banner2.1.png" style="margin-right: 400px;"/>
                    </div>

                </a>
            </div>
        </div>
        <div class="swiper-pagination pagination1"></div>
    </div>
    <script>
        var swiper = new Swiper('.swiper1', {
            pagination: '.pagination1',
            paginationClickable: true,
            nextButton: '.swiper-button-next',
            prevButton: '.swiper-button-prev',
            loop:true,
            autoplay: 5000,
            //      mousewheelControl: true,
            //      mousewheelSensitivity: 1
            onInit: function(swiper){ //Swiper2.x的初始化是onFirstInit
                swiperAnimateCache(swiper); //隐藏动画元素
                swiperAnimate(swiper); //初始化完成开始动画
            },
            onSlideChangeEnd: function(swiper){
                swiperAnimate(swiper); //每个slide切换结束时也运行当前slide动画
            }
        });
    </script>

    <!--banner移动端-->
    <div class="swiper-container swiper-yd hidden-md hidden-lg">
        <div class="swiper-wrapper">
            <div class="swiper-slide"><img style="width: 100%;" src="/upload/1/cms/content/1753431799771.jpg"/></div>
            <div class="swiper-slide"><img style="width: 100%;" src="/upload/1/cms/content/1753431822481.jpg"/></div>
            <div class="swiper-slide"><img style="width: 100%;" src="/upload/1/cms/content/1753431838248.jpg"/></div>
        </div>
    </div>
    <script>
        var swiperyd = new Swiper('.swiper-yd',{
            autoplay: 5000,
            loop:true,
        });
    </script>
    <!--banner移动端 end-->

</div>

<div class="products text-center" style="padding-bottom: 0;">
    <div class="container">
        <div class="column_header text-center wow fadeInDown" style="margin-bottom: 0px;">
            <h2>智能巡检解决方案</h2>
            <p>25年的沉淀，真正满足行业巡检的真实需求</p>
        </div>
        <div class="row wow fadeInDown">
            <div class="hyrj clearfix">
                <div class="hyrj_1 ry" style="margin-top: 40px;">
                    <a target="_blank" href=""><img style="width: initial;" class="hyrj1" src="/upload/1/cms/content/1754377284334.png" alt="行业巡检软件"/></a>
                    <p style="font-weight: bold;font-size: 18px;color: #222;margin-top: 20px;">石化巡检</p>
                </div>
                <div class="hyrj_1 ry" style="margin-top: 40px;">
                    <a target="_blank" href=""><img style="width: initial;" class="hyrj1" src="/upload/1/cms/content/1754377262339.png" alt="行业巡检软件"/></a>
                    <p style="font-weight: bold;font-size: 18px;color: #222;margin-top: 20px;">铁路巡检</p>
                </div>
                <div class="hyrj_1 ry" style="margin-top: 40px;">
                    <a target="_blank" href=""><img style="width: initial;" class="hyrj1" src="/upload/1/cms/content/1754377240327.png" alt="行业巡检软件"/></a>
                    <p style="font-weight: bold;font-size: 18px;color: #222;margin-top: 20px;">电力巡检</p>
                </div>
                <div class="hyrj_1 ry" style="margin-top: 40px;">
                    <a target="_blank" href=""><img style="width: initial;" class="hyrj1" src="/upload/1/cms/content/1754377204311.png" alt="行业巡检软件"/></a>
                    <p style="font-weight: bold;font-size: 18px;color: #222;margin-top: 20px;">石油天然气巡检</p>
                </div>
                <div class="hyrj_1 ry" style="margin-top: 40px;">
                    <a target="_blank" href=""><img style="width: initial;" class="hyrj1" src="/upload/1/cms/content/1754377169592.png" alt="行业巡检软件"/></a>
                    <p style="font-weight: bold;font-size: 18px;color: #222;margin-top: 20px;">林业巡查</p>
                </div>
                <div class="hyrj_1 ry" style="margin-top: 40px;">
                    <a target="_blank" href=""><img style="width: initial;" class="hyrj1" src="/upload/1/cms/content/1754377135683.png" alt="行业巡检软件"/></a>
                    <p style="font-weight: bold;font-size: 18px;color: #222;margin-top: 20px;">水务巡检</p>
                </div>
                <div class="hyrj_1 ry" style="margin-top: 40px;">
                    <a target="_blank" href=""><img style="width: initial;" class="hyrj1" src="/upload/1/cms/content/1754377047981.png" alt="行业巡检软件"/></a>
                    <p style="font-weight: bold;font-size: 18px;color: #222;margin-top: 20px;">通信线路巡检</p>
                </div>
            </div>
        </div>
    </div>
</div>


<div class="products text-center" style="padding-bottom: 0;">
    <div class="container">
        <div class="column_header text-center wow fadeInDown">
            <h2>巡检系统产品</h2>
            <p>用25年创新，填补巡检行业8项空白</p>
        </div>
        <div class="row wow fadeInDown">
            <div class="col-md-3 col-xs-6">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;">
                        <a class="" target="_blank" href="/html/hunanweb//jwm/ph8/1957320414750142466.html"><img class="sjfd" style="margin: auto;" src="/upload/1/cms/content/1755226046485.png" alt="巡检产品"/></a>
                        <p style="margin-bottom: 10px;margin-top: 30px;" class="star_title"><a style="color: inherit;" target="_blank" href="/html/hunanweb//jwm/ph8/1957320414750142466.html">J·博士巡检器-防爆版</a></p>
                        <p class="star_ext"></p>
                    </div>
                </div>
            </div>
            <div class="col-md-3 col-xs-6">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;">
                        <a class="" target="_blank" href="/html/hunanweb/jwm/pl8/1952223272863903745.html"><img class="sjfd" style="margin: auto;" src="/upload/1/cms/content/1755226025541.png" alt="巡检产品"/></a>
                        <p style="margin-bottom: 10px;margin-top: 30px;" class="star_title"><a style="color: inherit;" target="_blank" href="/html/hunanweb/jwm/pl8/1952223272863903745.html">迷你·博士巡检器-标准版</a></p>
                        <p class="star_ext"></p>
                    </div>
                </div>
            </div>
            <div class="col-md-3 col-xs-6">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;">
                        <a class="" target="_blank" href="/html/hunanweb/jwm/zg/1951201241624064001.html"><img class="sjfd" style="margin: auto;" src="/upload/1/cms/content/1755225993546.png" alt="巡检产品"/></a>
                        <p style="margin-bottom: 10px;margin-top: 30px;" class="star_title"><a style="color: inherit;" target="_blank" href="/html/hunanweb/jwm/zg/1951201241624064001.html">天码北斗巡检器</a></p>
                        <p class="star_ext"></p>
                    </div>
                </div>
            </div>
            <div class="col-md-3 col-xs-6">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;">
                        <a class="" target="_blank" href="/html/hunanweb/jwm/p6/1952190066114539522.html"><img class="sjfd" style="margin: auto;" src="/upload/1/cms/content/1755225968300.png" alt="巡检产品"/></a>
                        <p style="margin-bottom: 10px;margin-top: 30px;" class="star_title"><a style="color: inherit;" target="_blank" href="/html/hunanweb/jwm/p6/1952190066114539522.html">北极星6GPS巡检器</a></p>
                        <p class="star_ext"></p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>


<div class="products text-center hidden-xs">
    <div class="container">
        <div class="column_header text-center wow fadeInDown">
            <h2>产品证书</h2>
            <p>25年的累积，打造巡检行业精品</p>
        </div>
        <div class="row wow fadeInDown">
            <div class="col-md-3">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;padding: 35px 0 20px;">
                        <img style="margin: auto;" src="/upload/wz2014/image/1699/XCXGFWVKIS/20170814/1502694481114704.png" alt="巡检产品证书"/>
                        <p style="margin-bottom: 10px;margin-top: 15px;" class="star_title">GPS专利证书</p>
                    </div>
                </div>
            </div>
            <div class="col-md-3">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;padding: 35px 0 20px;">
                        <img style="margin: auto;" src="/upload/wz2014/image/1699/XCXGFWVKIS/20170814/1502694503123400.png" alt="巡检产品证书"/>
                        <p style="margin-bottom: 10px;margin-top: 15px;" class="star_title">防爆合格证</p>
                    </div>
                </div>
            </div>
            <div class="col-md-3">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;padding: 35px 0 20px;">
                        <img style="margin: auto;" src="/upload/wz2014/image/1699/XCXGFWVKIS/20170814/1502694547575251.png" alt="巡检产品证书"/>
                        <p style="margin-bottom: 10px;margin-top: 15px;" class="star_title">检测报告</p>
                    </div>
                </div>
            </div>
            <div class="col-md-3">
                <div style="border: 1px solid #00b8ee;">
                    <div class="star_products" style="background: #fff;border-top: 0;padding: 35px 0 20px;">
                        <img style="margin: auto;" src="/upload/wz2014/image/1699/XCXGFWVKIS/20170814/1502694524465023.png" alt="巡检产品证书"/>
                        <p style="margin-bottom: 10px;margin-top: 15px;" class="star_title">中石油准入证</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</div>

<div class="case">
    <div class="container">
        <div class="column_header text-center wow fadeInDown">
            <h2>经典案例</h2>
            <p>世界500强企业的严谨选择</p>
        </div>
        <div class="row" style="position: relative;">
            <div class="col-md-8 wow bounceInLeft hidden-xs">
                <div class="row">
                    <ul class="case_picture_list clearfix">
                        <li class="col-sm-6">
                            <a target="_blank" href="" style="overflow: hidden; background-image: url('/upload/1/cms/content/1754377624888.png')">
                                <img src="/upload/1/cms/content/1754377624888.png" alt="巡检案例" style="display: none;" class="img-responsive tt center-block">
                                <div style="background: rgba(0,0,0,0.5);">
                                    <div>
                                        <span class="glyphicon glyphicon-zoom-in"></span>查看详情
                                    </div>
                                </div>
                            </a>
                        </li>
                        <li class="col-sm-6">
                            <a target="_blank" href="" style="overflow: hidden; background-image: url('/upload/1/cms/content/1754377597199.jpg')">
                                <img src="/upload/1/cms/content/1754377597199.jpg" alt="巡检案例" style="display: none;" class="img-responsive tt center-block">
                                <div style="background: rgba(0,0,0,0.5);">
                                    <div>
                                        <span class="glyphicon glyphicon-zoom-in"></span>查看详情
                                    </div>
                                </div>
                            </a>
                        </li>
                        <li class="col-sm-6">
                            <a target="_blank" href="" style="overflow: hidden; background-image: url('/upload/1/cms/content/1754377570115.jpg')">
                                <img src="/upload/1/cms/content/1754377570115.jpg" alt="巡检案例" style="display: none;" class="img-responsive tt center-block">
                                <div style="background: rgba(0,0,0,0.5);">
                                    <div>
                                        <span class="glyphicon glyphicon-zoom-in"></span>查看详情
                                    </div>
                                </div>
                            </a>
                        </li>
                        <li class="col-sm-6">
                            <a target="_blank" href="" style="overflow: hidden; background-image: url('/upload/1/cms/content/1754377537759.jpg')">
                                <img src="/upload/1/cms/content/1754377537759.jpg" alt="巡检案例" style="display: none;" class="img-responsive tt center-block">
                                <div style="background: rgba(0,0,0,0.5);">
                                    <div>
                                        <span class="glyphicon glyphicon-zoom-in"></span>查看详情
                                    </div>
                                </div>
                            </a>
                        </li>
                        <li class="col-sm-6">
                            <a target="_blank" href="" style="overflow: hidden; background-image: url('/upload/1/cms/content/1754377504241.jpg')">
                                <img src="/upload/1/cms/content/1754377504241.jpg" alt="巡检案例" style="display: none;" class="img-responsive tt center-block">
                                <div style="background: rgba(0,0,0,0.5);">
                                    <div>
                                        <span class="glyphicon glyphicon-zoom-in"></span>查看详情
                                    </div>
                                </div>
                            </a>
                        </li>
                        <li class="col-sm-6">
                            <a target="_blank" href="" style="overflow: hidden; background-image: url('/upload/1/cms/content/1754377469385.jpg')">
                                <img src="/upload/1/cms/content/1754377469385.jpg" alt="巡检案例" style="display: none;" class="img-responsive tt center-block">
                                <div style="background: rgba(0,0,0,0.5);">
                                    <div>
                                        <span class="glyphicon glyphicon-zoom-in"></span>查看详情
                                    </div>
                                </div>
                            </a>
                        </li>
                    </ul>
                </div>
                <script>

                </script>
            </div>
            <style>
                .swiper2 .swiper-slide{
                    height: 14.2% !important;
                    line-height: 34px !important;
                }
            </style>
            <div class="col-md-4 hidden-sm hidden-xs wow bounceInRight" style="position: absolute; top: 0; right: 0; height: 100%;">
                <div class="case_text_list">

                    <ul class="clearfix" style="height: 100%;">
                        <li  style="height: 14.2% !important;line-height: 34px !important;">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/8578244841.html">        金万码智能巡检系统赋能古镇保护与...
<span class="case_text_list_date pull-right">2024.11.23</span></a>
                        </li>
                        <li  style="height: 14.2% !important;line-height: 34px !important;">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/4135993956.html">        婺源篁岭景区智能安防巡检革新
<span class="case_text_list_date pull-right">2024.11.16</span></a>
                        </li>
                        <li  style="height: 14.2% !important;line-height: 34px !important;">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/1851151021.html">        大帅府安防升级：金万码智能巡检器...
<span class="case_text_list_date pull-right">2024.11.09</span></a>
                        </li>
                        <li  style="height: 14.2% !important;line-height: 34px !important;">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/7585141992.html">        文物安全，辽宁省博物馆“一码当先...
<span class="case_text_list_date pull-right">2024.11.02</span></a>
                        </li>
                        <li  style="height: 14.2% !important;line-height: 34px !important;">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/4673682005.html">        金万码智能巡检系统在中国文字博物...
<span class="case_text_list_date pull-right">2024.10.26</span></a>
                        </li>
                        <li  style="height: 14.2% !important;line-height: 34px !important;">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/tielujiaotongxunjianxitong/3032973602.html">        智慧安防：上海交委金万码巡检系统...
<span class="case_text_list_date pull-right">2024.09.01</span></a>
                        </li>
                        <li  style="height: 14.2% !important;line-height: 34px !important;">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/dianlixunjianxitong/4507056219.html">        国能生物发电公司智能巡检系统
<span class="case_text_list_date pull-right">2024.09.01</span></a>
                        </li>
                    </ul>

                </div>
                <div class="case_more">
                    <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/index.html">点击查看更多案例&gt;&gt;</a>
                </div>
            </div>
            <div class="col-md-4 hidden-sm hidden-lg hidden-md wow bounceInRight" style="padding: 0">
                <div class="col-md-12 crow12 wow fadeIn x_case" data-wow-duration="1.5s" style="padding: 0">
                    <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/8578244841.html">
                        <div class="wh-img">
                            <img style="" src="/upload/wz2014/image/1699/XCXGFWVKIS/20241123/1732343061593774.jpg" alt="金万码智能巡检系统赋能古镇保护与智慧管理" class="img-responsive">
                        </div>
                    </a>
                    <div class="crow12Div">
                        <p style="cursor: pointer; font-size: 12px" onClick="window.open('http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/8578244841.html')" class="title_c">金万码智能巡检系统赋能古镇保护与智慧管理</p>
                        <p class="time_c" style="font-size: 12px">
                            <i class="glyphicon glyphicon-time"></i>
                            <span>2024-11-23</span>
                            <span class="address">【】</span>
                        </p>
                        <p class="details_c mui-ellipsis-gy" style="font-size: 12px;">
        金万码智能巡检系统是一款集...
                        </p>
                        <p class="a_href">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/8578244841.html">了解详情&nbsp;&nbsp;>></a>
                        </p>
                    </div>

                </div>
                <div class="col-md-12 crow12 wow fadeIn x_case" data-wow-duration="1.5s" style="padding: 0">
                    <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/4135993956.html">
                        <div class="wh-img">
                            <img style="" src="/upload/wz2014/image/1699/XCXGFWVKIS/20241116/1731735652838736.jpg" alt="婺源篁岭景区智能安防巡检革新" class="img-responsive">
                        </div>
                    </a>
                    <div class="crow12Div">
                        <p style="cursor: pointer; font-size: 12px" onClick="window.open('http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/4135993956.html')" class="title_c">婺源篁岭景区智能安防巡检革新</p>
                        <p class="time_c" style="font-size: 12px">
                            <i class="glyphicon glyphicon-time"></i>
                            <span>2024-11-16</span>
                            <span class="address">【】</span>
                        </p>
                        <p class="details_c mui-ellipsis-gy" style="font-size: 12px;">
        智能巡检系统收集的大量巡检...
                        </p>
                        <p class="a_href">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/4135993956.html">了解详情&nbsp;&nbsp;>></a>
                        </p>
                    </div>

                </div>
                <div class="col-md-12 crow12 wow fadeIn x_case" data-wow-duration="1.5s" style="padding: 0">
                    <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/1851151021.html">
                        <div class="wh-img">
                            <img style="" src="/upload/wz2014/image/1699/XCXGFWVKIS/20241112/1731401357372026.jpg" alt="大帅府安防升级：金万码智能巡检器助力构建全方位安全体系" class="img-responsive">
                        </div>
                    </a>
                    <div class="crow12Div">
                        <p style="cursor: pointer; font-size: 12px" onClick="window.open('http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/1851151021.html')" class="title_c">大帅府安防升级：金万码智能巡检器助力构建全方位安全体系</p>
                        <p class="time_c" style="font-size: 12px">
                            <i class="glyphicon glyphicon-time"></i>
                            <span>2024-11-09</span>
                            <span class="address">【】</span>
                        </p>
                        <p class="details_c mui-ellipsis-gy" style="font-size: 12px;">
        大帅府引入了金万码智能巡检...
                        </p>
                        <p class="a_href">
                            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/beidouGPSxunjianyingyonganli/jingquxunjianxitong/1851151021.html">了解详情&nbsp;&nbsp;>></a>
                        </p>
                    </div>

                </div>

            </div>
        </div>
    </div>
</div>

<div class="products text-center hidden-xs" style="padding-bottom: 0;">
    <div class="container">
        <div class="column_header text-center wow fadeInDown">
            <h2>行业资讯</h2>
            <p>行业最新、最热的资讯内容</p>
        </div>
        <div class="row wow fadeInDown">
            <div class="col-md-6 col-sm-12 col-xs-12" style="padding: 0 17px;margin-top: 25px;">
                <div class="index_news clearfix">
                    <a class="sjyc" target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1160645148.html"><img class="index_news_img" src="/upload/wz2014/image/1699/XCXGFWVKIS/20221124/1669286287551965.jpg" alt="行业巡检资讯"/></a>
                    <div class="index_news_nr">
                        <p class="index_news_title"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1160645148.html">        智能巡检系统在企业安全管理...
</a></p>
                        <p class="index_news_des"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1160645148.html">        GPS智能巡检系统主要是以人员定位为基础，依托现代技术预设巡检...
</a></p>
                        <p class="index_news_time" style="margin-bottom: 0;">2022-11-24</p>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-sm-12 col-xs-12" style="padding: 0 17px;margin-top: 25px;">
                <div class="index_news clearfix">
                    <a class="sjyc" target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1164502778.html"><img class="index_news_img" src="/upload/wz2014/image/1699/XCXGFWVKIS/20200417/1587121562352732.jpg" alt="行业巡检资讯"/></a>
                    <div class="index_news_nr">
                        <p class="index_news_title"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1164502778.html">        【金万码】20周年庆 | ...
</a></p>
                        <p class="index_news_des"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1164502778.html">        在公司成立20周年之际，为了感谢广大合作伙伴的多年来对我们的支...
</a></p>
                        <p class="index_news_time" style="margin-bottom: 0;">2020-04-17</p>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-sm-12 col-xs-12" style="padding: 0 17px;margin-top: 25px;">
                <div class="index_news clearfix">
                    <a class="sjyc" target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1217217168.html"><img class="index_news_img" src="/upload/wz2014/image/1699/XCXGFWVKIS/20191225/1577267691880122.jpg" alt="行业巡检资讯"/></a>
                    <div class="index_news_nr">
                        <p class="index_news_title"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1217217168.html">        上海大统路火灾，原因未明，...
</a></p>
                        <p class="index_news_des"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1217217168.html">        无论哪种原因都是由其因果关系所在，我们与其讨论引发火灾的事故原...
</a></p>
                        <p class="index_news_time" style="margin-bottom: 0;">2019-12-25</p>
                    </div>
                </div>
            </div>
            <div class="col-md-6 col-sm-12 col-xs-12" style="padding: 0 17px;margin-top: 25px;">
                <div class="index_news clearfix">
                    <a class="sjyc" target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1244890928.html"><img class="index_news_img" src="/upload/wz2014/image/1699/XCXGFWVKIS/20200422/1587549432756232.jpg" alt="行业巡检资讯"/></a>
                    <div class="index_news_nr">
                        <p class="index_news_title"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1244890928.html">        互联网大数据下的智慧巡检
</a></p>
                        <p class="index_news_des"><a target="_blank" href="http://www.jwmgps.com/html/hunanweb/aboutus/news/1244890928.html">        金万码智能巡检系统，有效的解决了传统巡检管理方式中的关键问题，...
</a></p>
                        <p class="index_news_time" style="margin-bottom: 0;">2020-04-22</p>
                    </div>
                </div>
            </div>
        </div>
        <div style="width: 100%;text-align: center;">
            <a target="_blank" href="http://www.jwmgps.com/html/hunanweb/guanyuwomen/xingyezixun/index.html">
                <div class="index_more" style="">查看更多 >></div>
            </a>
        </div>
    </div>
</div>
<div class="why text-center hidden-xs">
    <div class="container">
        <div class="column_header text-center">
            <h2>为什么选择金万码</h2>
            <p>因为专注所以专业，我们更关注用户体验</p>
        </div>
    </div>
    <div style="position: relative;">
        <div class="container">
            <div id="left_top" class="background wow bounceIn hidden-sm hidden-xs" data-wow-duration="0.5s" data-wow-delay="0.5s"></div>
            <div id="right_top" class="background wow bounceIn hidden-sm hidden-xs" data-wow-duration="0.5s" data-wow-delay="0.5s"></div>
            <div id="left_bottom" class="background wow bounceIn hidden-sm hidden-xs" data-wow-duration="0.5s" data-wow-delay="0.5s"></div>
            <div id="rightt_bottom" class="background wow bounceIn hidden-sm hidden-xs" data-wow-duration="0.5s" data-wow-delay="0.5s"></div>
            <div class="row background-col">
                <div class="col-md-3 wow bounceIn ry even1" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh1">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">25年专注</strong><br /> 引领巡检行业发展
                        </div>
                    </div>
                </div>
                <div class="col-md-3 wow bounceIn ry even2" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh2">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">32种产品</strong><br /> 让安全没有隐患
                        </div>
                    </div>
                </div>
                <div class="col-md-3 wow bounceIn ry even3" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh3">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">128个国家</strong><br /> 21年海外拓展
                        </div>
                    </div>
                </div>
                <div class="col-md-3 wow bounceIn ry even4" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh4">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">30道工序</strong><br /> 严谨就是服务
                        </div>
                    </div>
                </div>
                <div class="col-md-3 wow bounceIn ry even5" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh5">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">3年保修</strong><br /> 永无后顾之忧
                        </div>
                    </div>
                </div>
                <div class="col-md-3 wow bounceIn ry even6" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh6">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">120人专业团队</strong><br /> 让客户做的更好
                        </div>
                    </div>
                </div>
                <div class="col-md-3 wow bounceIn ry even7" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh7">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">118项创新</strong><br /> 巡检智造
                        </div>
                    </div>
                </div>
                <div class="col-md-3 wow bounceIn ry even8" data-wow-duration="0.5s" data-wow-delay="0.5s" style="position: relative; padding: 70px 0;">
                    <div class="rotateY" id="wh8">
                        <i class="iconfont icon-babiaoxitong"></i>
                        <div style="color: #666;">
                            <strong style="font-size: 20px;color: #777;line-height: 40px;">89项专业认证</strong><br /> 专业保障安全
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <script type="text/javascript">
        ls = document.getElementById("wh2").getElementsByClassName("iconfont icon-babiaoxitong")
        ls[0].className="iconfont icon-shoudiantong"
        ls = document.getElementById("wh3").getElementsByClassName("iconfont icon-babiaoxitong")
        ls[0].className="iconfont icon-wangluo"
        ls = document.getElementById("wh4").getElementsByClassName("iconfont icon-babiaoxitong")
        ls[0].className="iconfont icon-beizhu"
        ls = document.getElementById("wh5").getElementsByClassName("iconfont icon-babiaoxitong")
        ls[0].className="iconfont icon-weixiugongju"
        ls = document.getElementById("wh6").getElementsByClassName("iconfont icon-babiaoxitong")
        ls[0].className="iconfont icon-daohangtuanduigongzuo"
        ls = document.getElementById("wh7").getElementsByClassName("iconfont icon-babiaoxitong")
        ls[0].className="iconfont icon-dengpao"
        ls = document.getElementById("wh8").getElementsByClassName("iconfont icon-babiaoxitong")
        ls[0].className="iconfont icon-circularwuxing"
    </script>
    <style>
        #left_top,
        #right_top,
        #left_bottom,
        #rightt_bottom {
            position: absolute;
            height: 50%;
        }

        #left_top {
            left: 0;
            top: 0;
            background: #fff0e5;
        }

        #right_top {
            right: 0;
            top: 0;
            background: #ffe7d6;
        }

        #left_bottom {
            left: 0;
            bottom: 0;
            background: #ffe7d6;
        }

        #rightt_bottom {
            right: 0;
            bottom: 0;
            background: #fff0e5;
        }

        .iconfont {
            color: #777777;
            font-size: 36px;
        }

        .background-col>div:nth-child(1),
        .background-col>div:nth-child(3),
        .background-col>div:nth-child(6),
        .background-col>div:nth-child(8) {
            background: #ffe7d6;
        }

        .background-col>div:nth-child(2),
        .background-col>div:nth-child(4),
        .background-col>div:nth-child(5),
        .background-col>div:nth-child(7) {
            background: #fff0e5;
        }

        .rotateY {
            width: 50%;
            margin: 0 auto;
        }
    </style>
    <script>
        $('.background').each(function() {
            var body = document.body.clientWidth;
            var row = $(this).siblings('.row').width()
            $(this).width((body - row) / 2)
        });
        $('.ry').hover(function(){
            $(this).children('.rotateY').addClass('anli')
        },function(){
            this.firstElementChild.addEventListener("webkitAnimationEnd", function(){
                $(this).removeClass('anli')
            })
        })
    </script>
</div>
<div class="friend_link hidden-sm" style="padding-top: 30px;text-align: left;">
    <div class="container">
        <div class="row">
            <span style="font-size: 18px; color: #333;">友情链接</span><span style="margin-right: 15px;font-size: 16px;color: #979797;padding: 0 25px;border-right: 1px #d2d2d2 solid;">Links</span>
            <a target="_blank" href="http://www.wmkj.com.cn/" class="f_link">巡更系统</a>
            <a target="_blank" href="http://www.jwm-yun.com/" class="f_link">云巡更</a>
            <a target="_blank" href="https://www.appxunjian.com/" class="f_link">手机巡检</a>
            <a target="_blank" href="https://www.vanmalock.com/" class="f_link">无源电子锁</a>
        </div>
    </div>
</div>
<style>
	.anli{
		-webkit-animation: myfirst 1s;
		-webkit-animation-iteration-count:1;
	}
	@-webkit-keyframes myfirst{
		from {transform: rotateY(0deg);}
		to {transform: rotateY(360deg);}
	}
</style>
<script>
	$('.fl_thumb>a .wt').hover(function(){

		$(this).addClass('anli')
		$(this).css('background-position-y: -86px;')
	},function(){
		this.addEventListener("webkitAnimationEnd", function(){
			$(this).removeClass('anli')
			$(this).css('background-position-y: -86px;')
		})
	})
</script>

<script type="text/javascript" src="/template/1/hunanweb/static/js/number.js"></script>
<div class="footer hidden-xs">
    <div class="footer_head"><img src="/template/1/hunanweb/static/images/icon.png">我们的使命:让安全没有隐患!</div>
    <div class="footer_nav_pc">
        <div class="container">
            <div class="row clearfix">
                <div class="footer_nav_pc_a pull-left">
                    <h6 class="footer_nav_pc_title">关于我们</h6>
                    <p>金万码科技始于2001年，专业从事巡检产品的研发与制造，通过努力与坚持，目前已销往128个国家……</p>
                    <a target="_blank" href="/html/hunanweb//aboutus/Company/index.html">了解更多&gt;&gt;</a>
                </div>
                <div class="footer_nav_pc_b pull-left">
                    <h6 class="footer_nav_pc_title">行业巡检方案</h6>
                    <ul>
                        <li>
                            <a target="_blank" href="http://www.jwmgps.com/show.php?id=108508">电力巡检</a>
                        </li>
                        <li>
                            <a target="_blank" href="http://www.jwmgps.com/show.php?id=108436">铁路巡检</a>
                        </li>
                        <li>
                            <a target="_blank" href="http://www.jwmgps.com/show.php?id=108512">石油燃气巡检</a>
                        </li>
                        <li>
                            <a target="_blank" href="http://www.jwmgps.com/show.php?id=108515">水务巡检</a>
                        </li>
                        <li>
                            <a target="_blank" href="http://www.jwmgps.com/show.php?id=108514">林业巡检</a>
                        </li>
                        <li>
                            <a target="_blank" href="http://www.jwmgps.com/list.php?catid=33">更多行业方案</a>
                        </li>
                    </ul>
                </div>
                <div class="footer_nav_pc_c pull-left">
                    <h6 class="footer_nav_pc_title">系统软件</h6>
                    <ul>
                        <li>
                            <a target="_blank" href="/html/hunanweb/beidouGPSxunjianguanlixitong/beidouGPSxunjianguanliruanjian/1127812940.html"> 标准软件</a>
                        </li>
                        <li>
                            <a target="_blank" href="/html/hunanweb/beidouGPSxunjianguanlixitong/beidouGPSxunjianguanliruanjian/index.html">行业软件</a>
                        </li>
                        <li>
                            <a target="_blank" href="/html/hunanweb/beidouGPSxunjianguanlixitong/beidouGPSxunjianguanliruanjian/6781390439.html">软件定制</a>
                        </li>
                    </ul>
                </div>
                <div class="footer_nav_pc_d pull-left">
                    <h6 class="footer_nav_pc_title text-center">联系我们</h6>
                    <ul>
                        <li class="clearfix">
                            <img src="/template/1/hunanweb/static/images/c1.png" class="pull-left">
                            <p>地址：沈阳市浑南新区沈本大街国际软件园D区7栋3F</p>
                        </li>
                        <li class="clearfix">
                            <img src="/template/1/hunanweb/static/images/c2.png" class="pull-left">
                            <p>QQ：1814125622</p>
                        </li>
                        <li class="clearfix">
                            <img src="/template/1/hunanweb/static/images/c3.png" class="pull-left">
                            <p>邮箱：wmkj@wmkj.com.cn</p>
                        </li>
                        <li class="clearfix">
                            <img src="/template/1/hunanweb/static/images/c4.png" class="pull-left">
                            <p>电话：024 - 83782790/91/92/93</p>
                        </li>
                    </ul>
                </div>
            </div>
        </div>
    </div>
</div>
<style>
    .page_bottom{
        font-size: 14px;
        color: #7a7a7a;
        border-top: 1px solid #3b3b3b;
        padding: 17px 0;
        background: #262626;
    }
    @media (max-width: 767px) {
        .page_bottom{
            margin-top: 20px;
        }
    }
    .page_bottom>p{display: inline-block;}
</style>
<div class="page_bottom text-center">
    版权所有：沈阳金万码高科技发展有限公司 　ICP备案编号：<a style="color: inherit;" target="_blank" href="http://beian.miit.gov.cn">辽ICP备11019552号-4 </a> 　
</div>
<link href="/template/1/hunanweb/static/css/zxkf.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="/template/1/hunanweb/static/css/font_2279277_br3gr9v86qp.css">
<script>
	$(function() {
		$(".btn_top").hide();
		$(".btn_top").on("click",function(){
			$('html, body').animate({scrollTop: 0},300);return false;
		})
		$(window).bind('scroll resize',function(){
			if($(window).scrollTop()<=300){
				$(".btn_top").hide();
			}else{
				$(".btn_top").show();
			}
		})
	})
</script>

<div class="izl-rmenu">

	<a href="javascript:void(0)" class="btn_top" style="display: block;"><i class="glyphicon glyphicon-chevron-up"></i></a>

	<a href="http://p.qiao.baidu.com/cps/chat?siteId=11172609&userId=793190" class="consult hidden-xs" id="tel" target="_blank">
		<i class="glyphicon glyphicon-comment"></i>
		<div style="font-size: 14px;">在线咨询</div>
	</a>
	<a href="http://p.qiao.baidu.com/cps/chat?siteId=11172609&userId=793190" class="consult hidden-sm hidden-md hidden-lg" target="_blank">
		<i class="glyphicon glyphicon-comment"></i>
		<div style="font-size: 14px;">在线咨询</div>
		<!--<a target="_blank"  href="http://wpa.qq.com/msgrd?v=3&uin=7115967&site=qq&menu=yes" id="udesk-feedback-tab" class="udesk-feedback-tab-left hidden-xs" style="display: block; background-color: black;"></a>    -->


		<a class="consult hidden-xs" id="tel" target="_blank"><i class="glyphicon glyphicon-earphone"></i><div style="font-size: 14px;">电话咨询</div>
			<div class="phone" style="display:none;">02483782790</div>
		</a>
		<a href="tel:02483782790" class="consult hidden-sm hidden-md hidden-lg" target="_blank"><i class="glyphicon glyphicon-earphone"></i><div style="font-size: 14px;">电话咨询</div>

		</a>

		<style>
			.iconfont1 {
				font-family: "iconfont" !important;
				font-style: normal;
				-webkit-font-smoothing: antialiased;
				-moz-osx-font-smoothing: grayscale;
			}

			.izl-rmenu{
				margin-right: 0;

				position: fixed;
				right: 2px;
				top: 50%;
				z-index:999;
			}
			.izl-rmenu .consult{
				text-align: center;
				padding-top: 7px;
				font-size: 24px;
				background: #ea7233;
				display: block;
				height: 70px;
				width: 70px;
				color: #fff;
				margin-top: 1px;
			}
			.izl-rmenu .consult .phone {
				background-color: #ea7233;
				position: relative;
				width: 160px;
				left: -160px;
				top: -61px;

				color: #000;
				font-size: 18px;
				text-align: center;
				display: none;
				color: #fff;
			}
			.izl-rmenu a.consult:hover .phone{display:block !important;}
			.izl-rmenu .cart1 {
				display: block;
				height:70px;
				width: 70px;
				font-size: 30px;
				color: #fff;
				text-align: center;
				background: #ea7233;
				margin-top:1px ;
			}
			.izl-rmenu a.cart1:hover .pic{display:block;}
			.izl-rmenu .btn_top {
				background: #cbcbcb;
				color: #fff;
				display: block;
				height: 60px;
				width: 70px;
				font-size: 30px;
				line-height: 60px;
				text-align: center;
				-webkit-transition: all 0s ease-in-out;
				-moz-transition: all 0s ease-in-out;
				-o-transition: all 0s ease-in-out;
				transition: all 0s ease-in-out;
			}

			.izl-rmenu .cart1 .pic {
				display:none;
				position: absolute;
				left: -160px;
				bottom: 0px;
				width: 160px;
				height: 160px;
				/*background:url(../images/weixin.png);
                background-size:100% ;*/
			}
			#udesk-feedback-tab {
				margin-top: 1px;
				z-index: 10000;
				cursor: pointer;
				background-image: url(../images/qq.png);
				background-repeat: no-repeat;
				background-position: center top;
				display: block;
				height: 70px;
				width: 70px;
				background-color: #FFF!important;
				z-index:999;
			}


		</style>
		<a class="cart1 hidden-xs" id="code" style="line-height: px;">
			<i class="iconfont1 icon-weixin"></i>
			<div class="pic">
				<img style="width: 100%;height: 100%;" src="" alt="" />
			</div>
			<div  style="font-size: 14px;">售后服务</div>
		</a>
</div>


<!--在线留言 结束-->
<script> var _hmt = _hmt || []; (function() { var hm = document.createElement("script"); hm.src = "https://hm.baidu.com/hm.js?441d276221e630b0b163067e16d5a339"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s); })(); </script>
</body>
</html>
