
<!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:600px; */
            height:550px;
            /* border: 3px solid #8EB0FF;
            border-radius: 8px 8px 0px 0px; */
            position: absolute;
            transform: translate(-50%,-50%);
            left:50%;
            top:50%; 
        }
        .wen{
            width:300px;
            height: 35px;
            font-size: 26px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            line-height: 35px;
            text-align: center;
            color: #333333;
            margin-top:39px;
            margin-left:125px;  
        }
        .wentop{
            width:300px;
            height: 35px;
            font-size: 26px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            line-height: 35px;
            text-align: center;
            color: #333333;
            margin-top: 20px;
            margin-left:125px;  
        }
    </style>
</head>
<body>
    <div class="pae"  >
        <div class="onee"> 
            <div  class="wentop" >内蒙古绿色建筑协会</div>
            <img  class="ones" style=" margin-top:40px;" src="https://res.hangxintong.cn/20201030/f5c54737-2255-47a5-9ca8-225ee698c36e.png" alt="">
            <div  class="wen">网站正在维护中</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>