.tcmall-list#index-list{ padding:10px 4px 0; background:#F7F7F7; flex-wrap:wrap;display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex;display: flex;}
.tcmall-list  .good-item{ border-radius: 8px; margin:0 4px 8px; width:calc(50% - 8px); background:#fff; overflow:hidden; max-width:368px;}
.tcmall-list  .good-item .goods-pic{ position:relative; width:100%; height:calc((100vw - 24px) / 2);  max-width:368px; max-height:368px;}
.tcmall-list  .good-item .goods-pic img{ width:100%; height:100%; object-fit:cover; }
.tcmall-list  .good-item .goods-pic .location{max-width:100%; overflow:hidden; position:absolute; bottom:0; right:0; line-height:20px; height:20px; padding:0 6px; background:rgba(0,0,0,0.4); color:#fff; font-size:0.8em; }
.tcmall-list  .good-item .goods-pic .location i{ font-size:0.8em;}
.tcmall-list  .good-item .goods-cont{ padding:5px 5px 15px;}
.tcmall-list  .good-item .goods-cont .goods-cont__title{margin-top: 2px;font-size:0.9em; line-height:16px; height:32px; max-height:32px; overflow:hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tcmall-list  .good-item .goods-cont .goods-cont__title .vip{ margin-right:4px; vertical-align:bottom; font-size:0.8em; display:inline-block; height:16px; line-height:16px; color:#fff; background:#F7D547; padding:0 5px; border-radius:8px; }
.tcmall-list  .good-item .goods-cont .goods-cont__title .tg{margin-right:4px; vertical-align:bottom; font-size:0.8em; display:inline-block; height:16px; line-height:16px; color:#fff; background:#f00; padding:0 4px; border-radius:4px; }

.tcmall-list  .good-item .goods-cont .goods-cont__price{ margin-top:2px; height:24px; line-height:24px; }
.tcmall-list  .good-item .goods-cont .goods-cont__price .price{ font-weight:600; font-size:1.05em; color:#F23030; }
.tcmall-list .good-item .goods-cont .goods-cont__price .price .yuan_ico{ font-size:0.6em;}
.tcmall-list .good-item .goods-cont .goods-cont__price .volume{ font-size:0.8em; float:right; height:22px; line-height:22px; padding:0 10px; border-radius:10px; border:1px solid #eee; color:#999; }
.tcmall-list .good-item .goods-cont .goods-cont__pay{ margin-top:2px;line-height:30px; height:30px; overflow: hidden;}
.tcmall-list .good-item .goods-cont .goods-cont__pay .old-price{ font-size:0.8em; text-decoration:line-through; color:#999; }
.tcmall-list .good-item .goods-cont .goods-cont__pay .pay{padding-left:10px; float:right; height:30px; overflow:hidden}
.tcmall-list .good-item .goods-cont .goods-cont__pay .pay img{ width:25px; height:25px; border-radius:100%;}
.tcmall-list .good-item .goods-cont .goods-cont__pay .pay .pay-box{ overflow: hidden; float: left; margin-left: -10px;}

