sousuojuming.css 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. .searchbar {/* border-bottom: 1px solid #CCC;*/ }
  2. #search_suggest_text { position: absolute; top: 50px; left: 8px; color: #17b3ec; font-size: 18px;z-index: 10;}
  3. .locate-city { background-color: #fff; }
  4. .locate-city img { width: 15px; height: 20px; }
  5. .list-wrap {/* border-top: 1px solid #CCC; background-color: #FFF; */overflow: hidden;}
  6. .more-result { display: block; height: 35px; line-height: 35px; margin-left: -10px; background: #fff;border-bottom: 1px solid #E7E7E7; }
  7. .more-result>span { position: relative; color: #666; }
  8. .more-result .fa-angle-right { position: absolute; top: -3px; right: -10px;font-size: 22px; }
  9. .search-target-text em { font-weight: bold; color: #75BF00; }
  10. .scroll-wrapper { top: 88px; }
  11. #search_result {overflow: auto;}
  12. #search_suggest_text { left: 0; width: 100%; padding-left: 8px; box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
  13. #area_list_wrapper { top: 100px; }
  14. .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
  15. .j-text-ellipsis em { font-weight: bold; color: #23AFFF; }
  16. .c-dn{display: none;}
  17. .c-list .c-avatar-m { width: 50px; height: 50px; margin: 5px 0px 5px; border-radius: 50px; position: relative;}
  18. .div-back{background: url(../images/fanhui.png) no-repeat center top;width: 25px;height: 30px;background-size: 25px 30px;display: inline-block;margin-right: 5px;/* margin-top: 5px; */}
  19. .c-content-warp { margin-left: -5px; max-width: initial; word-break: break-all; }
  20. .div-image{position: absolute; width: 20px; height: 20px; border-radius: 20px; background-size: 20px; overflow: hidden;}
  21. .lin-search{
  22. height: 30px;
  23. padding: 8px 10px;
  24. background-color: #fff;
  25. }
  26. .lin-search img{
  27. width: 29px;
  28. }
  29. .lin-search div{
  30. text-align: center;
  31. border-radius: 5px;
  32. line-height: 29px;
  33. background-color: #f2f4f6;
  34. color: #999;
  35. }
  36. .lin-search-ipt{
  37. height: 30px;
  38. padding: 8px 10px;
  39. background-color: #fff;
  40. display: -webkit-box;
  41. }
  42. .lin-search-ipt .div-input{
  43. border-radius: 5px;
  44. line-height: 29px;
  45. background-color: #f2f4f6;
  46. color: #999;
  47. text-align: left;
  48. -webkit-box-flex: 1;
  49. }
  50. .lin-search-ipt input{
  51. background-color: #f2f4f6 ;
  52. border-radius: 5px;
  53. height: 30px;
  54. color: #999;
  55. text-align: left;
  56. padding-left: 30px;
  57. background: url(../../../images/sousuo_icon.png) no-repeat;
  58. background-size: 30px 30px;
  59. width: 88%;
  60. }
  61. .lin-search-ipt a{
  62. font-size: 16px;
  63. display: block;
  64. width: 32px;
  65. padding: 4px 6px 4px 12px;
  66. color: #17b3ec;
  67. }
  68. .f-fs12{font-size: 12px;}
  69. .f-dn{display:none;}
  70. .c-list-info h4.c-f16 { font-size: 16px; }
  71. .c-list > li:first-child, .c-list > .c-border-t:first-child, .c-list >li:first-child .c-border-t, .c-list > .c-list-function:first-child, .c-list > .c-list-function:first-child .c-list-info, .c-list > div:first-child .c-border-t, .c-list > div:first-child{
  72. border:1px solid #E7E7E7;
  73. }
  74. .c-list > li:first-child { padding-left: 10px !important;padding-left: 10px !important; /* border-radius: 5px; */ /*margin: 10px 0; overflow: hidden;*/ background-color: #FFF; }
  75. .c-list > .c-list-cover{border-bottom: 1px solid #E7E7E7;background-color: #FFF;}
  76. .c-list > li, .c-list > .c-list-div{border-top:0}
  77. .span-invite{width: 80px; height: 17px; display: inline-block; background: #19D5C5; font-size: 12PX; color: #fff; text-align: center; border-radius: 10px;position: absolute;margin-top: 2px;margin-left: 10px;line-height: 17px;color: #fff;}