123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413 |
- @charset "UTF-8";
- .text-center.data-v-302ac848 {
- text-align: center;
- }
- .font-weight.data-v-302ac848 {
- font-weight: bold;
- }
- .page-width.data-v-302ac848 {
- width: 100%;
- }
- .goods-hover-class.data-v-302ac848 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-302ac848 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-302ac848 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-302ac848 {
- width: 100%;
- }
- .u-hover-class.data-v-302ac848 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-302ac848 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .cash.data-v-302ac848 {
- width: 750rpx;
- background-color: #f7f7f7;
- }
- .cash .no-tip.data-v-302ac848 {
- position: fixed;
- top: 350rpx;
- left: 0;
- right: 0;
- margin: 0 auto;
- color: #666666;
- font-size: 24rpx;
- width: 240rpx;
- text-align: center;
- }
- .cash .no-tip > image.data-v-302ac848 {
- height: 240rpx;
- width: 240rpx;
- margin-bottom: 20rpx;
- }
- .cash .search.data-v-302ac848 {
- height: 88rpx;
- box-sizing: border-box;
- background-color: #efeff4;
- padding: 15rpx 24rpx;
- position: fixed;
- top: 0;
- left: 0;
- z-index: 1000;
- }
- .cash .search .search-clear.data-v-302ac848 {
- position: absolute;
- right: 15rpx;
- top: 14rpx;
- width: 30rpx;
- height: 30rpx;
- z-index: 100;
- }
- .cash .search .search-clear > image.data-v-302ac848 {
- width: 20rpx;
- height: 20rpx;
- margin-right: 11rpx;
- }
- .cash .search .input.data-v-302ac848 {
- padding: 0 70rpx 0 30rpx;
- box-sizing: border-box;
- height: 58rpx;
- width: 702rpx;
- border-radius: 29rpx;
- background-color: white;
- font-size: 26rpx;
- }
- .cash .search .view.data-v-302ac848 {
- height: 58rpx;
- width: 702rpx;
- border-radius: 29rpx;
- background-color: white;
- font-size: 26rpx;
- color: #999999;
- }
- .cash .search .view > image.data-v-302ac848 {
- width: 25rpx;
- height: 25rpx;
- margin-right: 11rpx;
- }
- .cash .bar.data-v-302ac848 {
- width: 750rpx;
- position: fixed;
- top: 88rpx;
- z-index: 2;
- left: 0;
- height: 100rpx;
- border-bottom: 1rpx solid #e2e2e2;
- background-color: white;
- }
- .cash .bar .scroll-view.data-v-302ac848 {
- white-space: nowrap;
- height: 100rpx;
- }
- .cash .bar .bar-item.data-v-302ac848 {
- min-width: 210rpx;
- height: 100rpx;
- text-align: center;
- display: inline-block;
- }
- .cash .bar .bar-item .bar-item-tips.data-v-302ac848 {
- position: absolute;
- top: 50%;
- left: 100%;
- margin-left: 8rpx;
- margin-top: -19rpx;
- height: 19rpx;
- line-height: 19rpx;
- font-size: 12rpx;
- color: #fff;
- padding: 0 6rpx;
- border-top-left-radius: 10rpx;
- border-bottom-right-radius: 10rpx;
- background-image: -webkit-linear-gradient(left, #335aff, #2076e7);
- background-image: linear-gradient(to right, #335aff, #2076e7);
- }
- .cash .bar .bar-item .bar-item-text.data-v-302ac848 {
- display: inline-block;
- height: 98rpx;
- font-size: 28rpx;
- color: #666666;
- line-height: 98rpx;
- border-bottom: 2rpx solid transparent;
- position: relative;
- width: auto;
- }
- .cash .bar .bar-item .text-active.data-v-302ac848 {
- color: #446dfd;
- border-bottom: 2rpx solid #446dfd;
- }
- .cash .reply-margin-search.data-v-302ac848 {
- top: 88rpx;
- }
- .cash .reply-margin-bar.data-v-302ac848 {
- top: 188rpx;
- }
- .cash .reply.data-v-302ac848 {
- width: 750rpx;
- box-sizing: border-box;
- padding: 24rpx 0;
- background-color: #f7f7f7;
- z-index: 2;
- position: fixed;
- left: 0;
- z-index: 10;
- background-color: #f7f7f7;
- }
- .cash .reply .reply-item.data-v-302ac848 {
- box-sizing: border-box;
- width: 160rpx;
- height: 56rpx;
- line-height: 54rpx;
- border: 1rpx solid #446dfd;
- font-size: 24rpx;
- color: #666666;
- text-align: center;
- }
- .cash .reply .reply-item-active.data-v-302ac848 {
- background-color: #446dfd;
- color: #ffffff;
- }
- .cash .reply .unreviewed.data-v-302ac848 {
- border-top-left-radius: 28rpx;
- border-bottom-left-radius: 28rpx;
- }
- .cash .reply .unpaid.data-v-302ac848 {
- border-top-right-radius: 28rpx;
- border-bottom-right-radius: 28rpx;
- }
- .cash .content-margin-search.data-v-302ac848 {
- margin-top: 192rpx;
- }
- .cash .content-margin-bar.data-v-302ac848 {
- margin-top: 292rpx;
- }
- .cash .content.data-v-302ac848 {
- width: 750rpx;
- padding: 0 24rpx;
- box-sizing: border-box;
- }
- .cash .content .content-item.data-v-302ac848 {
- width: 702rpx;
- padding: 24rpx;
- box-sizing: border-box;
- background-color: white;
- border-radius: 16rpx;
- margin-bottom: 24rpx;
- }
- .cash .content .content-item .image.data-v-302ac848 {
- width: 100rpx;
- margin-right: 24rpx;
- }
- .cash .content .content-item .image image.data-v-302ac848 {
- width: 100rpx;
- height: 100rpx;
- border-radius: 4rpx;
- }
- .cash .content .content-item .app-content.data-v-302ac848 {
- width: 530rpx;
- }
- .cash .content .content-item .app-content .name.data-v-302ac848 {
- font-size: 32rpx;
- color: #353535;
- margin-top: 12rpx;
- margin-bottom: 16rpx;
- }
- .cash .content .content-item .app-content .amount.data-v-302ac848 {
- font-size: 28rpx;
- color: #999999;
- margin-bottom: 8rpx;
- }
- .cash .content .content-item .app-content .pay.data-v-302ac848 {
- font-size: 28rpx;
- margin-bottom: 24rpx;
- }
- .cash .content .content-item .app-content .pay .pay-price-text.data-v-302ac848 {
- color: #999999;
- }
- .cash .content .content-item .app-content .pay .pay-price-number.data-v-302ac848 {
- color: #446dfd;
- }
- .cash .content .content-item .app-content .button-men.data-v-302ac848 {
- height: 60rpx;
- }
- .cash .content .content-item .app-content .button-men .button.data-v-302ac848 {
- height: 60rpx;
- line-height: 60rpx;
- padding: 0 32rpx;
- box-sizing: border-box;
- border-radius: 30rpx;
- font-size: 28rpx;
- }
- .cash .content .content-item .app-content .button-men .ordinary.data-v-302ac848 {
- color: #666666;
- border: 1rpx solid #bbbbbb;
- margin-right: 16rpx;
- }
- .cash .content .content-item .app-content .button-men .can.data-v-302ac848 {
- color: #446dfd;
- border: 1rpx solid #446dfd;
- }
- .cash .dialog.data-v-302ac848 {
- width: 620rpx;
- border-radius: 16rpx;
- background-color: #fff;
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- padding-bottom: 120rpx;
- }
- .cash .dialog .dialog-title.data-v-302ac848 {
- text-align: center;
- font-size: 32rpx;
- margin-top: 40rpx;
- margin-bottom: 44rpx;
- color: #353535;
- }
- .cash .dialog .dialog-item.data-v-302ac848 {
- font-size: 24rpx;
- margin-bottom: 25rpx;
- }
- .cash .dialog .dialog-item .dialog-label.data-v-302ac848 {
- width: 200rpx;
- text-align: right;
- margin-right: 40rpx;
- }
- .cash .dialog .dialog-button.data-v-302ac848 {
- height: 90rpx;
- line-height: 90rpx;
- color: #446dfd;
- width: 100%;
- position: absolute;
- bottom: 0;
- left: 0;
- font-size: 30rpx;
- border-top: 2rpx solid #e2e2e2;
- text-align: center;
- }
- .cash .model.data-v-302ac848 {
- position: fixed;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- z-index: 1100;
- background-color: rgba(0, 0, 0, 0.3);
- }
- .cash .model .model-content.data-v-302ac848 {
- width: 620rpx;
- border-radius: 16rpx;
- background-color: white;
- position: absolute;
- top: 50%;
- left: 50%;
- -webkit-transform: translate(-50%, -50%);
- transform: translate(-50%, -50%);
- }
- .cash .model .model-content .header.data-v-302ac848 {
- text-align: center;
- font-size: 32rpx;
- margin-top: 40rpx;
- margin-bottom: 44rpx;
- color: #353535;
- }
- .cash .model .model-content .center.data-v-302ac848 {
- width: 620rpx;
- padding: 0 32rpx;
- box-sizing: border-box;
- }
- .cash .model .model-content .center .free.data-v-302ac848 {
- max-height: 1000rpx;
- margin-bottom: 23rpx;
- font-size: 21rpx;
- color: #80848f;
- height: 100%;
- line-height: 1.5;
- overflow: auto;
- }
- .cash .model .model-content .center .free .textarea.data-v-302ac848 {
- color: #353535;
- height: 252rpx;
- width: 100%;
- padding: 24rpx 32rpx;
- box-sizing: border-box;
- font-size: 28rpx;
- border-radius: 16rpx;
- border: 1rpx solid #e2e2e2;
- text-align: left;
- }
- .cash .model .model-content .center .i-modal-body.data-v-302ac848 {
- margin-bottom: 23rpx;
- font-size: 26rpx;
- color: #80848f;
- height: 100%;
- line-height: 1.5;
- overflow: auto;
- }
- .cash .model .model-content .center .i-modal-body > view.data-v-302ac848 {
- text-align: center;
- font-size: 32rpx;
- color: #353535;
- padding: 20rpx 0 40rpx;
- }
- .cash .model .model-content .center .i-modal-body-free.data-v-302ac848 {
- padding: 17rpx 32rpx 32rpx;
- box-sizing: border-box;
- max-height: 1000rpx;
- margin-bottom: 30rpx;
- font-size: 28rpx;
- color: #80848f;
- height: 100%;
- line-height: 1.5;
- overflow: auto;
- }
- .cash .model .model-content .center .i-modal-body-free .price.data-v-302ac848 {
- font-size: 36rpx;
- color: #353535;
- font-weight: blod;
- text-align: center;
- }
- .cash .model .model-content .center .i-modal-body-free .text.data-v-302ac848 {
- font-size: 32rpx;
- color: #353535;
- text-align: center;
- }
- .cash .model .model-content .bottom.data-v-302ac848 {
- width: 620rpx;
- height: 88rpx;
- border-top: 1rpx solid #e2e2e2;
- }
- .cash .model .model-content .bottom .but.data-v-302ac848 {
- width: 309rpx;
- height: 88rpx;
- line-height: 88rpx;
- font-size: 32rpx;
- text-align: center;
- }
- .cash .model .model-content .bottom .cancel.data-v-302ac848 {
- color: #666666;
- }
- .cash .model .model-content .bottom .confirm.data-v-302ac848 {
- color: #446dfd;
- }
- .cash .model .model-content .bottom .line.data-v-302ac848 {
- width: 2rpx;
- height: 32rpx;
- background-color: #e2e2e2;
- }
|