gengduoyiyuan.css 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. .c-list .c-avatar-m { width: 30px; height: 30px; margin: 0; border-radius: 15px; }
  18. .c-list > .c-list-cover { padding-top: 10px; }
  19. .c-list .status { position:absolute; right: 0; border-top-left-radius: 20px; border-bottom-left-radius:20px;color: #fff; padding: 5px; font-size: 12px; }
  20. .c-list .status.doing { background-color: #FF4C4C; }
  21. .c-list .status.end { background-color: #CCC; }
  22. .view-more.c-hide { display: none; }
  23. .c-list-info h4.c-f16 { font-size: 16px; }
  24. .c-list > .c-list-cover { padding-left: 10px !important; }
  25. .c-dn { display: none; }
  26. .searchbar { border-bottom: 1px solid #CCC; }
  27. #search_suggest_text { position: absolute; top: 90px; left: 8px; color: #17b3ec; font-size: 18px;}
  28. .locate-city { background-color: #F2F3F5; }
  29. .locate-city img { width: 15px; height: 20px; }
  30. .list-wrap { border-top: 1px solid #CCC; background-color: #FFF; }
  31. .more-result { display: block; height: 35px; line-height: 35px; margin-left: -10px; border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; }
  32. .more-result>span { position: relative; color: #666; }
  33. .more-result .fa-angle-right { position: absolute; top: -3px; right: -10px;font-size: 22px; }
  34. .search-target-text em { font-weight: bold; color: #75BF00; }
  35. .scroll-wrapper { top: 132px; }
  36. #search_result {overflow: auto;}
  37. #search_suggest_text { left: 0; width: 100%; padding-left: 8px; box-sizing: border-box; }
  38. #area_list_wrapper { top: 100px; }
  39. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
  40. .j-text-ellipsis em { font-weight: bold; color: #23AFFF; }