






<!DOCTYPE html>
<!--[if IE 8]><html class="ie8" lang="en"><![endif]-->
<!--[if IE 9]><html class="ie9" lang="en"><![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- start: HEAD -->
<head>
<title>网络繁忙</title>
<!-- start: META -->
<meta charset="utf-8" />
<!--[if IE]><meta http-equiv='X-UA-Compatible' content="IE=edge,IE=9,IE=8,chrome=1" /><![endif]-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta content="" name="description" />
<meta content="" name="author" />
<meta name="renderer" content="webkit"/>
<!-- end: META -->
<link rel="shortcut icon" type="image/x-icon" href="/pros/resources/images/favicon.ico"/>
<link rel="stylesheet" href="/pros/resources/css/fonts-useso/fonts.css">
<link rel="stylesheet" href="/pros/resources/plugins/bootstrap-3.3.5-dist/css/bootstrap.min.css">
<link rel="stylesheet" href="/pros/resources/css/styles.css">
<link rel="stylesheet" href="/pros/resources/css/plugins.css">
<link rel="stylesheet" href="/pros/resources/css/themes/theme-default.css" type="text/css" id="skin_color">
<!--[if lt IE 9]>

<script src="/pros/resources/plugins/respond.min.js"></script>
<script src="/pros/resources/plugins/excanvas.min.js"></script>
<link rel="stylesheet" href="/pros/resources/css/ie8-patch.css">
<![endif]-->
<!--[if lt IE 10]>
<link rel="stylesheet" href="/pros/resources/css/ie9-patch.css">
<![endif]-->
<!--[if gte IE 9]><!-->
<script src="/pros/resources/plugins/jQuery/jquery-2.1.1.min.js"></script>
<!--<![endif]-->
<style>
    .c-other {
        padding-left: 140px;
        font-family: "Microsoft YaHei";
        background: url(/pros/resources/images/c_other01.png) no-repeat left center;
        width: 370px;
        margin: 200px auto 0 auto;
    }

    .c-other .c-other-top1 {
        color: #afb5bf;
        font-size: 70px;
        line-height: 1.4em;
    }

    .c-other .c-other-top2 {
        color: #afb5bf;
        font-size: 18px;
        line-height: 1.4em;
    }

    .c-other .c-other-top3 {
        background-color: #afb5bf;
        color: white;
        font-size: 15px;
    }

    .c-other2 {
        text-align: center;
        padding-left: 140px;
        font-family: "Microsoft YaHei";
        background: url(/pros/resources/images/c_other01.png) no-repeat left center;
        width: 370px;
        margin: 20px auto 0 auto;
    }

    .c-other2 .c-other-top1 {
        color: #afb5bf;
        font-size: 70px;
        line-height: 1.4em;
    }

    .c-other2 .c-other-top2 {
        color: #afb5bf;
        font-size: 18px;
        line-height: 1.4em;
    }

    .c-other2 .c-other-top3 {
        background-color: #afb5bf;
        color: white;
        font-size: 15px;
    }
</style>
</head>
<!-- end: HEAD -->
<!-- start: BODY -->
<body class="single-page">
<div class="container">
    
    <div class="c-other">
        <div class="c-other-top1">:(</div>
        <div class="c-other-top2" id="error-info-404">网络繁忙，请稍后重试~</div>
        <br/>
    </div>
    
</div>
<script>
    $(document).ready(function () {
        $('body', window.parent.document).addClass('loaded');
    });
</script>
</body>
</html>
