.topic { height: 53px; line-height: 53px; } .topic .fll { font-size: 18px; font-weight: bold; } .topic .flr { font-size: 15px; } #list .main { } #list .main .items { padding: 16px; } #list .filter-layer { display: none; position: fixed; top: 0; right: -100%; width: 100%; height: 100%; z-index: 200; } #list .filter-layer .mask { position: absolute !important; background: #000; z-index: 200; opacity: 0.7; } #list .filter-layer .content { position: absolute; right: 0px; background: #fff; width: 300px; height: 100%; z-index: 300; } #list .filter .title { height: 45px; line-height: 45px; padding: 0 16px; font-size: 16px; font-weight: bold; } #list .filter .title:before { content: ""; display: inline-block; vertical-align: middle; width: 4px; height: 16px; margin: -4px 6px 0 0; } #list .filter .item { border-bottom: 1px solid #eee; } #list .filter .item div:first-child { height: 44px; line-height: 44px; padding: 0 16px; } #list .filter .item div:first-child input { text-align: right; width: 105px; padding: 0 12px; } #list .filter .item div:first-child span { display: inline-block; width: 100px; } #list .filter .item .desc { display: none; } #list .filter .item .desc a { display: block; line-height: 44px; padding: 0 16px; position: relative; } #list .filter .item .desc a .icow { display: none; position: absolute; right: 16px; top: 12px; } #list .filter .item .desc a .ico-checkbox-hover { display: block; } #list .filter .btn-normal { position: absolute; bottom: 0px; width: 100%; height: 44px; line-height: 44px; text-align: center; border-top: 1px solid #ddd; font-size: 16px; z-index: 400; border-radius: 0; } #category .main { padding: 16px;background:#fff; } #category .item { padding-bottom: 20px; } #category .item .name { font-size: 16px; font-weight: bold; margin-bottom: 22px; } #category .item .name .ico { margin: -4px 6px 0px 0px; } #category .item .name a { color: #333 !important; } #category .item .name .ico-right-color { background-position-x: -320px; } #category .item .name .ico-diamond2-hover { background-position-x: -980px; } #category .item:last-child { margin-bottom: 100px; } #category .desc { font-size: 0px; } #category .desc a { float: left; display: block; text-decoration: none; width: 46%; height: 44px; line-height: 44px; padding: 0px 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; background: #F5F5F5; font-size: 14px; margin: 0px 4% 20px 0px; box-sizing: border-box; } #category .desc a:nth-child(6n) { margin-right: 0px; } #category .desc a em { color: #999; margin-left: 4px; } #category .desc a:hover em { color: #fff; }