@charset "UTF-8"; /* 页面左右间距 */ /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /*颜色*/ /* 图片加载中颜色 */ /* 行为相关颜色 */ /* 功能栏字体大小 */ /*功能栏左侧小图标*/ page.data-v-8fc368b0 { background-color: #fff; min-height: 100%; } .list-box-h.data-v-8fc368b0 { padding: 20rpx; } .guess-item.data-v-8fc368b0 { padding: 10rpx; display: flex; min-width: 100%; width: 0; margin-bottom: 20rpx; background: #ffffff; border-radius: 10rpx; box-shadow: 0px 0px 20rpx 0px rgba(50, 50, 52, 0.06); } .guess-item image.data-v-8fc368b0 { width: 200rpx; height: 200rpx; border-radius: 10rpx; flex-shrink: 0; } .guess-item .guess-box.data-v-8fc368b0 { width: 100%; padding: 5px; position: relative; } .guess-item .guess-box .itemContent.data-v-8fc368b0 { position: absolute; width: 100%; padding: 20rpx 10rpx; bottom: 0; right: 0; } .guess-item .guess-box .title.data-v-8fc368b0 { font-size: 30rpx; font-weight: bold; color: #333333; height: 2.5em; line-height: 1.25em; } .guess-item .guess-box .price-box.data-v-8fc368b0 { justify-content: flex-start; } .guess-item .guess-box .price-box .yuanprice.data-v-8fc368b0 { font-size: 26rpx; font-family: PingFang SC; font-weight: 500; text-decoration: line-through; color: #999999; padding-right: 6rpx; } .guess-item .guess-box .price-box image.data-v-8fc368b0 { width: 14rpx; height: 16rpx; } .guess-item .guess-box .price-box .jiang.data-v-8fc368b0 { padding-left: 2rpx; font-size: 24rpx; font-family: PingFang SC; font-weight: bold; color: #b59467; } .guess-item .guess-box .price.data-v-8fc368b0 { font-size: 36rpx; font-family: PingFang SC; font-weight: bold; color: #FF6F0F; } .guess-item .guess-box .btn.data-v-8fc368b0 { background: #16cc9f; border-radius: 28rpx; font-size: 28rpx; font-weight: 500; color: #ffffff; float: right; padding: 10rpx 20rpx; } .top-search.data-v-8fc368b0 { width: 750rpx; height: 100rpx; display: flex; justify-content: center; align-items: center; position: relative; } .top-search .search-key.data-v-8fc368b0 { width: 700rpx; height: 70rpx; padding-left: 100rpx; background: #FFFFFF; box-shadow: 0px 1rpx 5rpx #16cc9f; border-radius: 35rpx; position: relative; } .top-search .search-logo.data-v-8fc368b0 { width: 36rpx; height: 36rpx; position: absolute; top: 0; bottom: 0; left: 50rpx; margin: auto; } .top-search .search-btn.data-v-8fc368b0 { width: 150rpx; height: 70rpx; border-radius: 30rpx; color: #16cc9f; text-align: center; line-height: 70rpx; position: absolute; top: 0; bottom: 0; right: 10rpx; margin: auto; z-index: 9; }