@charset "UTF-8"; /*** 全局scss 变量和方法 存放处 */ /* 引入minxin */ /* 颜色变量 */ /*图片地址*/ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .item-cmd_bx.data-v-15df564e { position: relative; margin-bottom: 20rpx; } .item-cmd_bx .img_bx.data-v-15df564e { height: 140rpx; width: 140rpx; position: absolute; left: 0rpx; top: 0rpx; } .item-cmd_bx .img_bx image.data-v-15df564e { width: 100%; height: 100%; } .item-cmd_bx .cmd-info_bx.data-v-15df564e { padding-left: 160rpx; padding-bottom: 30rpx; } .item-cmd_bx .cmd-info_bx .tit.data-v-15df564e { font-size: 30rpx; font-weight: 700; color: #333333; padding-top: 0 0 2rpx 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 380rpx; } .item-cmd_bx .cmd-info_bx .kc.data-v-15df564e { position: relative; color: #999999; font-size: 24rpx; } .item-cmd_bx .cmd-info_bx .kc .price.data-v-15df564e { position: absolute; left: 0; bottom: 0; } .item-cmd_bx .cmd-info_bx .num-open_bx.data-v-15df564e { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; } .item-cmd_bx .cmd-info_bx .num-open_bx .price.data-v-15df564e { font-size: 28rpx; color: #ff2842; -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; top: 60rpx; font-weight: 550; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx.data-v-15df564e { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx .iconfont.data-v-15df564e { color: #3385ff; font-size: 42rpx; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx .position.data-v-15df564e { display: block; width: 70rpx; text-align: center; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx .iconcachu.data-v-15df564e { margin: 0 6rpx 0 20rpx; color: #ccc; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx .iconcachu.edit.data-v-15df564e { color: #3385ff; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx > .num.data-v-15df564e { display: inline-block; width: 120rpx; height: 45rpx; text-align: center; margin: 0 8rpx; color: #868686; border-radius: 22rpx; background-color: #f5f5f5; padding: 3rpx 0; font-size: 25rpx; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx .change-input.data-v-15df564e { width: 164rpx; height: 60rpx; line-height: 60rpx; text-align: center; background: #ffffff; border: 1rpx solid #dddddd; border-radius: 4rpx; font-size: 25rpx; } .item-cmd_bx .cmd-info_bx .num-open_bx .open-bx .btn-box.data-v-15df564e { width: 100rpx; height: 60rpx; line-height: 60rpx; color: #ffffff; background: #3385ff; text-align: center; border-radius: 10rpx; }