CINXE.COM
正在验证
<!DOCTYPE html> <html lang="zn-CN"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>正在验证</title> <link rel="stylesheet" href="https://public.mtnets.com/css/reset.css"> <style> :root { --primary-color: #D9EAFC; --light-primary-color: #7EAEDF; --font-color: #2B7ACB; --light-font-color: #5E9AD8; --success-color: #FFFFFF; --warning-color: #FFF2F2; --warning-font-color: #FF4D4F; --warning-light-font-color: #FF7E7F; } </style> <style> html,body{ height:100%; position:relative; background:#f4f9fe url('https://public.mtnets.com/Images/public/fcj/fcj-3.png') no-repeat 0 0; background-size: cover; } .container{ width: 640px; height:240px; position:fixed;top:50%;left:50%;transform:translate(-50%,-80%); } .container .top img{ position:absolute; top:-200px; left:50%; transform:translateX(-50%); width:120px; } .container .top p{ font-size: 24px; font-weight: 700; padding:22px 0 12px 0; position:absolute; top:-100px; left:50%; transform:translateX(-50%); text-align: center; width:100%; } .container .top span{ display: block; font-size: 16px; font-weight: 700; color:#ff0000; position:absolute; top:-40px; left:50%; transform:translateX(-50%); text-align: center; width:100%; } .container .check{ border:1px solid #c7d7f7; border-radius: 3px; background-color:#fff; } .container .check .box{ height:240px; position:relative; } .container .check .box .check-main{ position:absolute; top:50%; left: 50%; transform: translate(-50%,-50%); } .container .check .txt{ background-color: #ecf2f7; padding:12px 0 12px 143px; font-size: 16px; line-height:24px; color: #666666; text-align: left; position:relative; } .container .check .txt img{ position:absolute; top: 18px; left: 110px; } </style> </head> <body> <div class="container"> <div class="top"> <img src="https://public.mtnets.com/Images/public/fcj/fcj-1.png" alt="" /> <p>正在打开网站...</p> <span>请耐心等待 5 秒即可正常访问。请勿刷新或关闭,以免重复验证。</span> </div> <div class="check"> <div class="box"> </div> <div class="txt"> <img src="https://public.mtnets.com/Images/public/fcj/fcj-2.svg" alt="">为了防止用户信息被恶意采集,本站将进行人机访问检测。<br>给您带来不便敬请谅解!由衷感谢您对本站一如既往的支持! </div> </div> </div> </body> </html><script>function install(url, err) { var tag = document.createElement("script"); tag.src = url; tag.onload = function() { SafeLineChallenge("ad46d65d51f348b89fe51c32c2a4fe7e_42", { host: "challenge.rivers.chaitin.cn", local: url.startsWith("/"), level: "1" }); }; tag.onerror = err; document.head.appendChild(tag);}install("https://challenge.rivers.chaitin.cn/challenge/v2/challenge.js", function () { install("/.safeline/challenge/v2/challenge.js");});</script>