<!DOCTYPE html>
<!--[if IE 8]>          <html class="ie ie8"> <![endif]-->
<!--[if IE 9]>          <html class="ie ie9"> <![endif]-->
<!--[if gt IE 9]><!-->  <html> <!--<![endif]-->
    <head>
        <meta charset="utf-8" />
        <title>页面未找到</title>
        <meta name="keywords" content="404" />
        <meta name="description" content="页面未找到" />
        <meta name="Author" content="宏点网络-Hongdianwangluo.com" />
        <meta name="viewport" content="width=1200, maximum-scale=1, initial-scale=0.3, user-scalable=yes" />
        <!--[if IE]><meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'><![endif]-->
        <link href="../../hdui/app/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
        <link href="../../hdui/app/css/hdcore.min.css" rel="stylesheet" type="text/css" />
        <link href="../../hdimg/bas/css/hdcss.css" rel="stylesheet" type="text/css" />
        <link href="../../hdimg/bas/css/mycss.css" rel="stylesheet" type="text/css" />
    </head>
    <body class="smoothscroll enable-animation">
                <section class="padding-xlg">
            <div class="container"
                <div class="row">
                    <div class="col-md-6 col-sm-6 hidden-xs">
                        <div class="error-404">
                            404
                        </div>
                    </div>
                    <div class="col-md-6 col-sm-6">
                        <h2 class="text-primary"><strong>页面未找到</strong></h2>
                        <p class="nomargin-top size-16 font-lato text-muted">页面可能已被删除或尚未通过审核，请稍后再试或搜索其他内容！</p>
                        <div class="inline-search clearfix margin-bottom-60">
                            <form action="/s/" method="get" class="widget_search">
                                <input type="search" placeholder="搜索..." id="k" name="k" class="serch-input">
                                <button type="submit">
                                    <i class="fa fa-search"></i>
                                </button>
                                <div class="clear"></div>
                            </form>
                        </div>

                        <div class="divider nomargin-bottom"></div>

                        <a class="size-16 font-lato" href="/"><i class="glyphicon glyphicon-menu-left margin-right-10 size-12"></i> 返回首页</a>
                    </div>
                </div>
            </div>
        </section>
            </body>
</html>