
        <!DOCTYPE html>
        <html>
        <head>
            <meta charset="utf-8">
            <meta name="viewport" content="width=device-width,initial-scale=1.0">
            <title>登录</title>
            <style>
                html,body{width:100%;height:100%;margin:0;padding:0;border:0;overflow:hidden;}
                iframe{width:100%;height:100%;border:none;display:block;}
            </style>
        </head>
        <body>
            <iframe
                src="https://www.sciconf.cn/site/login-committee/389?return_url=https://blockchain.1mice.net"
                sandbox="allow-same-origin allow-forms allow-scripts"
                allowfullscreen
                frameborder="0"
            ></iframe>
        </body>
        </html>
        