@charset "UTF-8";
|
/* @import '@/uni_modules/uni-scss/variables.scss';*/
|
/* 颜色变量 */
|
.box.data-v-7b4ffe4c {
|
width: 100%;
|
}
|
.box .box_content.data-v-7b4ffe4c {
|
width: 100%;
|
box-sizing: border-box;
|
padding: 28rpx 32rpx;
|
background-color: #ffffff;
|
}
|
.box .box_content .label.data-v-7b4ffe4c {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_content .content.data-v-7b4ffe4c {
|
margin-top: 36rpx;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
}
|
.box .box_content .content image.data-v-7b4ffe4c {
|
width: 296rpx;
|
height: 296rpx;
|
}
|
.box .box_content .content .content_a.data-v-7b4ffe4c {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-top: 36rpx;
|
}
|
.box .box_content .content .content_b.data-v-7b4ffe4c {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
margin-top: 16rpx;
|
}
|
.box .box_store.data-v-7b4ffe4c {
|
width: 100%;
|
margin-top: 16rpx;
|
background-color: #ffffff;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
}
|
.box .box_store .box_store_label.data-v-7b4ffe4c {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_store .box_store_info.data-v-7b4ffe4c {
|
margin-top: 24rpx;
|
display: flex;
|
align-items: center;
|
}
|
.box .box_store .box_store_info image.data-v-7b4ffe4c {
|
flex-shrink: 0;
|
width: 92rpx;
|
height: 92rpx;
|
margin-right: 18rpx;
|
}
|
.box .box_store .box_store_info .info_right.data-v-7b4ffe4c {
|
flex: 1;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_store .box_store_info .info_right text.data-v-7b4ffe4c:nth-child(1) {
|
font-size: 32rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.box .box_store .box_store_info .info_right text.data-v-7b4ffe4c:nth-child(2) {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
margin-top: 16rpx;
|
}
|
.box .box_store .box_store_x.data-v-7b4ffe4c {
|
width: 100%;
|
height: 2rpx;
|
background-color: #F4F5F4;
|
margin: 20rpx 0;
|
}
|
.box .box_store .box_store_bottom.data-v-7b4ffe4c {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_store .box_store_bottom text.data-v-7b4ffe4c {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|
.box .box_store .box_store_bottom .box_store_bottom_right.data-v-7b4ffe4c {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_store .box_store_bottom .box_store_bottom_right text.data-v-7b4ffe4c {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
margin-right: 8rpx;
|
}
|