<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <title>本月网站流量超出套餐上限，请联系网站服务商升级套餐</title>
    <meta name="viewport" content="width=device-width,initial-scale=1, minimum-scale=1.0, maximum-scale=1, user-scalable=no, minimal-ui">
    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">


    <style>
        *{
            margin: 0;
            padding: 0;
        }
        html,body{
            min-height: 100%!important;
            height: 100%;
        }

        /* 网站过期 */
        .expire_bg{
            width: 100%;
            height: calc(100% - 30px);
            min-height: calc(100% - 30px);
            background-image: url("http://www.peycvy.cn/images/498484.jpg");
            background-repeat:no-repeat;
            background-position:center center;
        }
        /* 举报 */
        .report {
            height: auto;
            font-size: 12px;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #a7a0a0;
            padding: 5px;
        }
        @font-face{
            font-family: 'iconfont-copyright';
            src: url("https://static.ltdcdn.com/assets/share/css/copyRightIcons/iconfont.woff2?t=1711420976582&amp;_v=202507111745") format('woff2'),
            url("https://static.ltdcdn.com/assets/share/css/copyRightIcons/iconfont.woff?t=1711420976582&amp;_v=202507111745") format('woff'),
            url("https://static.ltdcdn.com/assets/share/css/copyRightIcons/iconfont.ttf?t=1711420976582&amp;_v=202507111745") format('truetype');
        }
        .report .iconfont-copyright {
            font-family: "iconfont-copyright" !important;
            font-size: 16px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 1px;
        }
        .report .font-size-24{
            font-size: 24px;
        }

        .report .icon-ltd-copyright-logo-iconfont-line-new:before {
            content: "\e607";
        }

        .report .icon-ltd-copyright-feedback-iconfont-line-new:before {
            content: "\e608";
        }

        .report .icon-ltd-copyright-chart-iconfont-line-new:before {
            content: "\e609";
        }
        .report .icon-a-ltd-copyright-logo-iconfont-line1:before {
            content: "\e605";
        }
        .report .icon-ltd-copyright-logo-line:before {
            content: "\e604";
        }
        .report .icon-ltd-copyright-iconfont-logo:before {
            content: "\e600";
        }
        .report .icon-ltd-copyright-logo-transparent:before {
            content: "\e603";
        }
        .report .icon-ltd-copyright-iconfont-feedback:before {
            content: "\e601";
        }

        .report .icon-ltd-copyright-iconfont-chart:before {
            content: "\e602";
        }
        .report > * {
            line-height: 100%;
        }
        .report a{
            margin: 0 4px;
            color: #a7a0a0;
            text-decoration: none;
        }
        .report a span{
            font-size: 12px;
            line-height: 1.3;
            /* transform: scale(0.9); */
        }
        .report .flex-box{
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 3px;
        }
    </style>
</head>
<body style="text-align: center;">
<!-- 网站已到期 -->
<div class="expire_bg"></div>
<div class="report-mobile report-pc report">
    <a href="https://ltd.com/?s=jishuzhichi" class='flex-box' target="_blank">
        <i class="iconfont-copyright icon-ltd-copyright-logo-iconfont-line-new font-size-24"></i>
        <span>云计算支持</span>
    </a>
    <a href="http://www.peycvy.cn/report" id="report-click" class='flex-box'>
        <i class="iconfont-copyright icon-ltd-copyright-feedback-iconfont-line-new"></i>
        <span>反馈</span>
    </a>
    <a href="http://www.peycvy.cn/admin/login" class='flex-box' target="_blank">
        <i class="iconfont-copyright icon-ltd-copyright-chart-iconfont-line-new"></i>
        <span>枢纽云管理</span>
    </a>
</div>
</body>
</html>
