123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- @charset "UTF-8";
- .text-center.data-v-15621276 {
- text-align: center;
- }
- .font-weight.data-v-15621276 {
- font-weight: bold;
- }
- .page-width.data-v-15621276 {
- width: 100%;
- }
- .goods-hover-class.data-v-15621276 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-15621276 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-15621276 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-15621276 {
- width: 100%;
- }
- .u-hover-class.data-v-15621276 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-15621276 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-goods-time.data-v-15621276 {
- width: 750rpx;
- height: 88rpx;
- position: relative;
- }
- .app-goods-time .app-image.data-v-15621276 {
- width: 750rpx;
- height: 88rpx;
- background-repeat: no-repeat;
- background-size: 100% 100%;
- }
- .app-goods-time .app-goods-info.data-v-15621276 {
- position: absolute;
- left: 24rpx;
- bottom: 12rpx;
- color: #fff;
- font-size: 32rpx;
- }
- .app-goods-time .app-goods-info .app-goods-price.data-v-15621276 {
- font-family: DIN;
- font-size: 56rpx;
- }
- .app-goods-time .app-goods-info .app-goods-sales.data-v-15621276 {
- margin-left: 16rpx;
- font-size: 20rpx;
- }
- .app-goods-time .app-content.data-v-15621276 {
- position: absolute;
- right: 20rpx;
- top: 0;
- height: 88rpx;
- width: 300rpx;
- }
- .app-goods-time .app-content .app-text.data-v-15621276 {
- font-size: 22rpx;
- color: #ffffff;
- text-align: center;
- margin-top: 2rpx;
- }
- .app-goods-time .app-content .over-text.data-v-15621276 {
- font-size: 32rpx;
- line-height: 88rpx;
- margin-top: 0;
- }
- .app-goods-time .app-content .app-time.data-v-15621276 {
- color: white;
- height: 40rpx;
- font-size: 26rpx;
- margin-top: 6rpx;
- }
- .app-goods-time .app-content .app-time .app-num.data-v-15621276 {
- display: inline-block;
- width: 44rpx;
- height: 40rpx;
- line-height: 40rpx;
- background-color: white;
- border-radius: 8rpx;
- color: #353535;
- text-align: center;
- }
- .app-goods-time .app-content .app-time .app-right.data-v-15621276 {
- margin: 0 4rpx;
- }
|