
<!DOCTYPE html>
<html lang="zh-CN">

<head>
    <!--common module 20200717-->
    <meta charset="UTF-8">
    <title>网站建站中</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="keywords" content="行信通">
   
    <link rel="stylesheet" href="http://at.alicdn.com/t/font_1731250_0bem4odr24o.css">
    <link rel="stylesheet" href="http://build.site.hangxintong.cn/sitebuild/lib/swiper.min.css">
    <link rel="stylesheet" href="http://build.site.hangxintong.cn/sitebuild/lib/main.css?v=1">
    <link rel="stylesheet" href="http://build.site.hangxintong.cn/sitebuild/lib/base.css">

    <!-- 新增 -->
    <link rel="stylesheet" type="text/css" href="http://build.site.hangxintong.cn/mobans/m001/css/mChangeColor.css">
    <link rel="stylesheet" type="text/css" href="http://build.site.hangxintong.cn/mobans/m001/css/contentStyle.css">
    <link rel="stylesheet" href="http://build.site.hangxintong.cn/mobans/model/module_css/module.css">
    <link rel="stylesheet" href="/mobans/model/moduel_comment/m001/reset.css">
    <style>
        .pae {
            width:100%;
            height:100vh; 
            min-width:600px;  
            min-height: 600px;
            background: #F9F9F9;
            opacity: 1;
            border: #F9F9F9;
            position: relative;
        }
        .onee{
            width:421px;
            height:308px;
            /* background: #FFFFFF;
            border: 3px solid #8EB0FF;
            opacity: 1;
            border-radius: 8px 8px 0px 0px;
            position: absolute;
            transform: translate(-50%,-50%);
            left:50%;
            top:50%; */
        }
        .onee img{
            position: absolute;
            transform: translate(-50%,-50%);
            left:49%;
            top:40%;
            
        }
        .wen{
            width: 156px;
            height: 35px;
            font-size: 26px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            line-height: 24px;
            color: #333333;
            opacity: 1;
             position: absolute; 
             transform: translate(-50%,-50%);
            left:49%;
            top:70%; 
        }
        .wenn{
            width: 154px;
            height: 31px;
            font-size: 23px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            line-height: 24px;
            color: #999999;
            opacity: 1;
            position: absolute;
            transform: translate(-50%,-50%);
            left:49%;
            top:75%;  
        }
    </style>
</head>
<body>
    <div class="pae">
        <div class="onee">
            <img src="https://res.hangxintong.cn/20201030/f5c54737-2255-47a5-9ca8-225ee698c36e.png" alt="">
            <div  class="wen">正在创建网站</div>
            <div  class="wenn">预计需要0.8秒</div>
        </div>
        
    </div>
            
            <script src="https://cdn.bootcss.com/jquery/3.4.1/jquery.min.js"></script>
            <script src="https://cdn.bootcss.com/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>
            <script src="https://cdn.bootcss.com/jquery.loadtemplate/1.5.10/jquery.loadTemplate.min.js"></script>
            <script src="https://cdn.bootcss.com/Swiper/4.5.1/js/swiper.min.js"></script>
            <script src="https://cdn.bootcss.com/twitter-bootstrap/4.4.1/js/bootstrap.min.js"></script>
            <script src="https://cdn.bootcss.com/layer/2.3/layer.js"></script>
            <script src="/mobans/common/js/previewindex_common.js "></script>
</body>
</html>