jiandangjilu.css 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. @charset "utf-8";
  2. body, html { background: #f2f4f6; }
  3. .dis-block { display: inline-block; }
  4. .c-vam { vertical-align: middle; }
  5. .f-fwb { font-weight: bold; }
  6. .sign-comonhd { display: -webkit-box; display: box; }
  7. .fa-sort-desc { position: absolute; top:50%; margin-top: -10px; margin-left: 5px; }
  8. .sanp-flex p { position: relative; }
  9. .sanp-flex:not(:last-child) p:after { position: absolute; top: 0; right: 0; content: ''; width: 1px; height: 100%; background-color: #dcdcdc; }
  10. .sign-comonhd .sanp-flex { width: 33.333333%; -webkit-box-flex: 1; box-flex: 1; text-align: center; padding-bottom: 10px; }
  11. .sign-comonhd .sanp-flex p { color: #333; font-size:0.85rem; }
  12. .sign-comonhd .sanp-flex.curr { border-bottom: 2px solid #1ca3e7; }
  13. .c-btn-1ca3e7 { background: #1ca3e7; }
  14. .posater-oper li {background: #fff;margin-left: 0px;margin-top: 10px;}
  15. .lh26{ line-height: 26px!important; }
  16. .c-panels { position: absolute; width: 100%; top: 41px; left: 0; }
  17. .c-panel { max-height: 330px; overflow-y: auto; background-color: #fff; display: none; }
  18. .c-panel li { margin-left: 0; padding-left: 8px;border-top: solid 1px #ededed;}
  19. .c-panel > li:first-child{border-top: solid 1px #e1e1e1;}
  20. .c-panel li a { color: #333; font-size: 14px; }
  21. .c-panel .list-selected a { color: #19b4ec; }
  22. .list-selected:after { position: absolute; top: 50%; right: 0.75rem; margin-top: -8px; content: ""; display: block; width: 17px; height: 17px; background-image: url(../images/gouxuan_lanse_icon.png); background-size: 17px; background-repeat: no-repeat; background-position: 50%; }
  23. #search_btn { position:absolute; top:50%; right: 10px; margin-top:-10px; width:20px; height:20px; background-image:url(../images/icon_sousuo.png); background-size: 20px; background-repeat: no-repeat; }
  24. .jd-cardh{position: relative;width: 100%;padding: 0px 10px;border-bottom:solid 1px #ededed;}
  25. .jd-cardh div:nth-child(1){height:38px;line-height: 40px;font-size: 16px;color: #333;}
  26. .jd-cardh div:nth-child(2){position: absolute;top: 8px;right: 10px;font-size: 14px;color: #909090;}
  27. .jd-cardb{padding: 8px 10px;position: relative;}
  28. .jd-cardb .one{font-size: 14px;color: #333;}
  29. .mb6{margin-bottom: 6px;}
  30. .jd-posi{position: absolute;right: 0px;top: 16px;padding: 5px 8px 5px 10px;background-color: #F0B548;color: #fff;font-size: 14px;border-top-left-radius: 15px;border-bottom-left-radius: 15px;}
  31. .jd-posi.dis{background-color: #ccc;}
  32. .j-detail{border-top: solid 1px #ededed;border-bottom: solid 1px #ededed;}
  33. /*搜索*/
  34. #search_suggest_text { position: absolute; top: 50px; left: 8px; color: #17b3ec; font-size: 18px;z-index: 10;}
  35. .list-wrap { border-top: 1px solid #CCC; }
  36. .search-target-text em { font-weight: bold; color: #75BF00; }
  37. #search_suggest_text { left: 0; width: 100%; padding-left: 8px; box-sizing: border-box; }
  38. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
  39. .lin-search-ipt{ height: 50px; padding: 8px 10px; background-color: #17b3ec; display: -webkit-box; border-bottom: 1px solid #dcdcdc; }
  40. .lin-search-ipt .div-input{ padding-top: 2px; border-radius: 5px; line-height: 29px; background-color: #f2f4f6; color: #999; text-align: left; -webkit-box-flex: 1; }
  41. .lin-search-ipt input{ background-color: #f2f4f6 ; border-radius: 5px; height: 30px; text-align: left; padding-left: 30px; background: url(../../../images/sousuo_icon.png) no-repeat; background-size: 30px 30px; width: 98%; }
  42. .lin-search-ipt input[type=text]{ border: none!important; }
  43. .lin-search-ipt a{ font-size: 16px; display: block; width: 50px; padding: 4px 4px 4px 0px; color: #fff; text-align: right; }
  44. .noword{font-size: 16px;color: #333;margin-top: 10px;text-align: center;}
  45. .patient-list .n-list{display: block;}
  46. .j-text-ellipsis em { font-weight: bold; color: #23AFFF; }
  47. .n-list li.yp-one{padding: 10px 0px}