mingyizixunliebiao.css 1.1 KB

123456789101112131415161718
  1. .c-list { padding: 0 10px; background-color: #F2F4F6;}
  2. .c-list .c-avatar-m { width: 30px; height: 30px; margin: 0; margin-top: 10px; border-radius: 15px; }
  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: -40px; 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 #E1E1E1; 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; }