123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- @charset "UTF-8";
- .text-center.data-v-cfa6616e {
- text-align: center;
- }
- .font-weight.data-v-cfa6616e {
- font-weight: bold;
- }
- .page-width.data-v-cfa6616e {
- width: 100%;
- }
- .goods-hover-class.data-v-cfa6616e {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .background-image.data-v-cfa6616e {
- background-repeat: no-repeat;
- background-size: 100% 100%;
- background-position: center;
- }
- /*全局文字大小*/
- /* 屏幕宽度*/
- page.data-v-cfa6616e {
- font-size: 32rpx;
- background: #f7f7f7;
- }
- .page-width.data-v-cfa6616e {
- width: 100%;
- }
- .u-hover-class.data-v-cfa6616e {
- opacity: .9;
- background-color: #f7f7f7;
- }
- .safe-area-inset-bottom.data-v-cfa6616e {
- padding-bottom: 0;
- padding-bottom: constant(safe-area-inset-bottom);
- padding-bottom: env(safe-area-inset-bottom);
- }
- .top.data-v-cfa6616e {
- height: 200rpx;
- color: #fff;
- font-size: 32rpx;
- text-align: center;
- position: relative;
- }
- .top image.data-v-cfa6616e {
- width: 100%;
- height: 100%;
- }
- .title.data-v-cfa6616e {
- position: absolute;
- width: 100%;
- text-align: center;
- top: 35rpx;
- height: 35rpx;
- line-height: 35rpx;
- }
- .dare-name.data-v-cfa6616e {
- display: inline-block;
- width: 65%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- height: 35rpx;
- line-height: 35rpx;
- margin-bottom: -3rpx;
- }
- .time.data-v-cfa6616e {
- position: absolute;
- width: 100%;
- font-size: 26rpx;
- text-align: center;
- top: 80rpx;
- }
- .time.end-time.data-v-cfa6616e {
- top: 110rpx;
- }
- .msg.data-v-cfa6616e {
- height: 200rpx;
- width: 93.6%;
- background-color: white;
- margin: 0 24rpx;
- color: #999;
- text-align: center;
- font-size: 26rpx;
- padding: 40rpx 40rpx;
- border-radius: 16rpx;
- position: absolute;
- top: 160rpx;
- }
- .text.data-v-cfa6616e {
- margin-bottom: 18rpx;
- }
- .use-price.data-v-cfa6616e {
- font-size: 68rpx;
- font-family: 'DIN';
- color: #ff9d1e;
- margin-right: 6rpx;
- }
- .content.data-v-cfa6616e {
- background-color: white;
- margin-top: 180rpx;
- font-size: 30rpx;
- color: #999;
- padding-bottom: 50rpx;
- }
- .content-title.data-v-cfa6616e {
- padding-left: 24rpx;
- height: 87rpx;
- line-height: 87rpx;
- border-bottom: 1rpx solid #e2e2e2;
- color: #353535;
- }
- .content-body.data-v-cfa6616e {
- padding: 40rpx 56rpx 30rpx;
- }
- .content-num.data-v-cfa6616e {
- float: left;
- height: 80rpx;
- width: 40rpx;
- margin-right: 32rpx;
- }
- .content-num image.data-v-cfa6616e {
- height: 40rpx;
- width: 40rpx;
- }
- .step-title.data-v-cfa6616e {
- font-size: 32rpx;
- color: #353535;
- margin-bottom: 10rpx;
- }
- .join.data-v-cfa6616e {
- position: fixed;
- bottom: 0;
- height: 150rpx;
- width: 100%;
- background-color: white;
- padding: 35rpx 0;
- }
- .join-btn.data-v-cfa6616e {
- height: 80rpx;
- width: 702rpx;
- font-size: 34rpx;
- color: #fffefe;
- background: -webkit-linear-gradient(left, #ff9d1e, #ffb71e);
- background: linear-gradient(to right, #ff9d1e, #ffb71e);
- border-radius: 40rpx;
- }
- button.data-v-cfa6616e::after {
- border: none;
- }
|