123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- @charset "UTF-8";
- .text-center.data-v-0c7267be {
- text-align: center;
- }
- .font-weight.data-v-0c7267be {
- font-weight: bold;
- }
- .page-width.data-v-0c7267be {
- width: 100%;
- }
- .goods-hover-class.data-v-0c7267be {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-0c7267be {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-0c7267be {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-0c7267be {
- width: 100%;
- }
- .u-hover-class.data-v-0c7267be {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-0c7267be {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .cover-pic.data-v-0c7267be {
- position: relative;
- border-radius: 8rpx;
- margin-right: 20rpx;
- }
- .out-dialog.data-v-0c7267be {
- width: 200rpx;
- height: 200rpx;
- position: absolute;
- top: 0;
- left: 0;
- z-index: 10;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .out-dialog image.data-v-0c7267be {
- width: 200rpx;
- height: 200rpx;
- }
- .goods-list.data-v-0c7267be {
- background-color: #ffffff;
- }
- .item.data-v-0c7267be {
- width: 750rpx;
- padding: 0 24rpx;
- background-color: #ffffff;
- margin: 20rpx 0;
- }
- .item-border.data-v-0c7267be {
- border-bottom: 1rpx solid #e2e2e2;
- }
- .cover-pic.data-v-0c7267be {
- width: 200rpx;
- height: 200rpx;
- border-radius: 8rpx;
- margin-right: 20rpx;
- position: relative;
- }
- .out-dialog.data-v-0c7267be {
- width: 200rpx;
- height: 200rpx;
- position: absolute;
- top: 0;
- left: 0;
- z-index: 10;
- background-color: rgba(0, 0, 0, 0.5);
- }
- .out-dialog image.data-v-0c7267be {
- width: 200rpx;
- height: 200rpx;
- }
- .pic.data-v-0c7267be {
- width: 200rpx;
- height: 200rpx;
- }
- .cont.data-v-0c7267be {
- width: 480rpx;
- min-height: 200rpx;
- margin-bottom: 20rpx;
- }
- .name.data-v-0c7267be {
- font-size: 28rpx;
- line-height: 38rpx;
- color: #353535;
- margin-top: 5rpx;
- }
- .margin-vip.data-v-0c7267be {
- margin: 8rpx 0 0 0;
- }
- .price-but.data-v-0c7267be {
- margin-top: 8rpx;
- }
- .price_content.data-v-0c7267be {
- font-size: 32rpx;
- line-height: 1;
- }
- .cart-box.data-v-0c7267be {
- width: 56rpx;
- height: 56rpx;
- border-radius: 50%;
- position: relative;
- -webkit-transform: rotateZ(360deg);
- transform: rotateZ(360deg);
- }
- .sales.data-v-0c7267be {
- font-size: 20rpx;
- line-height: 1;
- color: #999999;
- }
- .goods-cart.data-v-0c7267be {
- width: 56rpx;
- height: 56rpx;
- border: none;
- background: transparent;
- }
- .origin-price.data-v-0c7267be {
- font-size: 21rpx;
- color: #999999;
- text-decoration: line-through;
- }
|