.List{display:grid}.goodsItem{width:210px;cursor:pointer;transition:all .3s;border-radius:10px}.goodsItem:hover{transform:translateY(-5px);box-shadow:0 0 12px 0 #c5c8d5}.goodsItem .goodsImg{width:210px;height:210px;background:#f8f8f8;border-radius:10px;overflow:hidden;margin-bottom:10px}.goodsItem .goodsImg img{width:100%;height:100%}.goodsItem .goods_info{padding:5px 7px 10px}.goodsItem .goodsName{font-weight:400;font-size:16px;color:#333;margin-bottom:6px}.goodsItem .goodsPrice{font-weight:500;color:#f34035;line-height:17px;font-size:16px;text-align:left;font-style:normal;margin-bottom:5px;display:flex;align-items:center}.goodsItem .goodsPrice .small_price{font-size:12px}.goodsItem .goodsPrice .old_price{font-size:12px;margin-left:6px}.goodsItem .goodsSaleNum{font-weight:400;font-size:14px;color:#999}.goodsItem .kill_price{font-size:18px;color:#f34035;margin-bottom:4px}.goodsItem .kill_price .small_title{font-size:12px}.goodsItem .old_price{font-size:14px;color:#999;-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.vipPage[data-v-4d443c60]{margin-top:30px!important;margin-bottom:100px!important}.vipPage .area_title[data-v-4d443c60]{margin-bottom:0}