@charset "UTF-8";
|
/* 颜色变量 */
|
.box.data-v-73024bf8 {
|
width: 100%;
|
}
|
.box .box_title.data-v-73024bf8 {
|
width: 100%;
|
padding: 16rpx 32rpx 46rpx 32rpx;
|
box-sizing: border-box;
|
display: flex;
|
justify-content: center;
|
align-items: center;
|
flex-direction: column;
|
background-color: #ffffff;
|
}
|
.box .box_title .title.data-v-73024bf8 {
|
font-size: 40rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-top: 32rpx;
|
}
|
.box .box_title .info.data-v-73024bf8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
margin-top: 12rpx;
|
}
|
.box .box_title .banner.data-v-73024bf8 {
|
width: 100%;
|
height: 274rpx;
|
margin-top: 38rpx;
|
display: flex;
|
align-items: center;
|
}
|
.box .box_title .banner.data-v-73024bf8 .banner_left {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.box .box_title .banner.data-v-73024bf8 .banner_right {
|
flex: 1;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.box .box_title .banner.data-v-73024bf8 .banner_box {
|
width: 314rpx;
|
height: 100%;
|
}
|
.box .box_title .banner.data-v-73024bf8 .banner_box .swiper {
|
width: 100%;
|
height: 100%;
|
}
|
.box .box_title .banner.data-v-73024bf8 .banner_box .swiper .swiper-item {
|
width: 100%;
|
height: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.box .box_title .banner.data-v-73024bf8 .banner_box .swiper .swiper-item image {
|
width: 100%;
|
height: 100%;
|
}
|
.box .box_zw.data-v-73024bf8 {
|
width: 100%;
|
height: calc(96rpx + env(safe-area-inset-bottom));
|
}
|
.box .shop_operate.data-v-73024bf8 {
|
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: fixed;
|
bottom: 0;
|
left: 0;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
z-index: 9;
|
}
|
.box .shop_operate .shop_operate_ipt.data-v-73024bf8 {
|
width: 440rpx;
|
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;
|
}
|
.box .shop_operate .shop_operate_list.data-v-73024bf8 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
}
|
.box .shop_operate .shop_operate_list .shop_operate_list_item.data-v-73024bf8 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
flex-direction: column;
|
}
|
.box .shop_operate .shop_operate_list .shop_operate_list_item image.data-v-73024bf8 {
|
width: 30rpx !important;
|
height: 30rpx !important;
|
margin-bottom: 8rpx;
|
}
|
.box .shop_operate .shop_operate_list .shop_operate_list_item text.data-v-73024bf8 {
|
font-size: 16rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.box .box_pays.data-v-73024bf8 {
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_pays .box_pay.data-v-73024bf8 {
|
width: 100%;
|
padding: 26rpx 32rpx;
|
box-sizing: border-box;
|
background-color: #ffffff;
|
border-bottom: 2rpx solid #F4F5F4;
|
}
|
.box .box_pays .box_pay.data-v-73024bf8:last-child {
|
border: none !important;
|
}
|
.box .box_pays .box_pay .box_pay_info.data-v-73024bf8 {
|
width: 100%;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_pays .box_pay .box_pay_info .box_pay_info_left.data-v-73024bf8 {
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_pays .box_pay .box_pay_info .box_pay_info_left .box_pay_a.data-v-73024bf8 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
}
|
.box .box_pays .box_pay .box_pay_info .box_pay_info_left .box_pay_b.data-v-73024bf8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-top: 24rpx;
|
}
|
.box .box_pays .box_pay .box_pay_info .box_pay_info_right.data-v-73024bf8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_pays .box_pay .box_pay_info .box_pay_info_right text.data-v-73024bf8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-right: 8rpx;
|
}
|
.box .box_pays .box_pay .box_pay_x.data-v-73024bf8 {
|
width: 100%;
|
height: 0rpx;
|
margin: 28rpx 0;
|
border: 2rpx solid #F4F5F4;
|
}
|
.box .box_pays .box_pay .box_pay_data.data-v-73024bf8 {
|
width: 100%;
|
}
|
.box .box_pays .box_pay .box_pay_data .label.data-v-73024bf8 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
}
|
.box .box_pays .box_pay .box_pay_data .info.data-v-73024bf8 {
|
width: 100%;
|
display: flex;
|
align-items: center;
|
margin-top: 28rpx;
|
}
|
.box .box_pays .box_pay .box_pay_data .info image.data-v-73024bf8 {
|
width: 24rpx;
|
height: 30rpx;
|
flex-shrink: 0;
|
margin-right: 20rpx;
|
}
|
.box .box_pays .box_pay .box_pay_data .info .info_right.data-v-73024bf8 {
|
flex: 1;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_pays .box_pay .box_pay_data .info .info_right .info_right_top.data-v-73024bf8 {
|
display: flex;
|
align-items: center;
|
margin-bottom: 18rpx;
|
}
|
.box .box_pays .box_pay .box_pay_data .info .info_right .info_right_top text.data-v-73024bf8:first-child {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-right: 12rpx;
|
}
|
.box .box_pays .box_pay .box_pay_data .info .info_right .info_right_top text.data-v-73024bf8:last-child {
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.box .box_pays .box_pay .box_pay_data .info .info_right .info_right_bottom.data-v-73024bf8 {
|
font-size: 24rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #333333;
|
margin: 0 !important;
|
}
|
.box .box_pays .box_pay .box_pay_desc.data-v-73024bf8 {
|
margin-top: 44rpx;
|
}
|
.box .box_pays .box_pay .box_pay_desc .label.data-v-73024bf8 {
|
font-size: 32rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #333333;
|
margin-bottom: 28rpx;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list.data-v-73024bf8 {
|
display: flex;
|
align-items: flex-start;
|
justify-content: space-between;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_l.data-v-73024bf8 {
|
width: 40rpx;
|
margin-right: 20rpx;
|
flex-shrink: 0;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item.data-v-73024bf8 {
|
width: 100%;
|
height: 206rpx;
|
margin-top: 11rpx;
|
position: relative;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .disable.data-v-73024bf8 {
|
background-color: #D9D9D9 !important;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .xian_x.data-v-73024bf8 {
|
width: 2rpx;
|
height: 220rpx;
|
background-color: #D20A0A;
|
position: absolute;
|
top: 5rpx;
|
left: 9rpx;
|
z-index: 1;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .desad.data-v-73024bf8 {
|
width: 12rpx;
|
height: 12rpx;
|
border-radius: 50%;
|
background-color: #D9D9D9;
|
position: relative;
|
z-index: 6;
|
margin-left: 2rpx;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .dian.data-v-73024bf8 {
|
position: relative;
|
z-index: 6;
|
width: 20rpx;
|
height: 20rpx;
|
background: rgba(210, 10, 10, 0.4);
|
border-radius: 50%;
|
display: flex;
|
align-items: center;
|
justify-content: center;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_l .box_pay_desc_list_l_item .dian .dian_dian.data-v-73024bf8 {
|
width: 12rpx;
|
height: 12rpx;
|
background: #D20A0A;
|
border-radius: 50%;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r.data-v-73024bf8 {
|
flex: 1;
|
display: flex;
|
align-items: center;
|
flex-direction: column;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item.data-v-73024bf8 {
|
width: 100%;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item:first-child .qi.data-v-73024bf8 {
|
margin-top: 0 !important;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .qi.data-v-73024bf8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-bottom: 32rpx;
|
margin-top: 40rpx;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box.data-v-73024bf8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .left.data-v-73024bf8 {
|
flex: 1;
|
display: flex;
|
flex-direction: column;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .left .left_item.data-v-73024bf8 {
|
margin-bottom: 32rpx;
|
display: flex;
|
align-items: center;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .left .left_item.data-v-73024bf8:last-child {
|
margin-bottom: 0 !important;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .left .left_item .h.data-v-73024bf8 {
|
background: rgba(210, 10, 10, 0.08) !important;
|
color: #D20A0A !important;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .left .left_item .left_item_h.data-v-73024bf8 {
|
width: 80rpx;
|
height: 40rpx;
|
line-height: 40rpx;
|
text-align: center;
|
background: #FDF9DC;
|
border-radius: 20rpx;
|
font-size: 24rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #F6AF12;
|
margin-right: 12rpx;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .left .left_item text.data-v-73024bf8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #999999;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .right.data-v-73024bf8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_pays .box_pay .box_pay_desc .box_pay_desc_list .box_pay_desc_list_r .box_pay_desc_list_item .box_pay_desc_list_item_box .right text.data-v-73024bf8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Medium, PingFang SC;
|
font-weight: 500;
|
color: #333333;
|
margin-right: 8rpx;
|
}
|
.box .box_pays .box_pay .box_pay_c.data-v-73024bf8 {
|
margin-top: 40rpx;
|
display: flex;
|
align-items: center;
|
justify-content: space-between;
|
}
|
.box .box_pays .box_pay .box_pay_c .box_pay_c_left.data-v-73024bf8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_pays .box_pay .box_pay_c .box_pay_c_left text.data-v-73024bf8:nth-child(1) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
margin-top: 12rpx;
|
}
|
.box .box_pays .box_pay .box_pay_c .box_pay_c_left text.data-v-73024bf8:nth-child(2) {
|
font-size: 40rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
}
|
.box .box_pays .box_pay .box_pay_c .box_pay_c_left text.data-v-73024bf8:nth-child(3) {
|
font-size: 28rpx;
|
font-family: PingFang SC-Semibold, PingFang SC;
|
font-weight: 600;
|
color: #D20A0A;
|
margin-top: 12rpx;
|
}
|
.box .box_pays .box_pay .box_pay_c .box_pay_c_right.data-v-73024bf8 {
|
display: flex;
|
align-items: center;
|
}
|
.box .box_pays .box_pay .box_pay_c .box_pay_c_right text.data-v-73024bf8 {
|
font-size: 28rpx;
|
font-family: PingFang SC-Regular, PingFang SC;
|
font-weight: 400;
|
color: #D20A0A;
|
margin-right: 8rpx;
|
}
|