indexVert.less 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. @import './common.less';
  2. .iframeWrap {
  3. margin: 10px auto 50px;
  4. padding: 20px;
  5. min-width: 340px;
  6. }
  7. .recommendInfoWrapper {
  8. border: 1px solid #F2F2F2;
  9. margin-bottom: 15px;
  10. h4 {
  11. color: #000;
  12. height: 40px;
  13. line-height: 40px;
  14. background-color: #FAEBEC;
  15. font-size: 16px;
  16. font-weight: bold;
  17. }
  18. }
  19. .recommendInfoWrapper h4 i {
  20. content: '';
  21. width: 40px;
  22. height: 40px;
  23. float: left;
  24. }
  25. .symptomRecommend,
  26. .physiExamRecommend,
  27. .labAndPacsRecommend {
  28. h4 {
  29. background-color: #ECF4FC;
  30. }
  31. }
  32. .treatRecommend,.knowledgeInfo,.scaleInfo {
  33. h4 {
  34. background-color: #E3FEFE;
  35. }
  36. }
  37. .tipsInfo {
  38. h4 {
  39. background-color: #E3FEFE;
  40. }
  41. }
  42. .conditTips {
  43. h4 {
  44. background-color: #FDF4EE;
  45. }
  46. }
  47. .recommendInfoBox {
  48. padding: 4px 17px;
  49. }
  50. .treatRecommend h4 i,.knowledgeInfo h4 i,.scaleInfo h4 i {
  51. background: url(/images/zhiliao.png) center center no-repeat;
  52. }
  53. .tipsInfo h4 i {
  54. background: url(/images/zhiliao.png) center center no-repeat;
  55. }
  56. .conditTips h4 i {
  57. background: url(/images/tips.png) center center no-repeat;
  58. }
  59. .symptomRecommend h4 i {
  60. background: url(/images/inquire.png) center center no-repeat;
  61. }
  62. .physiExamRecommend h4 i {
  63. background: url(/images/tgjc.png) center center no-repeat;
  64. }
  65. .labAndPacsRecommend h4 i {
  66. background: url(/images/inspect.png) center center no-repeat;
  67. }
  68. .warning h4 i {
  69. background: url(/images/warings.png) center center no-repeat;
  70. }
  71. .diagRecommend h4 i {
  72. background: url(/images/yszd.png) center center no-repeat;
  73. }
  74. .recommendInfoItem {
  75. padding-right: 15px;
  76. float: left;
  77. line-height: 25px;
  78. position: relative;
  79. }
  80. .infoMsg,
  81. .infoMsgOn {
  82. position: absolute;
  83. top: 6px;
  84. right: 0;
  85. }
  86. .infoMsg,
  87. .infoMsgOn {
  88. display: none;
  89. cursor: pointer;
  90. }
  91. .recommendInfoItemHasInfo:hover,
  92. .diagNameBox:hover,
  93. .durgNameBox:hover {
  94. color: #267FD7;
  95. .infoMsg {
  96. display: inline-block;
  97. width: 14px;
  98. height: 14px;
  99. background: url(/images/msg1.png) center center no-repeat;
  100. }
  101. .infoMsg:hover {
  102. background: url(/images/msg2.png) center center no-repeat;
  103. }
  104. }
  105. // .diagNameBox:hover {
  106. // color: #267FD7;
  107. // .infoMsg {
  108. // display: inline-block;
  109. // width: 16px;
  110. // height: 16px;
  111. // background: url(/images/msg1.png) center center no-repeat;
  112. // }
  113. // .infoMsg:hover {
  114. // background: url(/images/msg2.png) center center no-repeat;
  115. // }
  116. // }
  117. .diagNameBox,
  118. .durgNameBox {
  119. position: relative;
  120. padding-right: 15px;
  121. display: inline-block;
  122. .infoMsg, .infoMsgOn {
  123. top: 6px;
  124. }
  125. }
  126. .durgName, .diagName{
  127. border-bottom: 1px solid #1E1E1E;
  128. }
  129. .sriticalinfo {
  130. height:30px;
  131. background:#F5F5F5;
  132. line-height: 30px;
  133. margin: 10px 0;
  134. }
  135. .recommendInfoBox p {
  136. line-height: 25px;
  137. }
  138. .commonTreatmentbox {
  139. padding-bottom: 10px;
  140. border-bottom: 1px solid #D1D1D1;
  141. }
  142. .drugTreatmentbox {
  143. padding-top: 10px;
  144. }
  145. .illnessTable {
  146. color: #267FD7;
  147. line-height: 28px;
  148. cursor: pointer;
  149. }
  150. .labAndPacsBox {
  151. position: relative;
  152. line-height: 25px;
  153. }
  154. .alertModal {
  155. position: relative;
  156. .mayResult {
  157. color: #838383;
  158. position: relative;
  159. }
  160. .mayResultSelect {
  161. line-height: 28px;
  162. .makesureResult {
  163. cursor: pointer;
  164. color: @colorBlue;
  165. }
  166. .sanjiao {
  167. width: 18px;
  168. height: 18px;
  169. display: inline-block;
  170. position: relative;
  171. top: 3px;
  172. background: url('../images/select.png') center center no-repeat;
  173. }
  174. }
  175. }
  176. .recommendInfoItemBox {
  177. position: relative;
  178. }
  179. .recommendInfoItemBoxLimit {
  180. height: 25px;
  181. overflow: hidden;
  182. position: relative;
  183. }
  184. .commonTreatmentInfoLimit {
  185. height: 75px;
  186. overflow: hidden;
  187. position: relative;
  188. }
  189. .slideDown {
  190. background-color: #fff;
  191. position: absolute;
  192. bottom: 0px;
  193. right: 0px;
  194. color: @colorBlue;
  195. height: 25px;
  196. line-height: 25px;
  197. box-shadow: -2px 0px 15px 0px #fff;
  198. cursor: pointer;
  199. i {
  200. width: 10px;
  201. height: 7px;
  202. display: inline-block;
  203. position: relative;
  204. top: -2px;
  205. background: url('../images/down.png') center center no-repeat;
  206. }
  207. }
  208. .slideup {
  209. background-color: #fff;
  210. position: relative;
  211. float: right;
  212. bottom: 0px;
  213. right: 0px;
  214. color: @colorBlue;
  215. cursor: pointer;
  216. i {
  217. width: 10px;
  218. height: 7px;
  219. display: inline-block;
  220. position: relative;
  221. top: -2px;
  222. background: url('../images/up.png') center center no-repeat;
  223. }
  224. }
  225. .responsibility {
  226. text-align: center;
  227. font-size: 12px;
  228. color: #979797;
  229. padding-top: 15px;
  230. }
  231. .disclaimer {
  232. height: 40px;
  233. width: 100%;
  234. line-height: 40px;
  235. position: fixed;
  236. bottom: 0;
  237. background-color: #ececec;
  238. left: 0;
  239. z-index: 98;
  240. .version-tip{
  241. margin-left: 20px;
  242. font-size: 12px;
  243. padding-right: 34px;
  244. cursor: pointer;
  245. &.new-icon{
  246. background: url(../images/new.png) 100% 0px no-repeat;
  247. }
  248. }
  249. .logo {
  250. float: left;
  251. font-size: 12px;
  252. margin-left: 15px;
  253. }
  254. .disclaimerInfo {
  255. float: right;
  256. font-size: 12px;
  257. margin-right: 15px;
  258. }
  259. }
  260. .labRecommend {
  261. border-bottom: 1px solid #D1D1D1;
  262. margin: 5px 0;
  263. }
  264. .labAndPacsTitle {
  265. border-right: 2px solid #ADADAD;
  266. padding-right:5px;
  267. margin-right: 5px;
  268. }
  269. .labAndPacsItem {
  270. display: inline-block;
  271. padding-right: 15px;
  272. }
  273. .recommendNull,.TipsInfoNull {
  274. color: #ADADAD;
  275. }
  276. .treatItemTitle {
  277. font-weight: bold;
  278. padding-bottom: 5px;
  279. }
  280. .disclaimerInfo {
  281. cursor: pointer;
  282. }
  283. .moreInfo {
  284. display: inline-block;
  285. width:42px;
  286. height:20px;
  287. border-radius:4px;
  288. border:1px solid #267FD7;
  289. line-height:20px;
  290. color: #267FD7;
  291. text-align: center;
  292. margin-left: 20px;
  293. cursor: pointer;
  294. }
  295. .durgNameBox {
  296. .medicineWaring {
  297. background-color: #f4c051;
  298. color: #000;
  299. font-size: 12px;
  300. border-radius: 4px;
  301. border: 1px solid #fff;
  302. line-height: 18px;
  303. }
  304. .medicineWaringDisMsg {
  305. background-color: #fff;
  306. color: @grayColor;
  307. font-size: 12px;
  308. border-radius: 4px;
  309. line-height: 18px;
  310. border: 1px solid @grayColor;
  311. }
  312. .medicineWaringDisMsg {
  313. color: @grayColor;
  314. }
  315. }
  316. .medicineWaringDis {
  317. color: @grayColor;
  318. .durgName{
  319. border-bottom: 1px solid @grayColor;
  320. }
  321. }
  322. .medicineWaringDis:hover {
  323. color: @grayColor;
  324. }
  325. .staticWin {
  326. color: #040428;
  327. text-decoration: underline;
  328. cursor: pointer;
  329. }