search-community-doctor.css 1.6 KB

12345678910111213141516171819202122232425262728293031323334
  1. body { background-color: #F2F3F5; overflow: hidden;}
  2. .c-939398 { color: #939398; }
  3. .c-666666 { color: #666666; }
  4. .c-000 { color: #000; }
  5. .c-dn { display: none; }
  6. .c-fwb { font-weight: bold; }
  7. .c-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
  8. .width-80 { width: 80px; }
  9. .width-70 { width: 70px; }
  10. .width-60 { width: 60px; }
  11. .width-50 { width: 50px; }
  12. .height-50 { height: 50px; }
  13. .height-55 { height: 55px; }
  14. .br5 { border-radius: 5px; }
  15. .br50 { border-radius: 50px; }
  16. .bb1-ccc { border-bottom: 1px solid #CCC; }
  17. .locate-city { background-color: #F2F3F5; }
  18. .locate-city img { width: 15px; height: 20px; }
  19. .area-list-wrap { border-top: 1px solid #CCC; background-color: #FFF; }
  20. .list-wrap ul li:not(:last-child) .item-content { border-bottom: 1px solid #E7E7E7; }
  21. .searchbar { border-bottom: 1px solid #CCC; }
  22. #search_suggest_text { position: absolute; top: 55px; left: 8px; color: #75BF00; font-size: 18px;}
  23. .locate-city { background-color: #F2F3F5; }
  24. .locate-city img { width: 15px; height: 20px; }
  25. .list-wrap { border-top: 1px solid #CCC; background-color: #FFF; }
  26. .more-result { display: block; height: 35px; line-height: 35px; margin-left: -10px; border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; }
  27. .more-result>span { position: relative; }
  28. .more-result .fa-angle-right { position: absolute; top: -3px; right: -10px;font-size: 22px; }
  29. .search-target-text em { font-weight: bold; color: #75BF00; }
  30. .scroll-wrapper { top: 88px; }
  31. #search_result {overflow: auto;}
  32. #area_list_wrapper { top: 100px; }
  33. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }