123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- @charset "UTF-8";
- .text-center.data-v-6b3e55b7 {
- text-align: center;
- }
- .font-weight.data-v-6b3e55b7 {
- font-weight: bold;
- }
- .page-width.data-v-6b3e55b7 {
- width: 100%;
- }
- .goods-hover-class.data-v-6b3e55b7 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-6b3e55b7 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-6b3e55b7 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-6b3e55b7 {
- width: 100%;
- }
- .u-hover-class.data-v-6b3e55b7 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-6b3e55b7 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .right.data-v-6b3e55b7 {
- width: 524rpx;
- margin-left: 22rpx;
- background-color: #ffffff;
- }
- .advert_pic.data-v-6b3e55b7 {
- width: 500rpx;
- height: 184rpx;
- margin: 20rpx 24rpx 20rpx 0;
- }
- .item.data-v-6b3e55b7 {
- margin-left: 2rpx;
- height: 158rpx;
- width: 524rpx;
- margin-bottom: 20rpx;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-pack: start;
- -webkit-justify-content: flex-start;
- justify-content: flex-start;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- }
- .item .img_box.data-v-6b3e55b7 {
- height: 128rpx;
- width: 150rpx;
- display: -webkit-box;
- display: -webkit-flex;
- display: flex;
- -webkit-box-align: center;
- -webkit-align-items: center;
- align-items: center;
- margin: 0rpx 20rpx;
- }
- .item .img_box .pic_url.data-v-6b3e55b7 {
- display: inline-block;
- max-width: 100%;
- max-height: 80%;
- }
- .big_pic_url.data-v-6b3e55b7 {
- height: 158rpx;
- width: 524rpx;
- }
- .no-empty.data-v-6b3e55b7 {
- width: 100%;
- margin-top: 150rpx;
- }
|