123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154 |
- @charset "UTF-8";
- .text-center.data-v-61ffc7ac {
- text-align: center;
- }
- .font-weight.data-v-61ffc7ac {
- font-weight: bold;
- }
- .page-width.data-v-61ffc7ac {
- width: 100%;
- }
- .goods-hover-class.data-v-61ffc7ac {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-61ffc7ac {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-61ffc7ac {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-61ffc7ac {
- width: 100%;
- }
- .u-hover-class.data-v-61ffc7ac {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-61ffc7ac {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .app-spec.data-v-61ffc7ac {
- height: 160rpx;
- padding: 16rpx 60rpx 10rpx 60rpx;
- }
- .app-spec .arrow.data-v-61ffc7ac {
- width: 38rpx;
- height: 30rpx;
- }
- .app-spec .item image.data-v-61ffc7ac {
- width: 50rpx;
- height: 50rpx;
- margin-bottom: 10rpx;
- }
- .app-spec .item text.data-v-61ffc7ac {
- font-size: 24rpx;
- line-height: 1;
- color: #666666;
- margin-top: 10rpx;
- }
- .app-participant.data-v-61ffc7ac {
- width: 702rpx;
- background-color: white;
- padding: 20rpx;
- margin: 24rpx 24rpx 0 24rpx;
- border-radius: 15rpx;
- }
- .app-participant .app-left.data-v-61ffc7ac {
- font-size: 24rpx;
- color: #666666;
- }
- .app-participant .app-right.data-v-61ffc7ac {
- width: 134rpx;
- }
- .app-participant .app-text.data-v-61ffc7ac {
- font-size: 24rpx;
- color: #999999;
- }
- .app-participant .app-icon.data-v-61ffc7ac {
- width: 12rpx;
- height: 22rpx;
- margin-left: 12rpx;
- }
- .app-participant .app-content.data-v-61ffc7ac {
- padding: 0 24rpx 20rpx 24rpx;
- box-sizing: border-box;
- }
- .app-participant .app-peo-text.data-v-61ffc7ac {
- font-size: 24rpx;
- color: #666666;
- padding: 24rpx 0;
- box-sizing: border-box;
- }
- .app-participant .app-peo-text .app-icon.data-v-61ffc7ac {
- width: 12rpx;
- height: 22rpx;
- margin-left: 12rpx;
- }
- .app-participant .app-peo-text .app-text.data-v-61ffc7ac {
- font-size: 24rpx;
- color: #999999;
- }
- .app-participant .app-item.data-v-61ffc7ac {
- height: 100rpx;
- background-color: #f6f6f6;
- width: 614rpx;
- border-bottom-left-radius: 8rpx;
- border-top-left-radius: 8rpx;
- margin-bottom: 10rpx;
- }
- .app-participant .app-item .app-icon.data-v-61ffc7ac {
- height: 80rpx;
- width: 80rpx;
- border-radius: 50%;
- margin-left: 20rpx;
- }
- .app-participant .app-item .app-name.data-v-61ffc7ac {
- font-size: 28rpx;
- color: #353535;
- width: 170rpx;
- word-break: break-all;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 1;
- overflow: hidden;
- margin-left: 16rpx;
- }
- .app-participant .app-item .app-go.data-v-61ffc7ac {
- width: 140rpx;
- height: 100rpx;
- font-size: 24rpx;
- text-align: center;
- color: #ffffff;
- margin-left: 16rpx;
- }
- .app-participant .app-item .app-text.data-v-61ffc7ac {
- font-size: 24rpx;
- width: 178rpx;
- height: 100rpx;
- }
- .app-participant .app-item .app-text text.data-v-61ffc7ac {
- word-break: break-all;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 1;
- overflow: hidden;
- }
- .app-participant .app-item .app-text .app-red.data-v-61ffc7ac {
- color: #ff5c5c;
- margin-top: 14rpx;
- }
- .app-participant .app-item .app-text .app-gray.data-v-61ffc7ac {
- color: #707070;
- margin-bottom: 14rpx;
- }
|