﻿
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />

    <title>四川置蜀物业管理有限公司-404页面</title>
    <meta name="keywords" content="四川置蜀物业管理有限公司404页面" />
    <meta name="description" content="四川置蜀物业管理有限公司404页面" />


    <link href="/404/css/404.css" rel="stylesheet" type="text/css" />

</head>
<body style="background-color:#f1f4f8; text-align: center; padding-top: 60px;">

<div class="st"><img src="/404/images/404_03.png"></div>
<div class="fh"><a href="http://www.blackberryappgenerator.com/"><img src="/404/images/404_06.png"></a></div>
<div class="fh">
    您好，你访问的内容已经转移，请访问 <a href="http://www.blackberryappgenerator.com/" style="color: #00b2ad;"> 四川置蜀物业管理有限公司官网</a><br>
    <b id="num">5</b>秒后跳转到四川置蜀物业管理有限公司首页</div>

<!--脚本开始-->
<script>
    function countDown(secs){
        if(--secs>0) {
            document.getElementById("num").innerText=secs;
            setTimeout(function(){countDown(secs)},1000);
        }
        else{
            window.location.href='http://www.blackberryappgenerator.com/';
        }
    }
    countDown(5);
</script>
<!--脚本结束-->

</body>
</html>
