info_push.html 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. <!DOCTYPE html>
  2. <!–[if IE 8]>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
  4. <![endif]–>
  5. <html>
  6. <head>
  7. <meta charset="utf-8">
  8. <meta name="renderer" content="ie-stand">
  9. <meta name="renderer" content="webkit">
  10. <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
  11. <!–[if IE 8]>
  12. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8">
  13. <![endif]–>
  14. <meta http-equiv="Expires" content="0">
  15. <meta http-equiv="Pragma" content="no-cache">
  16. <meta http-equiv="Cache-control" content="no-cache">
  17. <meta http-equiv="Cache" content="no-cache">
  18. <title>诊断推送</title>
  19. <style>
  20. div,p,a,b,i,label,td,tr{
  21. margin: 0;
  22. padding: 0;
  23. }
  24. .treatment>b{
  25. white-space: nowrap;
  26. }
  27. .container{
  28. /*width: 690px;
  29. max-height:180px;
  30. border:1px #828790 solid;*/
  31. font-size: 13px;
  32. font-family: 'Microsoft YaHei', arial, tahoma, sans-serif;
  33. }
  34. tr{
  35. height: 30px;
  36. }
  37. td{
  38. vertical-align: top;
  39. }
  40. .container label{
  41. display: inline-block;
  42. width: 80px;
  43. margin-left: 5px;
  44. }
  45. a{
  46. margin-right: 10px;
  47. color: blue;
  48. cursor: default;
  49. cursor: pointer;
  50. text-decoration: underline;
  51. }
  52. a.info{
  53. display: inline-block;
  54. width:14px;
  55. height: 14px;
  56. line-height: 14px;
  57. background: #66afe9;
  58. border-radius: 50%;
  59. color: #fff;
  60. text-align: center;
  61. text-decoration: none;
  62. margin-left: 3px;
  63. }
  64. .origin td[rowspan="4"]{
  65. width: 45px;
  66. vertical-align: middle;
  67. /* background: #deecfd;*/
  68. }
  69. .origin td:first-child{
  70. border-right: 1px #828790 solid;
  71. word-break: break-all;
  72. }
  73. .origin span{
  74. float: left;
  75. }
  76. .origin .little{
  77. font-size: 10px;
  78. line-height: 12px;
  79. margin-left: 5px;
  80. }
  81. /*td:last-child{
  82. width:560px;
  83. }*/
  84. .origin span:first-child{
  85. margin-left:5px;
  86. }
  87. .hide{
  88. display: none!important;
  89. }
  90. a.more{
  91. display: inline-block;
  92. height: 15px;
  93. line-height: 10px;
  94. width: 16px;
  95. text-align: center;
  96. background: #66afe9;
  97. color: #fff;
  98. text-decoration: none;
  99. border-radius: 3px;
  100. cursor: pointer;
  101. }
  102. .clearfix{
  103. zoom: 1;
  104. }
  105. .clearfix:after{
  106. content: '';
  107. display: block;
  108. clear: both;
  109. overflow: hidden;
  110. visibility: hidden;
  111. }
  112. .vertical,.horizontal{
  113. display: none;
  114. }
  115. .vertical .item-box{
  116. margin-top:20px;
  117. }
  118. .vertical .title{
  119. font-size: 14px;
  120. }
  121. .vertical .item-title{
  122. font-weight: bold;
  123. font-size: 14px;
  124. line-height: 30px;
  125. border-bottom: 1px #ccc solid;
  126. }
  127. .vertical .item-content{
  128. font-size: 13px;
  129. line-height: 30px;
  130. }
  131. </style>
  132. </head>
  133. <body>
  134. <table class="container horizontal" cellspacing="0">
  135. <tbody>
  136. <tr class="origin">
  137. <td rowspan="4">
  138. <div class="clearfix">
  139. <span>智<br/>能<br/>推<br/>送</span>
  140. <span class="little">︵<br/>仅<br/>供<br/>参<br/>考<br/>︶</span>
  141. </div>
  142. </td>
  143. <td>
  144. <label>>伴随症状:</label>
  145. </td>
  146. <td class="main-suit">
  147. </td>
  148. </tr>
  149. <tr class="test">
  150. <td>
  151. <label>>既&nbsp;&nbsp;往&nbsp;&nbsp;史:</label>
  152. </td>
  153. <td>
  154. <div class="past-item item">
  155. </div>
  156. </td>
  157. </tr>
  158. <tr class="suggest">
  159. <td>
  160. <label>>查&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;体:</label>
  161. </td>
  162. <td>
  163. <div class="body-item item">
  164. </div>
  165. </td>
  166. </tr>
  167. <tr class="treat">
  168. <td style="vertical-align: text-bottom;">
  169. <label>>诊&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;断:</label>
  170. </td>
  171. <td>
  172. <div class="treatment item">
  173. </div>
  174. </td>
  175. </tr>
  176. <!--<tr>
  177. <td></td>
  178. <td colspan="2">
  179. <p></p>
  180. </td>
  181. </tr>-->
  182. </tbody>
  183. </table>
  184. <div class="vertical">
  185. <div class="title">智能推送(仅供参考)</div>
  186. <div class="item-box">
  187. <div class="item-title">伴随症状</div>
  188. <div class="item-content main-suit"></div>
  189. </div>
  190. <div class="item-box">
  191. <div class="item-title">既 往 史</div>
  192. <div class="item-content past-item"></div>
  193. </div>
  194. <div class="item-box">
  195. <div class="item-title">查 体</div>
  196. <div class="item-content body-item"></div>
  197. </div>
  198. <div class="item-box">
  199. <div class="item-title">诊 断</div>
  200. <div class="item-content treatment"></div>
  201. </div>
  202. </div>
  203. <script src="./hisLib/jquery-1.3.1.js"></script>
  204. <script src="./hisLib/info_push.js"></script>
  205. </body>