@charset "UTF-8";
|
<<<<<<< HEAD
|
/* @import '@/uni_modules/uni-scss/variables.scss';*/
|
=======
|
>>>>>>> 4eac422e52a4d28fb651b75d0f054697c7a2c0fa
|
/* 颜色变量 */
|
.hot.data-v-2a21f609 {
|
width: 100%;
|
}
|
.hot .hot_img.data-v-2a21f609 {
|
width: 100%;
|
height: 564rpx;
|
}
|
.hot .hot_img image.data-v-2a21f609 {
|
width: 100%;
|
height: 100%;
|
}
|
.hot .hot_info.data-v-2a21f609 {
|
display: flex;
|
flex-direction: column;
|
padding: 28rpx 32rpx;
|
background-color: #ffffff;
|
}
|
.hot .hot_info .hot_info_price.data-v-2a21f609 {
|
display: flex;
|
align-items: flex-end;
|
}
|
.hot .hot_info .hot_info_price text.data-v-2a21f609:first-child {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
}
|
.hot .hot_info .hot_info_price text.data-v-2a21f609:last-child {
|
font-size: 40rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
}
|
.hot .hot_info .hot_info_title.data-v-2a21f609 {
|
font-size: 36rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 16rpx;
|
}
|
.hot .hot_info .hot_info_text.data-v-2a21f609 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
margin-top: 16rpx;
|
}
|
.hot .store_remak.data-v-2a21f609 {
|
width: 100%;
|
margin-top: 16rpx;
|
padding: 28rpx 30rpx;
|
box-sizing: border-box;
|
background-color: #FFFFFF;
|
}
|
.hot .store_remak .list.data-v-2a21f609 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.hot .store_remak .list .list_item.data-v-2a21f609 {
|
display: flex;
|
flex-direction: column;
|
padding-bottom: 28rpx;
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.hot .store_remak .list .list_item .list_pf.data-v-2a21f609 {
|
width: 100%;
|
margin: 22rpx 0 24rpx 0;
|
}
|
.hot .store_remak .list .list_item .list_wz.data-v-2a21f609 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #000000;
|
}
|
.hot .store_remak .list .list_item .list_imgs.data-v-2a21f609 {
|
width: 100%;
|
margin-top: 24rpx;
|
display: flex;
|
align-items: center;
|
}
|
.hot .store_remak .list .list_item .list_imgs image.data-v-2a21f609 {
|
width: 220rpx;
|
height: 220rpx;
|
margin-right: 12rpx;
|
}
|
.hot .store_remak .list .list_item .list_imgs image.data-v-2a21f609:last-child {
|
margin-right: 0 !important;
|
}
|
.hot .store_remak .list .list_item .list_help.data-v-2a21f609 {
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: flex-end;
|
margin-top: 22rpx;
|
}
|
.hot .store_remak .list .list_item .list_help image.data-v-2a21f609 {
|
width: 30rpx;
|
height: 30rpx;
|
margin-right: 6rpx;
|
}
|
.hot .store_remak .list .list_item .list_help text.data-v-2a21f609 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.hot .store_remak .list .list_item .list_item_head.data-v-2a21f609 {
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.hot .store_remak .list .list_item .list_item_head .list_item_head_left.data-v-2a21f609 {
|
display: flex;
|
align-items: center;
|
}
|
.hot .store_remak .list .list_item .list_item_head .list_item_head_left image.data-v-2a21f609 {
|
width: 64rpx;
|
height: 64rpx;
|
border-radius: 50%;
|
margin-right: 12rpx;
|
}
|
.hot .store_remak .list .list_item .list_item_head .list_item_head_left text.data-v-2a21f609 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.hot .store_remak .list .list_item .list_item_head .list_item_head_time.data-v-2a21f609 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
}
|