/* wxParse.wxss */ @import "/wxParse/wxParse.wxss"; .slide-image { background: #fff; } .banner-box { height: 750rpx; border-bottom: 1rpx solid #e4e4e4; } .user-orderJtou { color: #999; font-size: 26rpx; position: absolute; top: 50%; margin-top: -9rpx; } /* 底部操作栏 */ .footer-fixed .goods-fixed-icon { width: 150rpx; background: #fff; margin: 0 auto; padding: 0 6rpx; border-left: 1rpx solid #eee; height: 92rpx; position: relative; } .footer-fixed .goods-fixed-icon:first-child { border-left: none; } .footer-fixed .goods-fixed-icon image { width: 56rpx; height: 56rpx; display: block; position: absolute; left: 0%; margin-left: 30rpx; top: 0%; margin-top: 17rpx; } .footer-fixed .goods-fixed-icon text { color: #7a7e83; font-size: 48rpx; } .footer-fixed .goods-fixed-icon .bargain-icon { height: 50rpx; } .footer-fixed .goods-fixed-icon .bargain-icon image { height: 50rpx; width: 50rpx; margin-top: -40rpx; } .footer-fixed .goods-fixed-icon .bargain-home { margin-top: 6rpx; text-align: center; } .footer-fixed .goods-fixed-icon .flow_num text { display: block; color: #fff; font-size: 22rpx; text-align: center; } .footer-fixed .goods-fixed-icon .icon-shoucang { font-size: 40rpx; } .footer-fixed .goods-fixed-icon .s_cont { color: #ff495e; } /* 商品标题 */ .goods-title { overflow: hidden; padding: 0 0rpx 0 0; color: #333; } /* 商品价格 */ .money-box { margin: 10rpx 0; } .money-box .goods-price .goods-price_num { font-size: 40rpx; } .money-box .line-price { font-size: 24rpx; color: #999; padding-top: 6rpx; text-decoration: line-through; margin-left: 12rpx; } /* 会员价标签 */ .tag-grade-price { background: linear-gradient(to right, #fa1e8c 0, #fc1e56 100%); background: #fc1e56; font-size: 22rpx; border-radius: 12rpx; color: #fff; padding: 4rpx 12rpx; margin-left: 20rpx; } /* 商品销量 */ .goods-sales-box .stock { display: block; text-align: right; } /* 商品评论 */ .goods-comment .goods-property-box { position: relative; padding: 12px; } .goods-comment .goods-property-jianTou { width: 52rpx; position: absolute; right: 0; top: 50%; margin-top: -13rpx; } .goods-comment .goods-property-jianTou image { height: 100%; width: 100%; } .goods-comment-box .comment_btn { width: 220rpx; margin: 0 auto; padding: 20rpx 0; } .goods-comment-box .comment_btn text { display: block; padding: 5rpx 0; color: #ff495e; font-size: 26rpx; text-align: center; border: 1px solid #ff495e; border-radius: 30rpx; } /* 商品规格 */ .goods-attr { padding: 10rpx 0; } .goods-attr .goods-attr--scroll { max-height: 600rpx; } .goods-attr .group-item .tips-text { font-size: 26rpx; color: #888; margin-bottom: 10rpx; } .goods-attr .group-item .spec-item { display: inline-block; font-size: 26rpx; height: 55rpx; line-height: 55rpx; padding: 0 30rpx; margin: 0 20rpx 20rpx 0; border-radius: 8rpx; color: #888; border: 1rpx solid #e6e6e6; } .goods-attr .group-item .spec-item.cur { background: #f82169; border: 1rpx solid #f82169; color: #fff; } .goods-attr .group-item .spec-item.disabled { color: #dedede; cursor: not-allowed; background: #eee; border: 2rpx dashed #dedede; } .select-number { width: 202rpx; height: 52rpx; flex-direction: row; border: 1rpx solid rgb(231, 231, 231); border-radius: 5rpx; } .select-number .default { float: left; width: 60rpx; height: 52rpx; line-height: 48rpx; padding: 0; background: #fff; color: #444; font-size: 40rpx; border-radius: unset; } .select-number .disabled { background: #f7f7f7; color: #ddd; } .select-number button:after { content: none; border: none; } .select-number input { float: left; width: 80rpx; height: 52rpx; line-height: 52rpx; border-right: 1rpx solid #eee; border-left: 1rpx solid #eee; text-align: center; font-size: 28rpx; color: #444; } /* banner计数 */ .banner-num { position: absolute; right: 30rpx; margin-top: -70rpx; padding: 0 18rpx; background: rgba(0, 0, 0, 0.3); border-radius: 50rpx; color: #fff; font-size: 32rpx; } .banner-num text:last-child { color: rgba(255, 255, 255, 0.6); font-size: 26rpx; } .footer-fixed .order-number { width: 50%; background: linear-gradient(to right, #fac905 0, #ff9500 100%); color: #fff; text-align: center; line-height: 92rpx; } .footer-fixed .order-number button { background: none; padding: 0; font-size: 34rpx; color: #fff; line-height: inherit; border-radius: 0; border: 0; } .footer-fixed .order-number button::after { content: " "; width: 0; height: 0; position: absolute; top: 0; left: 0; border: none; transform: scale(0); transform-origin: 0 0; box-sizing: border-box; border-radius: 0; } .footer-fixed .default-btn { width: 100%; background-color: #ccc; color: #fff; text-align: center; line-height: 92rpx; } .footer-fixed .flow_num { background: #ff495e; position: absolute; right: 20rpx; top: 10rpx; border-radius: 30rpx; height: 30rpx; min-width: 30rpx; } /* 商品详情 */ .goods-detail-box { font-size: 28rpx; } /* 评价次数 */ .comment-num { position: absolute; right: 34px; top: 50%; margin-top: -20rpx; font-size: 28rpx; color: #333; } .top-nav-bar { padding: 24rpx; font-size: 28rpx; color: #333; } .goods-fixed-icon contact-button { display: block; } /* 商品分享 */ .goods__share button.share-btn { line-height: normal; padding: 0 0 0 10rpx; background: none; border-radius: 0; box-shadow: none; font-size: 8pt; border: none; color: #888; } .goods__share button.share-btn::after { border: none; } .goods__share .share__icon { font-size: 46rpx; margin-bottom: 5rpx; } /* 商品海报 弹出层 */ .pop-poster { position: relative; background: #fff; padding: 42rpx; border-radius: 10rpx; } /* 关闭按钮 */ .pop-poster .pop-close { position: absolute; width: 56rpx; height: 56rpx; background: #fff; border-radius: 50%; box-shadow: 0 0 25rpx rgba(0, 0, 0, 0.15); right: -28rpx; top: -28rpx; } .pop-poster .pop-close text { display: block; } .pop-poster .poster__image { padding: 0 40rpx; } .pop-poster .poster__image image { box-shadow: 0 0 25rpx rgba(0, 0, 0, 0.15); width: 460rpx; height: 696.746rpx; } .pop-poster .profile-btn button { margin-bottom: 0; } /* sku选择器 */ .sku-selector { padding: 30rpx 20rpx; } /* 确认购买弹窗 */ .popup__trade { width: 750rpx; position: relative; padding-bottom: 92rpx; z-index: 999; } .popup__trade .trade-close { position: absolute; top: 20rpx; right: 20rpx; width: 50rpx; height: 50rpx; } .popup__trade .trade-main { background: #fff; box-sizing: border-box; padding: 24rpx; } .popup__trade .footer-fixed { position: absolute; } .popup__trade .trade-main .goods-info { margin-bottom: 10rpx; } .popup__trade .trade-main .goods-info .goods-image { margin-top: -40px; margin-right: 20rpx; } .popup__trade .trade-main .goods-info .goods-image image { width: 90px; height: 90px; border: 5rpx solid #fff; box-shadow: 0 4rpx 10rpx rgba(220, 220, 220, 0.79); } .popup__trade .trade-main .goods-info .money-box { margin: 0; } .popup__trade .trade-main .goods-info .goods-stock { padding-left: 10rpx; } .popup__trade .trade-main .buy_number { margin: 20rpx 0; justify-content: space-between; } .popup__trade .trade-main .buy_number .buyNumber { color: #888; background: #fff; border-radius: 10rpx; margin-bottom: 10rpx; } /* 商品卖点 */ .goods-selling-point { color: #f20c59; }