.lin-search { position: relative; padding: 8px 10px; background-color: #fff; } .lin-search img { width: 29px; } .lin-search .search-input { text-align: right; border-radius: 5px; background-color: #f2f4f6; color: #999; } .lin-search .icon-box, .lin-search input { /*display: inline-block; width: 50%;*/ } .lin-search input { margin: 0; height: 29px; line-height: 29px; border: none; background-color: #f2f4f6; color: #ccc; font-size: 14px; padding: 0 10px 0 0; width: 55%; } .lin-search label img { position: absolute; top: 8px; right: 55%; } .load-more { background-color: #FFF; text-align: center; font-size: 14px; color: #909090; padding: 8px 0px; } .c-main { position: relative; } .mb-noman { font-size: 14px; color: #333; text-align: center; } .no-result-img { margin-top: 120px; } .c-lab-les { border: 0; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; } .c-lab-les li { padding: 10px 0; height: 50px; border-left: 0; } .c-lab-les li.curr { border-bottom: 2px solid #17b3ec; } .c-lab-les li a { color: #333333; border-left: 1px solid #e1e1e1; } .c-lab-les li.curr a { color: #17b3ec; } .option-card li p { border: 1px solid #17b3ec; border-radius: 1em; color: #17b3ec; } .option-card li.curr p { background-color: #17b3ec; color: #fff; } #xuetangView, #xueyaView { overflow: hidden; height: calc(100% - 152px); background: #fff; } #wrapper8, #wrapper9 { position: fixed; overflow: hidden; width: 100%; height: calc(100% - 201px); bottom: 0; z-index: 1; } .c-list li { background: #f3f3f3; border-radius: 5px; } .c-list>.c-list-cover { padding-left: 10px !important; } .c-list .c-avatar-m { width: 50px; height: 50px; border-radius: 50%; margin: 15px 15px 15px 0; }