.spaceHead{width:1170px;height:240px;margin:0 auto;overflow:hidden;border:1px solid #ddd;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box}.label-box{width:130px}.contentListFixed{position:fixed;top:60px;z-index:100}.cardBox{border-radius:4px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}.cardBox .card-img{width:100%;height:195px;overflow:hidden}.cardBox .card-img a{display:block}.cardBox .card-img a img{width:100%;border-radius:4px 4px 0 0;-webkit-transition:.1s linear;transition:.1s linear}.cardBox .card-img a img:hover{opacity:.8}.cardBox .card-info{border-bottom:1px solid #eee;padding:11px 16px 13px;position:relative}.cardBox .card-info .card-info-title{margin-bottom:1px;position:relative;height:20px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.cardBox .card-info .card-info-type{height:18px;line-height:18px}.cardBox .card-info .statistics-like:before{content:"";display:inline-block;width:18px;height:18px;vertical-align:top;margin-right:2px;background:url(/static/icon/like.svg) no-repeat;background-size:16px 16px}.cardBox .card-item{height:50px;padding:0 16px}.cardBox .card-item .user-avatar img{border-radius:50%;margin-right:10px;border:none;vertical-align:middle}.cardBox .card-item .time{line-height:50px}