123456789101112131415161718192021222324252627282930 |
- .c-lab-mor li { position: relative; }
- .c-lab-mor li.curr a { color: #17b3ec; }
- .c-lab-mor li.curr:before { content: ''; display: block; width: 100%;height: .15rem; background-color: #17b3ec; position: absolute; left: 0; bottom: -1px; }
- .c-939398 { color: #939398; }
- .c-666666 { color: #666666; }
- .c-000 { color: #000; }
- .c-dn { display: none; }
- .c-fwb { font-weight: bold; }
- .c-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
- .width-80 { width: 80px; }
- .width-70 { width: 70px; }
- .width-60 { width: 60px; }
- .width-50 { width: 50px; }
- .height-50 { height: 50px; }
- .height-55 { height: 55px; }
- .br5 { border-radius: 5px; }
- .br50 { border-radius: 50px; }
- .list-wrap ul li:not(:last-child) .item-content { border-bottom: 1px solid #E7E7E7; }
- /*.list-wrap { border-top: 1px solid #CCC;}*/
- .no-result-img { display: block; width: 320px; height: 184px; margin: 0 auto; margin-top: 160px; }
- #doctor_list { padding: 0 10px; }
- #doctor_list_wrap { padding: 0 10px 10px 10px; }
- #doctor_list_wrap .c-list .c-list-key { margin: 0; }
- #doctor_list_wrap .c-avatar-m { width: 50px; height: 50px; border-radius: 50px; margin: 0 10px 0 0; }
- #doctor_list_wrap .list-item { margin-top: 10px; border: 1px solid #e1e1e1; border-radius: 8px; overflow: hidden; }
- #doctor_list_wrap .list-item .c-list > li { margin-left: 10px; border-top: 0; }
- .scroll-wrapper { top: 44px; }
- .pullDown, .pullUp { background: transparent; }
|