1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768 |
- @charset "UTF-8";
- .text-center.data-v-96369f6a {
- text-align: center;
- }
- .font-weight.data-v-96369f6a {
- font-weight: bold;
- }
- .page-width.data-v-96369f6a {
- width: 100%;
- }
- .goods-hover-class.data-v-96369f6a {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-96369f6a {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-96369f6a {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-96369f6a {
- width: 100%;
- }
- .u-hover-class.data-v-96369f6a {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-96369f6a {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .right.data-v-96369f6a {
- width: 546rpx;
- background-color: #ffffff;
- }
- .advert_pic.data-v-96369f6a {
- width: 500rpx;
- height: 184rpx;
- margin: 20rpx 24rpx 20rpx 24rpx;
- }
- .item.data-v-96369f6a {
- width: 182rpx;
- height: 138rpx;
- display: inline-block;
- margin-bottom: 40rpx;
- text-align: center;
- }
- .pic_url.data-v-96369f6a {
- height: 104rpx;
- width: 104rpx;
- }
- .name.data-v-96369f6a {
- font-size: 26rpx;
- margin-top: 8rpx;
- color: #353535;
- text-align: center;
- }
- .no-empty.data-v-96369f6a {
- width: 100%;
- margin-top: 150rpx;
- }
|