<!DOCTYPE html>
<html>
<head> 
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <title>景兴纸业 | 浙江景兴纸业股份有限公司 | 官方网站</title>
    <meta name="keywords" content="景兴,纸业,浙江,平湖,景兴纸业">
    <meta name="description" content="浙江景兴纸业股份有限公司是以专业生产包装纸板和生活用纸为主的造纸企业，公司的主导产品为牛皮箱板纸、白面牛卡纸、高强度瓦楞原纸、纱管纸、生活用纸、纸箱等系列产品。专业化的发展，规模化的进程，使公司成为中国包装纸板开发生产基地和浙江省先进制造业基地之一。">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">

    <link rel="shortcut icon" href="/favicon.ico">
    <style>
        html,body{height:100%;}
        body{display:flex;justify-content:center;align-items:center;overflow:hidden;flex-direction: column;position: relative;}
        .logo{margin-bottom: 50px;position: absolute;left: 50px;top:30px;}
        .back{
            margin-top: 50px;
            text-decoration: none;
            background: #000;
            color:#ffffff;
            cursor: pointer;
            width: 112px;
            height: 40px;
            line-height: 41px;
            line-height: 40px\9;
            border-radius:5px;
            font-size: 17px;
            box-shadow: none;
            font-weight: 400;
            border: 0;
            outline: 0;
            letter-spacing: normal;
            text-align: center;
        }
    </style>
    </head>
    <body>
        <img src="/public/uploads/image/20191125/1574662580825521.png" class="logo">
        <img src="/public/static/img/404.png">
        <a href="/" class="back">返回首页</a>
    </body>
</html>