123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- @charset "UTF-8";
- .text-center.data-v-f605dd08 {
- text-align: center;
- }
- .font-weight.data-v-f605dd08 {
- font-weight: bold;
- }
- .page-width.data-v-f605dd08 {
- width: 100%;
- }
- .goods-hover-class.data-v-f605dd08 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-f605dd08 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-f605dd08 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-f605dd08 {
- width: 100%;
- }
- .u-hover-class.data-v-f605dd08 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-f605dd08 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .info.data-v-f605dd08 {
- height: 312rpx;
- background-color: #ff4544;
- width: 100%;
- padding: 20rpx 25rpx 0;
- color: #fff;
- font-size: 28rpx;
- background-repeat: no-repeat;
- background-size: 750rpx 312rpx;
- }
- .user-info.data-v-f605dd08 {
- border-bottom: 1rpx solid #FFFFFF;
- padding-bottom: 20rpx;
- }
- .user-info .arrow-right.data-v-f605dd08 {
- width: 12rpx;
- height: 22rpx;
- margin-left: 12rpx;
- display: block;
- }
- .user-avatar.data-v-f605dd08 {
- width: 120rpx;
- height: 120rpx;
- border-radius: 50%;
- font-size: 26rpx;
- margin-right: 40rpx;
- }
- .user-name.data-v-f605dd08 {
- font-size: 36rpx;
- }
- .mtb-10.data-v-f605dd08 {
- margin: 10rpx 0;
- }
- .share-info.data-v-f605dd08 {
- float: left;
- margin-top: 20rpx;
- font-size: 28rpx;
- }
- .share-info text.data-v-f605dd08 {
- font-size: 46rpx;
- }
- .withdraw-btn.data-v-f605dd08 {
- float: right;
- width: 105rpx;
- border-radius: 28rpx;
- height: 56rpx;
- line-height: 54rpx;
- font-size: 28rpx;
- color: #fff;
- background-color: auto;
- text-align: center;
- border: 2rpx solid #fff;
- padding: 0;
- margin-top: 48rpx;
- }
- .withdraw-btn.data-v-f605dd08::after {
- border: 0;
- }
- .nav.data-v-f605dd08 {
- background-color: #fff;
- height: 160rpx;
- padding: 40rpx 0;
- text-align: center;
- font-size: 30rpx;
- color: #666;
- width: 702rpx;
- margin: 16rpx auto 0;
- border-radius: 10rpx;
- }
- .nav > view.data-v-f605dd08 {
- width: 50%;
- text-align: center;
- }
- .nav-left.data-v-f605dd08 {
- margin-left: -1rpx;
- border-right: 1rpx solid #bbb;
- }
- .nav-title.data-v-f605dd08 {
- font-size: 26rpx;
- color: #ff8f17;
- margin-bottom: 10rpx;
- }
- .nav-left .nav-title.data-v-f605dd08 {
- color: #22af19;
- }
- .list.data-v-f605dd08 {
- margin: 16rpx auto 0;
- background-color: #fff;
- width: 702rpx;
- border-radius: 10rpx;
- }
- .list-item.data-v-f605dd08 {
- height: 220rpx;
- width: 234rpx;
- text-align: center;
- padding-top: 57rpx;
- font-size: 24rpx;
- color: #666;
- }
- .list-item image.data-v-f605dd08 {
- height: 61rpx;
- width: 61rpx;
- vertical-align: top;
- margin-top: -10rpx;
- margin-bottom: 10rpx;
- }
- .list-item text.data-v-f605dd08 {
- color: #ff6868;
- }
- .list-item.no-border.data-v-f605dd08 {
- border-bottom: 0;
- }
- .no-pass.data-v-f605dd08 {
- position: absolute;
- left: 0;
- right: 0;
- height: 100%;
- width: 100%;
- background-color: #fff;
- text-align: center;
- padding-top: 150rpx;
- color: #666;
- font-size: 30rpx;
- }
- .no-pass-img.data-v-f605dd08 {
- height: 240rpx;
- width: 420rpx;
- margin-bottom: 80rpx;
- }
- .no-pass-btn.data-v-f605dd08 {
- height: 80rpx;
- width: 560rpx;
- border-radius: 40rpx;
- margin: 88rpx auto 0;
- color: #fff;
- font-size: 30rpx;
- line-height: 80rpx;
- background: #ff4544;
- }
- .withdraw-btn.data-v-f605dd08:active {
- background-color: rgba(0, 0, 0, 0.2);
- }
- .add-bg.data-v-f605dd08 {
- height: 300rpx;
- width: 100%;
- display: block;
- margin-bottom: 20rpx;
- background-color: #f7f7f7;
- }
- .thx.data-v-f605dd08 {
- padding: 100rpx;
- text-align: center;
- color: #666;
- font-size: 30rpx;
- }
- .thx image.data-v-f605dd08 {
- height: 80rpx;
- width: 80rpx;
- margin-bottom: 50rpx;
- }
- .submit.data-v-f605dd08 {
- background-color: #f7f7f7;
- margin: 0 -24rpx;
- padding: 24rpx;
- }
- .submit button.data-v-f605dd08 {
- color: #fff;
- font-size: 30rpx;
- font-weight: bold;
- height: 100rpx;
- border-radius: 50rpx;
- line-height: 100rpx;
- background: #ff4544;
- }
- .bg.data-v-f605dd08 {
- position: fixed;
- top: 0;
- left: 0;
- height: 100%;
- width: 100%;
- background-color: rgba(0, 0, 0, 0.3);
- z-index: 10;
- }
- .dialog.data-v-f605dd08 {
- position: fixed;
- top: 400rpx;
- left: 0;
- right: 0;
- height: 300rpx;
- width: 640rpx;
- margin: 0 auto;
- z-index: 21;
- background-color: #fff;
- border-radius: 10px;
- text-align: center;
- font-size: 30rpx;
- }
- .dialog-title.data-v-f605dd08 {
- margin: 40rpx auto 35rpx;
- }
- .dialog-btn.data-v-f605dd08 {
- height: 88rpx;
- width: 640rpx;
- border-top: 1rpx solid #e2e2e2;
- line-height: 88rpx;
- position: absolute;
- bottom: 0;
- left: 0;
- }
- .dialog-close.data-v-f605dd08, .dialog-submit.data-v-f605dd08 {
- width: 50%;
- }
- .line.data-v-f605dd08 {
- height: 44rpx;
- margin-top: 22rpx;
- width: 1rpx;
- background-color: #e2e2e2;
- }
- .dialog-submit.data-v-f605dd08 {
- color: #ff4544;
- }
- .apply-status-4.data-v-f605dd08 {
- border-bottom: 1rpx solid #e2e2e2;
- padding-bottom: 32rpx;
- margin-bottom: 32rpx;
- font-size: 36rpx;
- color: #353535;
- }
- .thx image.warning.data-v-f605dd08 {
- width: 160rpx;
- height: 160rpx;
- }
- .again-apply button.data-v-f605dd08 {
- width: 320rpx;
- }
- .status-3.data-v-f605dd08 {
- background-color: #ffffff;
- min-height: 100vh;
- }
- .status-3 .submit.data-v-f605dd08 {
- background-color: #ffffff;
- margin-top: 160rpx;
- margin-left: 0;
- margin-right: 0;
- }
- .apply-status-3.data-v-f605dd08 {
- padding: 0 24rpx;
- margin-top: 57rpx;
- }
- .apply-status-3 .money.data-v-f605dd08 {
- width: 125rpx;
- height: 100rpx;
- display: block;
- }
- .apply-status-3 .progress.data-v-f605dd08 {
- width: 470rpx;
- border-radius: 5rpx;
- position: relative;
- }
- .apply-status-3 .progress .progress-content.data-v-f605dd08 {
- position: absolute;
- top: -10rpx;
- z-index: 10;
- text-align: center;
- font-size: 24rpx;
- }
- .apply-status-3 .progress .progress-content .shuxian.data-v-f605dd08 {
- width: 2rpx;
- height: 13rpx;
- border: 1rpx solid #eeeeee;
- }
- .apply-status-3 .progress .progress-content .icon.data-v-f605dd08 {
- width: 35rpx;
- height: 35rpx;
- display: block;
- }
- .apply-status-3 .progress .progress-content .q-price.data-v-f605dd08 {
- color: #ff4544;
- }
- .apply-status-3 .progress .progress-content .q-price.data-v-f605dd08:before {
- content: '¥';
- }
- .apply-status-3 .price.data-v-f605dd08 {
- text-align: center;
- color: #999999;
- margin-left: 20rpx;
- }
- .apply-status-3 .price view.data-v-f605dd08:last-child {
- color: #ff4544;
- }
- .apply-status-3 .content.data-v-f605dd08 {
- text-align: center;
- color: #353535;
- font-size: 35rpx;
- margin-top: 47rpx;
- }
- .apply-status-3 .content text.data-v-f605dd08 {
- color: #ff4544;
- font-size: 45rpx;
- }
- .share-goods-status-1 .content.data-v-f605dd08 {
- text-align: center;
- color: #353535;
- font-size: 35rpx;
- margin-top: 60rpx;
- margin-bottom: 80rpx;
- }
- .share-goods-status-1 .content text.data-v-f605dd08 {
- color: #ff4544;
- font-size: 45rpx;
- }
- .share-goods-status-1 .goods-title.data-v-f605dd08 {
- color: #a6a6a6;
- margin-top: 36rpx;
- margin-bottom: 34rpx;
- }
- .share-goods-status-1 .goods-title .border.data-v-f605dd08 {
- width: 40rpx;
- border: 1rpx solid #a6a6a6;
- }
- .share-goods-status-1 .goods-title .border.data-v-f605dd08:first-child {
- margin-right: 24rpx;
- }
- .share-goods-status-1 .goods-title .border.data-v-f605dd08:last-child {
- margin-left: 24rpx;
- }
- .share-goods-status-1 .goods-title image.data-v-f605dd08 {
- width: 24rpx;
- height: 24rpx;
- display: block;
- margin-right: 12rpx;
- }
- .cat-list.data-v-f605dd08 {
- padding: 0 24rpx;
- }
- .cat-list .cat-item.data-v-f605dd08 {
- width: 221rpx;
- padding: 10rpx 27rpx;
- font-size: 28rpx;
- border-radius: 30rpx;
- border: 2rpx solid #e2e2e2;
- background-color: #ffffff;
- margin-right: 18rpx;
- margin-bottom: 34rpx;
- text-align: center;
- }
- .disabled.data-v-f605dd08 {
- padding-top: 156rpx;
- }
- .disabled .disabled-img.data-v-f605dd08 {
- width: 240rpx;
- height: 237rpx;
- display: block;
- }
- .disabled .disabled-text.data-v-f605dd08 {
- font-size: 26rpx;
- color: #999999;
- margin-top: 62rpx;
- }
- .disabled .disabled-btn.data-v-f605dd08 {
- margin-top: 80rpx;
- width: 320rpx;
- height: 80rpx;
- font-size: 32rpx;
- color: #ffffff;
- background: #ff4544;
- border-radius: 40rpx;
- text-align: center;
- line-height: 80rpx;
- }
|