123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178 |
- @charset "UTF-8";
- .text-center.data-v-4b3be27b {
- text-align: center;
- }
- .font-weight.data-v-4b3be27b {
- font-weight: bold;
- }
- .page-width.data-v-4b3be27b {
- width: 100%;
- }
- .goods-hover-class.data-v-4b3be27b {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-4b3be27b {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-4b3be27b {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-4b3be27b {
- width: 100%;
- }
- .u-hover-class.data-v-4b3be27b {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-4b3be27b {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .ms.data-v-4b3be27b {
- height: 100vh;
- width: 100%;
- background: white;
- }
- .time-list.data-v-4b3be27b {
- width: 750rpx;
- height: 176rpx;
- position: fixed;
- top: 0;
- left: 0;
- }
- .goods-list.data-v-4b3be27b {
- margin-top: 176rpx;
- width: 750rpx;
- height: calc(100% - 176rpx);
- }
- .is_book_list.data-v-4b3be27b {
- margin-top: 350rpx;
- width: 750rpx;
- height: calc(100% - 350rpx);
- }
- .scroll.data-v-4b3be27b {
- width: 750rpx;
- height: 111rpx;
- position: relative;
- z-index: 1500;
- background: #ffffff;
- }
- .scroll .content.data-v-4b3be27b {
- white-space: nowrap;
- /*z-index: 1500;*/
- height: 96rpx;
- background-color: #30353c;
- }
- .scroll .item.data-v-4b3be27b {
- display: inline-block;
- width: 150rpx;
- height: 96rpx;
- position: relative;
- vertical-align: top;
- color: #bbbbbb;
- }
- .scroll .item > view.data-v-4b3be27b {
- text-align: center;
- line-height: 1;
- }
- .scroll .teaser.data-v-4b3be27b {
- line-height: 96rpx;
- text-align: center;
- }
- .scroll .open-time.data-v-4b3be27b {
- margin-top: 20rpx;
- font-size: 32rpx;
- }
- .scroll .label.data-v-4b3be27b {
- margin-top: 5rpx;
- font-size: 22rpx;
- }
- .scroll .no-active-item.data-v-4b3be27b {
- background-color: #30353c;
- }
- .scroll .active-item.data-v-4b3be27b {
- color: #ffffff;
- }
- .scroll .active-item .icon.data-v-4b3be27b {
- border: 20rpx solid;
- border-bottom-color: transparent;
- border-left-color: transparent;
- border-right-color: transparent;
- position: absolute;
- bottom: -36rpx;
- left: 50%;
- -webkit-transform: translateX(-50%);
- transform: translateX(-50%);
- }
- .time.data-v-4b3be27b {
- background-color: #ffffff;
- height: 80rpx;
- line-height: 80rpx;
- position: relative;
- top: -18rpx;
- }
- .time .left.data-v-4b3be27b {
- width: 6rpx;
- height: 100%;
- background-color: #ff4544;
- position: absolute;
- top: 0;
- z-index: 1600;
- }
- .time .text.data-v-4b3be27b {
- margin-left: 20rpx;
- font-size: 28rpx;
- color: #ff4544;
- }
- .time .timing.data-v-4b3be27b {
- font-size: 28rpx;
- margin-right: 24rpx;
- color: #999999;
- }
- .time .time-html.data-v-4b3be27b {
- margin-left: 12rpx;
- color: #353535;
- }
- .empty.data-v-4b3be27b {
- background-color: #ffffff;
- width: 100%;
- font-size: 26rpx;
- }
- .empty > image.data-v-4b3be27b {
- width: 350rpx;
- height: 350rpx;
- margin-top: 150rpx;
- }
- .empty > text.data-v-4b3be27b {
- font-size: 32rpx;
- color: #353535;
- line-height: 1;
- margin-top: 80rpx;
- }
- .empty > button.data-v-4b3be27b {
- padding: 0;
- border: 0;
- border-radius: 34rpx;
- height: 68rpx;
- font-size: 26rpx;
- text-align: center;
- color: #ffffff;
- line-height: 68rpx;
- width: 240rpx;
- margin-top: 96rpx;
- }
- .empty-goods.data-v-4b3be27b {
- margin-top: 45rpx;
- }
- .empty-goods > image.data-v-4b3be27b {
- width: 150rpx;
- height: 150rpx;
- }
|