frontmsg.jsp 5.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <%@ page language="java" contentType="text/html; charset=UTF-8"%>
  2. <%@ include file="/base.jsp"%>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5. <head>
  6. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  7. <title>提示信息</title>
  8. <script type="text/javascript" src="${ctximg}/static/common/jquery-1.11.1.min.js?v=<%=version%>"></script>
  9. <script type="text/javascript" src="<%=imagesPath%>/static/common/jquery-validation-1.13.1/dist/jquery.validate.js"></script>
  10. <style type="text/css">
  11. .retrieve_password, .e-mail_back, .phone_back {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #E2E2E2;margin: 20px auto 0;overflow: hidden;padding: 20px;width: 1000px;}
  12. .retrieve_password h3, .e-mail_back h3, .phone_back h3 {border-bottom: 2px solid #00A8FF;color: #00A8FF;font-family: "Microsoft YaHei";font-size: 20px;height: 20px;line-height: 20px;overflow: hidden;padding: 5px;}
  13. .retrieve_password h3 span, .contents h4 span {color: #BABABA;font-size: 12px;font-weight: normal;line-height: 25px;padding-left: 8px;}
  14. .con_right {border-left: 1px solid #DCDCDC;}
  15. .retrieve_password h3 span,.contents h4 span{ font-size:12px; color:#bababa; padding-left:8px; line-height:25px; font-weight:normal;}
  16. .contents{ width:405px; margin:15px auto 30px 33px; float:left; display:inline;overflow: hidden;}
  17. .con_left{ overflow:hidden;}
  18. .contents h4{ width:340px; height:30px; line-height:30px; color:#000000; font-size:14px; margin:10px 0 20px 10px; border-bottom:#dcdcdc 1px dashed;}
  19. .fa_p1{ width:330px; line-height:24px; overflow:hidden; padding:8px 0; margin:0;}
  20. .fa_p1 label,.chooseitem label{ width:80px; text-align:right; font-size:12px; float:left;}
  21. .fa_p1 .text_input{ width:240px; height:26px; line-height:26px; border:1px solid #16559F;border-radius: 4px; font-size:12px; color:#aaa; text-indent:5px;}
  22. .fa_p1 .code_input{ width:80px; height:26px; line-height:26px; border:1px solid #16559F;border-radius: 4px; float:left;color:#aaa; margin-right:5px;text-indent:5px;}
  23. .fa_p1 .code_img{ float:left;}
  24. .change_code a {color: #FE7F02;}
  25. .fa_p1 .change_code{ width:85px; float:left; height:24px; line-height:24px; padding-left:5px;}
  26. .commBtn04 {display: inline-block;padding: 0px 16px;font-size: 14px;color: #FFF;border-radius: 6px;font-weight: bold; padding: 6px 30px;}
  27. .commBtn04 {background: -webkit-gradient(linear, left top, left bottom, from(#FF7300), to(#EF7C1D));background: -moz-linear-gradient(top, #FF7300, #EF7C1D);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7300', endColorstr='#EF7C1D');}
  28. .commBtn04:hover {background: -webkit-gradient(linear, left top, left bottom, from(#FF7300), to(#EF7C1D));background: -moz-linear-gradient(top, #FF7300, #EF7C1D);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF7300', endColorstr='#EF7C1D'); text-decoration: none; color: #F2F2F2;}
  29. .send_password{ width:860px; overflow:hidden; margin:0 auto;}
  30. .send_password h6{ width:850px; text-align:right; font-size:12px; padding-top:5px;}
  31. .send_password h6 a{ color:#333333; text-decoration:none;}
  32. .send_password h6 a:hover{ color:#333333;}
  33. .send_pass_txt{ width:660px; overflow:hidden; margin:30px auto 30px;}
  34. .send_pass_txt .pic{ width:115px; height:94px; float:left;}
  35. .send_pass_txt .cont{ width:500px; float:left; margin-left:40px;}
  36. .send_pass_txt .cont .fg_p1{ font-size:14px; color:#000; padding:5px; margin:0;}
  37. .send_pass_txt .cont .fg_p1 span{ color:#FF3366; padding:0 5px;}
  38. .send_pass_txt .cont .fg_p1 a{ color:#0000FF; text-decoration:underline; font-size:12px;}
  39. .send_pass_txt .cont .fg_p2{ color:#bababa; font-size:14px; padding:5px; margin:0;}
  40. .send_pass_txt .cont .fg_p2 a{ text-decoration:underline;}
  41. .send_pass_txt .cont .fg_p3{ font-size:14px; padding:5px; margin:0;}
  42. .send_pass_txt .cont .fg_p3 span{ font-size:14px; padding:0 5px;}
  43. .forget_pass{ width:800px; border:#CCCCCC 2px solid; color:#CC3366; font-family:"Microsoft YaHei"; font-size:36px; font-weight:bold; margin:0 auto 50px auto; padding:15px 0; text-align:center; clear:both;}
  44. .retrieve_password, .e-mail_back, .phone_back{ width:960px; margin:20px auto 20px; background:#fff; border:1px solid #e2e2e2; overflow:hidden; padding:20px;}
  45. .retrieve_password h3, .e-mail_back h3, .phone_back h3{ font-size:20px; color:#16559F; height:20px; line-height:20px; border-bottom:2px solid #16559F; padding:5px; overflow:hidden; font-family:"Microsoft YaHei";}
  46. .retrieve_password h3 a, .e-mail_back h3 a, .phone_back h3 a{ float:right; padding-right:10px; color:#666; font-size:12px; font-weight:100;}
  47. #forgotEmail p.pad-mali,#forgotMobile p.pad-mali{margin: 0;padding: 0 0 0 80px;}
  48. .service span{ color:#B6AFAF;}
  49. .service span b{ display:block; font-size:18px;}
  50. .padl80{ padding-left:80px;}
  51. .colorred{color:#e80f0f;}
  52. .chooseradio{ float:left}
  53. .con_right{ border-left:1px solid #dcdcdc}
  54. .chooseitem{ width:330px; line-height:24px; overflow:hidden; margin:0;}
  55. </style>
  56. </head>
  57. <body>
  58. <section class="w1000">
  59. <div class="pathwray">
  60. <ol class="clearfix c-master f-fM fsize14">
  61. <li><a href="/" title="首页" class="c-master">首页</a> &gt;</li>
  62. <li><span>提示信息</span></li>
  63. </ol>
  64. </div>
  65. </section>
  66. <!-- 内容区 -->
  67. <!--start e-mail_back-->
  68. <div id="getmail" class="e-mail_back" style="display: ;">
  69. <h3>提示信息</h3>
  70. <div class="send_password">
  71. <div class="send_pass_txt">
  72. <div class="pic" ><img src="/static/edu/images/page/web/big_mail_bg.png"/><img src="/static/edu/images/page/web/big_mail_bg.png" /></div>
  73. <div class="cont">
  74. <p class="fg_p1">${msg}</p>
  75. <p class="mt20"><a class="commBtn04" href="${ctx }/" >返回首页</a></p></div>
  76. </div>
  77. </div>
  78. </div>
  79. <!--stop e-mail_back-->
  80. <!-- 内容区 //-->
  81. </body>
  82. </html>