select-doctor.css 1017 B

123456789101112131415161718192021222324252627282930
  1. body { background-color: #FFF; }
  2. .c-FF9526{
  3. color: #ff9526;
  4. }
  5. .c-000 { color: #000; }
  6. .c-333 { color: #333; }
  7. .c-323232 { color: #323232; }
  8. .c-939398 { color: #939398; }
  9. .c-666666 { color: #666666; }
  10. .c-fwb { font-weight: bold; }
  11. .c-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
  12. .c-dn { display: none; }
  13. .width-80 { width: 80px; }
  14. .width-70 { width: 70px; }
  15. .width-60 { width: 60px; }
  16. .width-50 { width: 50px; }
  17. .height-50 { height: 50px; }
  18. .height-55 { height: 55px; }
  19. .br5 { border-radius: 5px; }
  20. .br50 { border-radius: 50px; }
  21. .bb1-ccc { border-bottom: 1px solid #CCC; }
  22. .locate-city { background-color: #F2F3F5; }
  23. .locate-city img { width: 15px; height: 20px; }
  24. .area-list-wrap { border-top: 1px solid #CCC; background-color: #FFF; }
  25. .item-name { color: #000; border-bottom: 1px solid #E7E7E7; }
  26. #area_list .item-name { line-height: 60px; }
  27. #area_list_wrapper { top: 100px; }
  28. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }