123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167 |
- @charset "UTF-8";
- .text-center.data-v-94a6cfe8 {
- text-align: center;
- }
- .font-weight.data-v-94a6cfe8 {
- font-weight: bold;
- }
- .page-width.data-v-94a6cfe8 {
- width: 100%;
- }
- .goods-hover-class.data-v-94a6cfe8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-94a6cfe8 {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-94a6cfe8 {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-94a6cfe8 {
- width: 100%;
- }
- .u-hover-class.data-v-94a6cfe8 {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-94a6cfe8 {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-progress-area.data-v-94a6cfe8 {
- margin-top: 100rpx;
- }
- .app-progress-area .condition.data-v-94a6cfe8 {
- font-size: 24rpx;
- color: #999999;
- }
- .app-progress-area .condition image.data-v-94a6cfe8 {
- width: 120rpx;
- height: 100rpx;
- margin-bottom: 8rpx;
- }
- .app-progress-area .progress-item.data-v-94a6cfe8 {
- width: 470rpx;
- height: 5rpx;
- top: 50rpx;
- border-radius: 2.5rpx;
- background-color: #e3e3e3;
- position: relative;
- }
- .app-progress-area .progress-item .active-progress.data-v-94a6cfe8 {
- position: absolute;
- background-color: #ff4544;
- height: 5rpx;
- top: 0;
- left: 0;
- height: 100%;
- }
- .app-progress-area .progress-item .active-icon.data-v-94a6cfe8 {
- font-size: 24rpx;
- color: #ff4544;
- }
- .app-progress-area .progress-item .active-icon .condition-detail.data-v-94a6cfe8 {
- position: absolute;
- top: -68rpx;
- width: 200rpx;
- margin-left: -100rpx;
- text-align: center;
- }
- .app-progress-area .progress-item .active-icon .line.data-v-94a6cfe8 {
- position: absolute;
- top: -30.5rpx;
- width: 2rpx;
- height: 30.5rpx;
- z-index: 5;
- background-color: #ff4544;
- }
- .app-progress-area .progress-item .active-icon image.data-v-94a6cfe8 {
- position: absolute;
- top: -17.5rpx;
- height: 35rpx;
- width: 35rpx;
- margin-left: -17.5rpx;
- z-index: 6;
- display: block;
- }
- .app-condition-info.data-v-94a6cfe8 {
- text-align: center;
- margin-top: 70rpx;
- font-size: 32rpx;
- color: #353535;
- }
- .app-condition-info view.data-v-94a6cfe8:first-of-type {
- margin-bottom: 20rpx;
- }
- .app-condition-info .condition-num.data-v-94a6cfe8 {
- font-size: 40rpx;
- color: #ff4544;
- font-family: DIN;
- }
- .app-to-index.data-v-94a6cfe8 {
- width: 702rpx;
- height: 80rpx;
- border-radius: 40rpx;
- background-color: #ff4544;
- color: #fff;
- text-align: center;
- line-height: 80rpx;
- font-size: 32rpx;
- margin: 210rpx auto 0;
- }
- .app-get.data-v-94a6cfe8 {
- font-size: 28rpx;
- color: #353535;
- text-align: center;
- }
- .app-get .get-img.data-v-94a6cfe8 {
- width: 650rpx;
- height: 450rpx;
- margin: 16rpx auto;
- }
- .app-get .get-text.data-v-94a6cfe8 {
- font-size: 36rpx;
- margin-bottom: 3rpx;
- }
- .app-get .app-to-index.data-v-94a6cfe8 {
- margin-top: 45rpx;
- width: 440rpx;
- }
- .app-get .apply-input.data-v-94a6cfe8 {
- height: 60rpx;
- width: 100%;
- font-size: 28rpx;
- color: #353535;
- }
- .app-get .apply-input .agreement_title.data-v-94a6cfe8 {
- color: #ff4544;
- max-width: 360rpx;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .app-get .apply-input text.data-v-94a6cfe8 {
- display: inline-block;
- }
- .app-get .apply-input .label.data-v-94a6cfe8 {
- width: 126rpx;
- }
- .app-get .apply-input .read.data-v-94a6cfe8 {
- width: 42rpx;
- height: 60rpx;
- padding-bottom: 3rpx;
- padding-right: 10rpx;
- }
- .app-get .apply-input .read image.data-v-94a6cfe8 {
- height: 32rpx;
- width: 32rpx;
- display: block;
- }
|