123456789101112131415161718 |
- .c-list { padding: 0 10px; background-color: #F2F4F6;}
- .c-list .c-avatar-m { width: 30px; height: 30px; margin: 0; margin-top: 10px; border-radius: 15px; }
- .c-list > .c-list-cover { padding-top: 10px; }
- .c-list .status { position:absolute; right: 0; border-top-left-radius: 20px; border-bottom-left-radius:20px;color: #fff; padding: 5px; font-size: 12px; }
- .c-list .status.doing { background-color: #F0B548; }
- .c-list .status.end { background-color: #CCC; }
- .c-content-warp { margin-left: -40px; max-width: initial; word-break: break-all; }
- .view-more.c-hide { display: none; }
- .c-list-info h4.c-f16 { font-size: 16px; }
- .c-list > .c-list-cover,
- .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; }
- .c-dn { display: none; }
- .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
- #query_tab .tab-item { color: #323232; }
- #query_tab .sanp-flex.curr { color: #1ca3e7; }
- .scroll-wrapper { top: 137px }
- .c-vis-none { visibility: hidden; }
- .pullUp, .pullDown { background: transparent; }
|