<!doctype html>
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="x-ua-compatible" content="ie=edge">
    <title>404</title>
    <meta name="author" content="青岛博采汇众网络科技有限公司-高端网站建设-http://www.qdbocweb.com" />
    <link href="http://www.baiyyy.com/favicon.ico" rel="shortcut icon">
    <script src="http://www.baiyyy.com/web/bocweb/js/jquery-1.7.min.js" type="text/javascript" charset="utf-8"></script></head>

<body>
<div class="nf-main">
    <img src="http://www.baiyyy.com/web/bocweb/img/404.png " alt="" width="438" height="351" usemap="#Map">
    <map name="Map">
        <area shape="rect" coords="165,245,277,289" href="http://www.baiyyy.com/" >
    </map>
</div>
</body>
</html>

<style>
    .nf-main{
        width: 438px;
        height: 351px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -175px 0 0 -219px;
    }
</style>
<script>
    $(function(){
        setTimeout(function(){
            window.location.href = 'http://www.baiyyy.com/';
        }, 5000)
    })
</script>