123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- @charset "UTF-8";
- .text-center.data-v-3d2f20ce {
- text-align: center;
- }
- .font-weight.data-v-3d2f20ce {
- font-weight: bold;
- }
- .page-width.data-v-3d2f20ce {
- width: 100%;
- }
- .goods-hover-class.data-v-3d2f20ce {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-3d2f20ce {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-3d2f20ce {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-3d2f20ce {
- width: 100%;
- }
- .u-hover-class.data-v-3d2f20ce {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-3d2f20ce {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .detail-discount.data-v-3d2f20ce {
- width: 702rpx;
- background: -webkit-linear-gradient(45deg, #ff8c40, #ff6d40);
- background: linear-gradient(45deg, #ff8c40, #ff6d40);
- height: 210rpx;
- border-radius: 15rpx;
- margin: 24rpx 24rpx 0 24rpx;
- }
- .detail-discount .top.data-v-3d2f20ce {
- color: #ffffff;
- padding: 30rpx 24rpx 0 24rpx;
- }
- .detail-discount .top .text.data-v-3d2f20ce {
- font-size: 26rpx;
- }
- .detail-discount .top .text text.data-v-3d2f20ce {
- font-size: 32rpx;
- }
- .detail-discount .top .button.data-v-3d2f20ce {
- margin-top: 8rpx;
- width: 213rpx;
- height: 56rpx;
- line-height: 54rpx;
- font-size: 26rpx;
- color: #ffffff;
- border-radius: 30rpx;
- text-align: center;
- border: 1rpx solid #ffffff;
- }
- .detail-discount .bottom.data-v-3d2f20ce {
- height: 100rpx;
- width: 702rpx;
- }
- .textss.data-v-3d2f20ce {
- height: 100rpx;
- white-space: nowrap;
- }
- .content.data-v-3d2f20ce {
- height: 10rpx;
- width: 702rpx;
- background-color: #b24c2d;
- border-radius: 5rpx;
- position: relative;
- }
- .content .content-nei.data-v-3d2f20ce {
- height: 10rpx;
- border-radius: 5rpx;
- background-color: #ffffff;
- }
- .content .content-text.data-v-3d2f20ce {
- position: absolute;
- font-size: 24rpx;
- color: #ffffff;
- margin-top: 16rpx;
- right: 0;
- }
- .content-d.data-v-3d2f20ce {
- display: inline-block;
- width: 320rpx;
- height: 10rpx;
- position: relative;
- margin-top: 5rpx;
- background-color: rgba(204, 94, 51, 0.8);
- }
- .content-d .content-text.data-v-3d2f20ce {
- position: absolute;
- font-size: 24rpx;
- color: #ffffff;
- margin-top: 16rpx;
- right: 0;
- -webkit-transform: translateX(50%);
- transform: translateX(50%);
- }
- .content-d .content-text-o.data-v-3d2f20ce {
- position: absolute;
- font-size: 24rpx;
- color: #ffffff;
- margin-top: 16rpx;
- right: 0;
- }
- .content-d-d.data-v-3d2f20ce {
- height: 10rpx;
- border-radius: 5rpx;
- }
- .content-d-d-d.data-v-3d2f20ce {
- height: 10rpx;
- background-color: #f7f7f7;
- }
- .yuan.data-v-3d2f20ce {
- background-color: #ff8c40 !important;
- border: 5rpx solid #ffffff !important;
- }
- .scroll-empty.data-v-3d2f20ce {
- height: 10rpx;
- width: 25rpx;
- display: inline-block;
- }
- .after.data-v-3d2f20ce {
- width: 125rpx;
- }
- .yuan-default.data-v-3d2f20ce {
- border-radius: 50%;
- position: absolute;
- z-index: 1400;
- top: 50%;
- -webkit-transform: translateY(-50%);
- transform: translateY(-50%);
- right: 0;
- width: 20rpx;
- height: 20rpx;
- background-color: rgba(204, 94, 51, 0.8);
- border: 5rpx solid rgba(204, 94, 51, 0.8);
- }
- .border-radius-left.data-v-3d2f20ce {
- border-top-left-radius: 5rpx;
- border-bottom-left-radius: 5rpx;
- }
- .border-radius-right.data-v-3d2f20ce {
- border-top-right-radius: 5rpx;
- border-bottom-right-radius: 5rpx;
- }
|