CINXE.COM
网站证书
<!DOCTYPE html> <html> <head> <title>网站证书</title> <meta charset="utf-8"> <style type="text/css"> body, h1, h2, h3, h4, h5, h6, h7, p, a, img, input, ul, ol, dl, li, dt, dd { padding: 0; margin: 0; } i, em { font-style: normal; } ul, ol { list-style: none; } input { outline: none; } img { border: 0; display: block; } body { margin: 0 auto; background-image: none; position: inherit; left: auto; text-align: left; } a { text-decoration: none; } .w{ width: 700px; margin: 0 auto; } /*--------------------center--------------------*/ .error{ width: 595px; height: 600px; position: relative; margin: 90px auto; text-align: center; background: url(https://credit.cecdc.com/public/images/BG+.png) no-repeat center; } .img{ width: 120px; height: 120px; margin: 90px 0 60px 0; display: inline-block; background: url(https://credit.cecdc.com/public/images/tip.png) no-repeat center; } .h1{ font-weight: 200; font-size: 24px; color: rgb(51,51,51); } .h2{ height: 52px; line-height: 52px; font-size: 15px; color: rgb(247,98,96); font-weight: 100; } .btn{ width: 160px; height: 40px; position: absolute; top: 360px; left: 210px; display: inline-block; line-height: 40px; border: 1px solid rgb(26,173,25); border-radius: 7px; margin-top: 35px; } .btn a{ color: rgb(26,173,25); font-size: 19px; height: 100%; width: 100%; display: inline-block; } /*----------------------footer-------------------------*/ footer { width: 100%; height: auto; margin: 0 auto; padding-top: 20px; border-top: 1px solid rgb(230,230,230); padding: 20px 0; } footer span { display: block; height: 30px; line-height: 30px; font-family: PingFangSC; font-size: 14px; color: rgb(181,181,181); } .txt_p1{ float: left; } .txt_p2{ float: right; } </style> </head> <body> <div class="error"> <div class="img"></div> <h1 class="h1" style="font-size: 19px">您访问证书的来源网站域名与系统认证的域名不符!</h1> <div class="btn"> <a href="http://www.cecdc.com/article/list2/2014/page.html">关于认证信息</a> </div> </div> <footer> <div class="w"> <span class="txt">联系我们</span> <span class="txt"> <p class="txt_p1">电话:0571-89803647</p> <p class="txt_p2">工作时间:周一至周五 9:00——18:00</p> </span> </div> </body> </html>