<!DOCTYPE html>
<html>

<head>
  <meta charset="utf-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  <meta name="renderer" content="webkit">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
  <link rel="icon" href="/favicon.ico">
  <title>史丹利官方网站</title>
  <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
    <style>
        .app-loading {
            display: flex;
            width: 100%;
            height: 100vh;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            background: #f0f2f5;
        }

        .load_title {
            font-weight: bold;
            font-size: 30px;
            text-align: center;
        }

        .load_title_remark {
            font-weight: unset;
            font-size: 15px;
        }
    </style>
<script type="module" crossorigin src="/static/js/index-CsLbb9__.js"></script>
<link rel="stylesheet" crossorigin href="/static/css/index-B1N-_Sof.css">

<body>
<div id="app">
    <div class="app-loading">
        <div class="load_title">欢迎访问史丹利官方网站</div>
        <div class="load_title_remark" >Welcome to the official website of Stanley</div>
    </div>
</div>

<script>
    var _hmt = _hmt || [];
    (function() {
        var hm = document.createElement("script");
        hm.src = "https://hm.baidu.com/hm.js?4e45ee4a0c2bbba05e5360526450a72c";
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(hm, s);
    })();
</script>

<!-- MaxKB智能助理 -->
<script
async
defer
src="https://maxkb.shidanli.cn/chat/api/embed?protocol=https&host=maxkb.shidanli.cn&token=c76d6684ac33c7de">
</script>

<!-- 钉钉智能助理 -->
<!-- <script>
    window.dingtalkAgentConfig = {
        code: '6ec05455-59df-4090-9b83-f9252c8fd6cc',
        h5Domain: 'https://ai-agent.shidanli.cn',
        accountToken: '${请在此输入你accountToken，选择外部账号必填，选择无需登陆可不填}',
    }
</script>
<script type="module" src="https://g.alicdn.com/gdt/deap_floating_ball/0.0.3/index.mjs"></script> -->

</body>

</html>

