|
page {
|
background-color: #F5F5F5 !important;
|
}
|
.uni-popup__wrapper {
|
border-radius: 32rpx !important;
|
}
|
|
@charset "UTF-8";
|
/* 颜色变量 */
|
.store.data-v-5338d904 {
|
width: 100%;
|
}
|
.store .store_banner.data-v-5338d904 {
|
width: 100%;
|
height: 748rpx;
|
position: relative;
|
}
|
.store .store_banner.data-v-5338d904 .store_banner_mode {
|
position: absolute;
|
bottom: 42rpx;
|
right: 32rpx;
|
width: 64rpx;
|
height: 36rpx;
|
background: rgba(0, 0, 0, 0.4);
|
border-radius: 18rpx;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.store .store_banner.data-v-5338d904 .store_banner_mode text {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #FFFFFF;
|
}
|
.store .store_banner.data-v-5338d904 .uni-swiper__warp {
|
width: 100%;
|
height: 100%;
|
}
|
.store .store_banner.data-v-5338d904 .uni-swiper__dots-box {
|
display: none;
|
}
|
.store .store_banner.data-v-5338d904 .swiper-box {
|
width: 100%;
|
height: 100%;
|
}
|
.store .store_banner.data-v-5338d904 .swiper-box .swiper-item {
|
width: 100%;
|
height: 100%;
|
}
|
.store .store_banner.data-v-5338d904 .swiper-box .swiper-item image {
|
width: 100%;
|
height: 100%;
|
}
|
.store .store_info.data-v-5338d904 {
|
width: 100%;
|
background-color: #FFFFFF;
|
padding: 28rpx 32rpx;
|
box-sizing: border-box;
|
}
|
.store .store_info .title.data-v-5338d904 {
|
font-size: 36rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.store .store_info .store.data-v-5338d904 {
|
width: 100%;
|
margin-top: 30rpx;
|
}
|
.store .store_info .list.data-v-5338d904 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.store .store_info .list .list_item.data-v-5338d904 {
|
display: flex;
|
align-items: center;
|
margin-top: 20rpx;
|
}
|
.store .store_info .list .list_item image.data-v-5338d904 {
|
width: 24rpx;
|
height: 24rpx;
|
margin-right: 10rpx;
|
flex-shrink: 0;
|
}
|
.store .store_info .list .list_item text.data-v-5338d904 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
}
|
.store .store_story.data-v-5338d904 {
|
width: 100%;
|
margin-top: 16rpx;
|
padding: 28rpx 30rpx;
|
box-sizing: border-box;
|
background-color: #FFFFFF;
|
}
|
.store .store_story .title.data-v-5338d904 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-bottom: 20rpx;
|
}
|
.store .shop_operate.data-v-5338d904 {
|
width: 100%;
|
padding: 16rpx 32rpx calc(env(safe-area-inset-bottom) + 16rpx) 0;
|
box-sizing: border-box;
|
background-color: #FFFFFF;
|
border: 2rpx solid #F4F5F4;
|
position: -webkit-sticky;
|
position: sticky;
|
bottom: 0;
|
left: 0;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.store .shop_operate .bgf.data-v-5338d904 {
|
background: #D9D9D9 !important;
|
}
|
.store .shop_operate .shop_operate_ipt.data-v-5338d904 {
|
width: 522rpx;
|
height: 64rpx;
|
line-height: 64rpx;
|
text-align: center;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 32rpx 32rpx 32rpx 32rpx;
|
box-sizing: border-box;
|
font-size: 32rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #FFFFFF;
|
margin-left: 20rpx;
|
}
|
.store .shop_operate .shop_operate_list.data-v-5338d904 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
}
|
.store .shop_operate .shop_operate_list .shop_operate_list_item.data-v-5338d904 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
flex-direction: column;
|
}
|
.store .shop_operate .shop_operate_list .shop_operate_list_item image.data-v-5338d904 {
|
width: 30rpx !important;
|
height: 30rpx !important;
|
margin-bottom: 8rpx;
|
}
|
.store .shop_operate .shop_operate_list .shop_operate_list_item text.data-v-5338d904 {
|
font-size: 16rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.store .popup.data-v-5338d904 {
|
width: 554rpx;
|
padding: 42rpx 32rpx;
|
border-radius: 32rpx;
|
box-sizing: border-box;
|
}
|
.store .popup .popup_icon.data-v-5338d904 {
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.store .popup .popup_icon image.data-v-5338d904 {
|
width: 136rpx;
|
height: 138rpx;
|
}
|
.store .popup .popup_info.data-v-5338d904 {
|
width: 100%;
|
margin-top: 46rpx;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
flex-direction: column;
|
}
|
.store .popup .popup_info text.data-v-5338d904:first-child {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.store .popup .popup_info text.data-v-5338d904:last-child {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #999999;
|
margin-top: 32rpx;
|
}
|
.store .popup .popup_title.data-v-5338d904 {
|
width: 100%;
|
text-align: center;
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.store .popup .popup_list.data-v-5338d904 {
|
width: 100%;
|
margin-top: 50rpx;
|
}
|
.store .popup .popup_list .popup_list_item.data-v-5338d904 {
|
width: 100%;
|
height: 96rpx;
|
display: flex;
|
align-items: center;
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.store .popup .popup_list .popup_list_item .popup_list_item_label.data-v-5338d904 {
|
flex-shrink: 0;
|
display: flex;
|
align-items: center;
|
margin-right: 20rpx;
|
}
|
.store .popup .popup_list .popup_list_item .popup_list_item_label .label.data-v-5338d904 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.store .popup .popup_list .popup_list_item .popup_list_item_label .required.data-v-5338d904 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #ff0000;
|
}
|
.store .popup .popup_list .popup_list_item .popup_list_item_label .info.data-v-5338d904 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.store .popup .popup_list .popup_list_item .input.data-v-5338d904 {
|
flex: 1;
|
height: 100%;
|
font-size: 32rpx;
|
}
|
.store .popup .popup_list .popup_list_item .popup_list_item_submit.data-v-5338d904 {
|
flex-shrink: 0;
|
width: 172rpx;
|
height: 56rpx;
|
text-align: center;
|
line-height: 56rpx;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 28rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #FFFFFF;
|
margin-left: 20rpx;
|
}
|
.store .popup .popup_submit1.data-v-5338d904 {
|
width: 100%;
|
margin-top: 80rpx;
|
height: 64rpx;
|
line-height: 64rpx;
|
text-align: center;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 56rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #FFFFFF;
|
}
|
.store .popup .popup_submit.data-v-5338d904 {
|
width: 100%;
|
margin-top: 64rpx;
|
height: 64rpx;
|
line-height: 64rpx;
|
text-align: center;
|
background: linear-gradient(90deg, #D95A5A 0%, #D20A0A 100%);
|
border-radius: 56rpx;
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #FFFFFF;
|
}
|