﻿.list-type{ margin: 0.35rem 0.35rem 0 0.35rem; font-size:0; text-align:center;}
.list-type li{ display:inline-block; width:25%; padding:0 0.2rem; vertical-align:top;}
.list-type .ic{ width:0.8rem; height:0.8rem;}
.list-type .txt{ margin:0.18rem 0 0 0; font-size:0.24rem; color:#464646;}
.list-type .selected{}
.list-type .selected .txt{ font-weight:bold; color:#FF6A48; overflow:hidden;}

.list-topic li{ position: relative; margin:0.2rem 0.2rem 0 0.2rem; border-radius:0.12rem; background:white; overflow:hidden;}
.list-topic li:first-child{ margin-top:0.3rem;}
.list-topic .img-wrapper{ text-align:center; width:7.1rem; height: 2.84rem; overflow:hidden;}
.list-topic .img-wrapper .img{ display:block; width:100%; height:100%; object-fit:cover; font-family:'object-fit: cover';}
.list-topic .tag0{ position:absolute; top:0.23rem; left:0; border-top-right-radius:0.22rem; border-bottom-right-radius:0.22rem; padding: 0 0.14rem; font-size: 0.26rem; font-weight:bold; line-height:0.44rem; color:white; letter-spacing:0.02rem; background-image:-webkit-gradient(linear, left top, right top, from(#FF9B00), to(#FF6B48)); background-image:-webkit-linear-gradient(left, #FF9B00 0%, #FF6B48 100%); background-image:-o-linear-gradient(left, #FF9B00 0%, #FF6B48 100%); background-image:linear-gradient(to right, #FF9B00 0%, #FF6B48 100%); -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2); box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);}
.list-topic .tag1{ position:absolute; right:0.16rem; bottom:0.16rem; border:1px solid white; border-radius:0.04rem; padding:0 0.1rem; line-height:0.3rem; font-size:0.2rem; color:white; letter-spacing:1px; background:rgba(0,0,0,0.5);}
.list-topic .title{ position:absolute; bottom:0; left:0; width: 100%; padding:0 0.5rem; font-size:0.3rem; line-height:0.6rem; text-align:center; color:white; background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.6))); background-image:-webkit-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); background-image:-o-linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); background-image:linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%); white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis;text-overflow:ellipsis;}