indexHorizontal.less 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  1. @import './common.less';
  2. .push .recommendInfoWrapper {
  3. line-height: 25px;
  4. h4 {
  5. float: left;
  6. }
  7. .showTopTitle {
  8. float: none;
  9. }
  10. }
  11. .recommendInfoBox {
  12. margin-left: 100px;
  13. position: relative;
  14. }
  15. .showTopInfo{
  16. margin-left: 100px;
  17. }
  18. .topSmallTitle {
  19. position: absolute;
  20. left: -60px;
  21. }
  22. .recommendWrap {
  23. height: 250px;
  24. }
  25. .labAndPacsWrapper{
  26. line-height: 25px;
  27. }
  28. .labAndPacsItemBox {
  29. float: left;
  30. }
  31. .push {
  32. margin-top: 10px;
  33. width: 52%;
  34. float: left;
  35. position: relative;
  36. padding-right: 2%;
  37. border-right: 1px solid #f0efef;
  38. box-sizing: border-box;
  39. }
  40. .infomationBox {
  41. margin-top: 10px;
  42. width: 38%;
  43. float: left;
  44. position: relative;
  45. margin-left: 2%;
  46. }
  47. .disclaimer {
  48. width: 5%;
  49. min-width: 40px;
  50. float: left;
  51. color: #9C9C9C;
  52. text-align: center;
  53. border-right: 1px solid #f4f3f3;
  54. box-sizing: border-box;
  55. display: table;
  56. p{
  57. width:14px;
  58. display: table-cell;
  59. word-break: break-all;
  60. vertical-align: middle;
  61. }
  62. .version{
  63. font-size: 12px;
  64. line-height: 15px;
  65. span{
  66. color: #267FD7;
  67. line-height: 14px;
  68. }
  69. &.new-icon i{
  70. display: inline-block;
  71. width: 100%;
  72. height: 26px;
  73. background: url("../images/newv.png") -3px -4px no-repeat;
  74. }
  75. }
  76. }
  77. .warning, .diagRecommend {
  78. h4 {
  79. color: #FF545B;
  80. }
  81. }
  82. .symptomRecommend, .physiExamRecommend, .labAndPacsRecommend {
  83. h4 {
  84. color: #157FD5;
  85. }
  86. }
  87. .conditTips {
  88. h4 {
  89. color: #E66225;
  90. }
  91. }
  92. .treatRecommend {
  93. h4 {
  94. color: #1AB3A9;
  95. }
  96. }
  97. .treatRecommend {
  98. position: relative;
  99. }
  100. .icon{
  101. display: block;
  102. width: 20px;
  103. float: left;
  104. position: relative;
  105. top: 3px;
  106. }
  107. .labAndPacsBox, .treatItemBox {
  108. position: relative;
  109. }
  110. .itemAllBox {
  111. background: #fff;
  112. border: 1px solid #3A73E1;
  113. border-radius: 4px;
  114. box-sizing: border-box;
  115. }
  116. .slideDown {
  117. background-color: #fff;
  118. position: absolute;
  119. bottom: 0px;
  120. right: 0px;
  121. height: 20px;
  122. line-height: 20px;
  123. box-shadow: -2px 0px 15px 0px #fff;
  124. cursor: pointer;
  125. img {
  126. display: inline-block;
  127. position: relative;
  128. top: 0px;
  129. }
  130. }
  131. .slideup {
  132. position: absolute;
  133. float: right;
  134. top: 0px;
  135. right: 0px;
  136. cursor: pointer;
  137. line-height: 20px;
  138. box-shadow: -2px 0px 15px 0px #fff;
  139. img {
  140. display: inline-block;
  141. position: relative;
  142. top: 0px;
  143. }
  144. }
  145. .itemAllBox{
  146. position: absolute;
  147. width: 96%;
  148. height: auto;
  149. max-height: 230px;
  150. display: none;
  151. background: #fff;
  152. z-index: 2;
  153. left: 0;
  154. top: 0;
  155. }
  156. .ellipse{
  157. overflow: hidden;
  158. white-space: nowrap;
  159. text-overflow: ellipsis;
  160. }
  161. .conditTipsbox .conditionMain {
  162. height: 25px;
  163. .mayIllness{
  164. float: left;
  165. position: relative;
  166. top: -2px;
  167. }
  168. }
  169. .recommendInfoItem,.diagNameBox {
  170. .infoMsg,
  171. .infoMsgOn {
  172. top: 2px;
  173. }
  174. }
  175. .infoMsg,
  176. .infoMsgOn {
  177. top: 2px;
  178. }
  179. .infoMsg,
  180. .infoMsgOn {
  181. position: relative;
  182. right: 0px;
  183. display: none;
  184. cursor: pointer;
  185. }
  186. .durgNameBox {
  187. position: relative;
  188. padding-right: 15px;
  189. display: inline-block;
  190. }
  191. .recommendInfoItemHasInfo:hover,
  192. .diagNameBox:hover,
  193. .durgNameBox:hover {
  194. color: #267FD7;
  195. padding-right: 0;
  196. .infoMsg {
  197. display: inline-block;
  198. width: 14px;
  199. height: 14px;
  200. background: url(/images/msg1.png) center center no-repeat;
  201. }
  202. .infoMsg:hover {
  203. background: url(/images/msg2.png) center center no-repeat;
  204. }
  205. }
  206. .diagNameBox {
  207. position: relative;
  208. padding-right: 15px;
  209. }
  210. .more {
  211. display: inline-block;
  212. background-color: #fff;
  213. position: absolute;
  214. right: 0px;
  215. color: #267FD7;
  216. height: 20px;
  217. line-height: 24px;
  218. box-shadow: -2px 0px 15px 0px #fff;
  219. cursor: pointer;
  220. }
  221. .conditTipsbox .more {
  222. top: 0px;
  223. }
  224. .push .conditTips {
  225. height: 100%;
  226. max-height: 40px;
  227. }
  228. .diagName {
  229. color: #040428;
  230. }
  231. .treatItemTitle, .tipsTitle {
  232. // font-weight: bold;
  233. font-size: 14px;
  234. color: #000000;
  235. float: left;
  236. width: 60px;
  237. height: 30px;
  238. line-height: 30px;
  239. float: left;
  240. }
  241. .tipsTitle {
  242. margin-top: 10px;
  243. }
  244. .infomationBox .recommendInfoBox {
  245. margin-left: 0px;
  246. }
  247. .infomationBox .treatTextBox {
  248. margin-left: 80px;
  249. line-height: 30px;
  250. height: 90px;
  251. overflow:hidden;
  252. // text-overflow:ellipsis;
  253. // display: -webkit-box;
  254. // -webkit-box-orient: vertical;
  255. // -webkit-line-clamp: 3;
  256. }
  257. .infomationBox .treatDrugBox {
  258. margin-left: 80px;
  259. line-height: 30px;
  260. height: 90px;
  261. overflow: hidden;
  262. }
  263. .tipsInfoBox {
  264. margin: 10px 0 0 0px;
  265. line-height: 20px;
  266. height: 211px;
  267. overflow-y: auto;
  268. img {
  269. display: none;
  270. }
  271. }
  272. .diagName {
  273. height: 30px;
  274. line-height: 30px;
  275. }
  276. .drugTreatmentInfoItemBox {
  277. .ellipse;
  278. height: 30px;
  279. }
  280. .infomationBox .treatRecommend {
  281. margin-top: 10px;
  282. }
  283. .labAndPacsRecommend .labAndPacsTitle {
  284. padding: 0 5px;
  285. margin-right: 5px;
  286. background: #e2eaf2;
  287. border-radius: 4px;
  288. height: 22px;
  289. line-height: 22px;
  290. top: 1px;
  291. }
  292. .pacsRecommendwrapper {
  293. // margin-top: 10px;
  294. }
  295. .labAndPacsItem {
  296. display: inline-block;
  297. padding-right: 15px;
  298. }
  299. .treatRecommendbox {
  300. margin-top: 10px;
  301. }
  302. .treatItemBox .more{
  303. bottom: 0;
  304. height: 30px;
  305. line-height: 30px;
  306. }
  307. .itemAllBox h4{
  308. float: left;
  309. margin-right: 10px;
  310. }
  311. .recommendInfoItem {
  312. position: relative;
  313. display: inline-block;
  314. }
  315. .itemAll{
  316. max-height: 230px;
  317. overflow-y: auto;
  318. margin-right: 20px;
  319. }
  320. .recommendInfoItem {
  321. position: relative;
  322. padding-right: 18px;
  323. }
  324. .recommendNull {
  325. color: #ADADAD;
  326. }
  327. .disclaimer, .illnessTable {
  328. cursor: pointer;
  329. }
  330. .tipsInfoWrapper {
  331. position: relative;
  332. margin: 10px 0 0 0;
  333. }
  334. .infoTab {
  335. margin-right: 15px;
  336. cursor: pointer;
  337. }
  338. .activeTab {
  339. color: #267FD7;
  340. border-bottom: 2px solid #267FD7;
  341. }
  342. .moreInfo {
  343. display: inline-block;
  344. width:42px;
  345. height:20px;
  346. border-radius:4px;
  347. border:1px solid #267FD7;
  348. line-height:20px;
  349. color: #267FD7;
  350. text-align: center;
  351. margin-left: 20px;
  352. cursor: pointer;
  353. }
  354. .durgNameBox {
  355. .medicineWaring {
  356. background-color: #f4c051;
  357. color: #000;
  358. font-size: 12px;
  359. border-radius: 4px;
  360. border: 1px solid #fff;
  361. line-height: 18px;
  362. }
  363. .medicineWaringDisMsg {
  364. background-color: #fff;
  365. color: @grayColor;
  366. font-size: 12px;
  367. border-radius: 4px;
  368. line-height: 18px;
  369. border: 1px solid @grayColor;
  370. }
  371. .medicineWaringDisMsg {
  372. color: @grayColor;
  373. }
  374. }
  375. .medicineWaringDis {
  376. color: @grayColor;
  377. }
  378. .medicineWaringDis:hover {
  379. color: @grayColor;
  380. }
  381. .staticWin {
  382. text-decoration: underline;
  383. cursor: pointer;
  384. position: relative;
  385. margin: 10px 0 0 0;
  386. }
  387. .tipsInfoItem{
  388. position: relative;
  389. // max-height: 60px;
  390. overflow: hidden;
  391. }
  392. .hasMore:after{
  393. content: "...";
  394. position: absolute;
  395. bottom: 0;
  396. right: 0;
  397. padding-left: 20px;
  398. background: -webkit-linear-gradient(left, transparent, #fff 55%);
  399. background: -moz-linear-gradient(left, transparent, #fff 55%);
  400. background: -o-linear-gradient(left, transparent, #fff 55%);
  401. background: linear-gradient(to right, transparent, #fff 55%);
  402. }
  403. .boldFont {
  404. font-weight: bold;
  405. }