.my_box .my_box_category{width:100%;height:88rpx;display:flex;justify-content:space-around;background-color:#fff;position:fixed;top:0;z-index:999;box-sizing:border-box}.my_box .my_box_category .category-item{width:100rpx;text-align:center}.my_box .my_box_category .category-item .item-con{display:inline-block;height:88rpx;font-size:30rpx;position:relative;line-height:88rpx}.my_box .my_box_category .category-item .acts{font-weight:700}.my_box .my_box_category .category-item .item-con.active:after{content:"";display:block;text-align:center;width:100%;height:4rpx;border-radius:6rpx;position:absolute;left:0;bottom:0}.my_box .my_box_category .category-item:last-of-type{margin-right:0}.my_box .goods-list{margin:20rpx 30rpx;background-color:#fff;border-radius:10rpx;padding:30rpx}.my_box .goods-list .list-body{display:flex;justify-content:space-between}.my_box .goods-list .list-body .list-body-img{display:flex;align-items:center;justify-content:center;background-color:#fff;width:232rpx;height:232rpx;margin-right:20rpx}.my_box .goods-list .list-body .list-body-img image{width:100%;height:100%}.my_box .goods-list .list-body .shop-content{display:flex;flex-direction:column;justify-content:space-between;flex:1}.my_box .goods-list .list-body .shop-content .shop-title{margin-top:-8rpx;height:84rpx;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;line-height:42rpx;color:#303133}.my_box .goods-list .list-body .shop-content .statusing{color:#03bd04;border:2rpx solid #03bd04;border-radius:6rpx;padding:6rpx 0;line-height:1;width:104rpx;text-align:center}.my_box .goods-list .list-body .shop-content .status{border:2rpx solid #909399;border-radius:6rpx;padding:6rpx 0;line-height:1;width:104rpx;text-align:center}.my_box .goods-list .list-body .shop-content .statused{border:2rpx solid #909399;border-radius:6rpx;padding:6rpx 0;line-height:1;width:104rpx;text-align:center}.my_box .goods-list .list-body .shop-content .box-price{line-height:1;font-size:40rpx}.my_box .goods-list .list-body .shop-content .box-price .box-price-icon{margin-right:6rpx;font-size:24rpx}.my_box .goods-list .list-body .shop-content .ul{display:flex;align-items:center}.my_box .goods-list .list-body .shop-content .ul .li{display:inline-block;background-color:#ff4544;width:6rpx;height:6rpx;border-radius:50%;margin-right:10rpx}.my_box .goods-list .list-body .shop-content .ul .lititle{white-space:nowrap}.my_box .goods-list .list-body .shop-content .ul .li-two{display:inline-block;background-color:#4470ff;width:6rpx;height:6rpx;border-radius:50%;margin-right:10rpx}.my_box .goods-list .my-prize-box{border-top:2rpx solid #eee;margin-top:20rpx;padding-top:20rpx;display:flex;justify-content:space-between;align-items:center}.my_box .goods-list .my-prize-box .toprizeicon{margin-left:10rpx}