sousuojuming.css 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. .c-list { /*padding: 0 10px; */background-color: #F2F4F6;}
  2. .c-list .c-avatar-m { width: 50px; height: 50px; margin: 0; border-radius: 50px; position: relative;}
  3. .c-list > .c-list-cover { padding-top: 10px; }
  4. .c-list .status { position:absolute; right: 0; border-top-left-radius: 20px; border-bottom-left-radius:20px;color: #fff; padding: 5px; font-size: 12px; }
  5. .c-list .status.doing { background-color: #F0B548; }
  6. .c-list .status.end { background-color: #CCC; }
  7. .c-content-warp { margin-left: -5px; max-width: initial; word-break: break-all; }
  8. .view-more.c-hide { display: none; }
  9. .c-list-info h4.c-f16 { font-size: 16px; }
  10. .c-list > .c-list-cover,
  11. .c-list > li:first-child { padding-left: 10px !important;padding-left: 10px !important; border: 1px solid #E7E7E7; border-radius: 5px; /*margin: 10px 0;*/ overflow: hidden; background-color: #FFF; }
  12. .c-dn { display: none; }
  13. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
  14. #query_tab .tab-item { color: #323232; }
  15. #query_tab .sanp-flex.curr { color: #1ca3e7; }
  16. .scroll-wrapper { top: 137px }
  17. .c-vis-none { visibility: hidden; }
  18. .pullUp, .pullDown { background: transparent; }
  19. .searchbar { border-bottom: 1px solid #CCC; }
  20. #search_suggest_text { position: absolute; top: 90px; left: 8px; color: #17b3ec; font-size: 18px;}
  21. .locate-city { background-color: #fff; }
  22. .locate-city img { width: 15px; height: 20px; }
  23. .list-wrap { /*border-top: 1px solid #CCC; background-color: #FFF; */}
  24. .more-result { display: block; height: 35px; line-height: 35px; margin-left: -10px; border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; }
  25. .more-result>span { position: relative; color: #666; }
  26. .more-result .fa-angle-right { position: absolute; top: -3px; right: -10px;font-size: 22px; }
  27. .search-target-text em { font-weight: bold; color: #75BF00; }
  28. .scroll-wrapper { top: 88px; }
  29. #search_result {overflow: auto;}
  30. #search_suggest_text { left: 0; width: 100%; padding-left: 8px; box-sizing: border-box; }
  31. #area_list_wrapper { top: 100px; }
  32. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
  33. .j-text-ellipsis em { font-weight: bold; color: #23AFFF; }
  34. .weixin-icon {
  35. width: 30px;
  36. height: 30px;
  37. margin-top: -4px;
  38. margin-left: 3px;
  39. }
  40. .c-list .c-list-info > p{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
  41. .div-image{position: absolute; width: 20px; height: 20px; border-radius: 20px; background-size: 20px; overflow: hidden;}
  42. .div-image0{top: 0;left: 50%;margin-left: -8px;}
  43. .div-image1{top: 12px;left: 2px;}
  44. .div-image2{top: 12px;left: 28px;}
  45. .div-image3{top: 27px;left: 5px;}
  46. .div-image4{top: 27px;left: 24px;}