123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- @charset "UTF-8";
- .text-center.data-v-6329c4a8 {
- text-align: center;
- }
- .font-weight.data-v-6329c4a8 {
- font-weight: bold;
- }
- .page-width.data-v-6329c4a8 {
- width: 100%;
- }
- .goods-hover-class.data-v-6329c4a8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-6329c4a8 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-6329c4a8 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-6329c4a8 {
- width: 100%;
- }
- .u-hover-class.data-v-6329c4a8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-6329c4a8 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .second-class.data-v-6329c4a8 {
- position: relative;
- height: 106rpx;
- width: 528rpx;
- background-color: #ffffff;
- }
- .left.data-v-6329c4a8 {
- width: 448rpx;
- white-space: nowrap;
- vertical-align: center;
- background-color: #ffffff;
- line-height: 106rpx;
- }
- .right.data-v-6329c4a8 {
- width: 80rpx;
- height: 106rpx;
- position: relative;
- box-shadow: -1rpx 0 5rpx -5rpx rgba(0, 0, 0, 0.2);
- }
- .item.data-v-6329c4a8 {
- display: inline-block;
- font-size: 24rpx;
- height: 54rpx;
- line-height: 54rpx;
- padding: 0 20rpx;
- border: 1rpx solid #cccccc;
- border-radius: 34rpx;
- margin-right: 16rpx;
- }
- .icon.data-v-6329c4a8 {
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- width: 56rpx;
- height: 56rpx;
- }
- .ollapse.data-v-6329c4a8 {
- height: 106rpx;
- width: 528rpx;
- position: relative;
- }
- .ollapse-icon.data-v-6329c4a8 {
- position: absolute;
- top: 50%;
- right: 12rpx;
- width: 56rpx;
- height: 56rpx;
- -webkit-transform: translateY(-50%);
- transform: translateY(-50%);
- }
- .ollapse-view > text.data-v-6329c4a8 {
- margin-bottom: 20rpx;
- }
- .spring-board.data-v-6329c4a8 {
- position: absolute;
- top: 0;
- left: 0;
- width: 528rpx;
- z-index: 1000;
- background-color: #ffffff;
- }
- .active.data-v-6329c4a8 {
- border: 1rpx solid;
- }
|