<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>网站维护中</title>
</head>
<style>
    *{padding: 0;margin: 0;}
    body{background: #fafafa;}
    .container{display: flex;align-items:center;height:100vh;flex-wrap: wrap;}
    .content{flex:1;margin: 0 15px;text-align: center;margin-bottom: 300px;}
    .content img{max-width: 240px;margin-bottom: 20px;}
    .content p{font-size: 1.5rem;color: #bebebe;font-weight: bold;}
    .bottom{content:'';background: url('/static/img/bg.png') no-repeat;width: 100%;height: 200px;background-size: cover;display: block;position: absolute;bottom:120px}
</style>
<body>
    <section class="dj-0146020f3619b118da8fdb3d082e7f container">
        <div class="dj-ff5a7f110865d07e0d38722cc83e5b content">
            <a data-fancybox="gallery" href="/static/img/logo.gif"title="网站正在维护中，请稍后访问" ><img class="aligncenter size-full wp-image" src="/static/img/logo.gif" alt="网站正在维护中，请稍后访问" /></a>
            <p>网站正在维护中，请稍后访问</p>
        </div>
        <div class="dj-21f4184e2bb36531d6d104aebfad61 bottom"></div>
    </section>
<script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?c268d775e37364a0a59abfe3e809d939";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>
</body>
</html>