123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- @charset "UTF-8";
- .button.data-v-254b6ae8 {
- width: 420rpx;
- height: 82rpx;
- background: linear-gradient(90deg, #B8E7FB 0%, #97D6F6 100%);
- opacity: 1;
- border-radius: 42rpx;
- font-size: 36rpx;
- font-family: PingFangSC-Regular;
- font-weight: 400;
- line-height: 82rpx;
- color: #FFFFFF;
- text-align: center;
- }
- .bottom.data-v-254b6ae8 {
- width: 750rpx;
- height: 122rpx;
- background: white;
- position: fixed;
- bottom: 0;
- left: 0;
- }
- .ji.data-v-254b6ae8 {
- font-size: 30rpx;
- font-family: PingFangSC-Regular;
- font-weight: 500;
- line-height: 42rpx;
- color: #323337;
- margin-bottom: 18rpx;
- }
- .hui.data-v-254b6ae8 {
- width: 50rpx;
- height: 50rpx;
- background: #bbbbbb;
- display: flex;
- justify-content: center;
- align-items: center;
- border-radius: 50%;
- }
- .font1.data-v-254b6ae8 {
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 400;
- line-height: 34rpx;
- color: #7A7A7A;
- margin-top: 16rpx;
- }
- .font2.data-v-254b6ae8 {
- font-size: 20rpx;
- font-family: PingFangSC-Regular;
- font-weight: 400;
- line-height: 28rpx;
- color: #959595;
- }
- .qian.data-v-254b6ae8 {
- width: 184rpx;
- height: 176rpx;
- background: #efeff0;
- border-radius: 16rpx;
- padding: 25rpx 0 22rpx 0;
- }
- .jiangli.data-v-254b6ae8 {
- margin-top: 40rpx;
- width: 692rpx;
- height: 316rpx;
- background: white;
- border-radius: 34rpx;
- padding: 34rpx 24rpx 0;
- }
- .guize.data-v-254b6ae8 {
- font-size: 22rpx;
- font-weight: 400;
- line-height: 26rpx;
- color: #5881C1;
- }
- .qiandao.data-v-254b6ae8 {
- width: 168rpx;
- height: 54rpx;
- background: linear-gradient(180deg, #B8E7FB 0%, #97D6F6 100%);
- box-shadow: 0rpx 6rpx 12rpx #8fccf1;
- border-radius: 28rpx;
- font-size: 26rpx;
- font-family: PingFangSC-Regular;
- line-height: 56rpx;
- color: #FFF7F7;
- text-align: center;
- margin-top: 28rpx;
- }
- .haowu.data-v-254b6ae8 {
- width: 158rpx;
- height: 48rpx;
- background: white;
- border-radius: 24rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 400;
- line-height: 48rpx;
- color: #26303A;
- text-align: center;
- margin-left: 108rpx;
- margin-right: -50rpx;
- }
- .jifen.data-v-254b6ae8 {
- font-size: 70rpx;
- font-family: PingFang SC;
- font-weight: 500;
- line-height: 98rpx;
- color: #323337;
- }
- .huoqu.data-v-254b6ae8 {
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 400;
- line-height: 34rpx;
- color: #7C879A;
- }
- .top.data-v-254b6ae8 {
- padding: 24rpx 44rpx 0 40rpx;
- }
- .page.data-v-254b6ae8 {
- position: absolute;
- top: 0;
- left: 0;
- z-index: -1;
- width: 750rpx;
- min-height: 100vh;
- background: linear-gradient(180deg, #CFF4FE 0%, #D5E5FF 41%, #8FCCF1 100%);
- padding: 0 24rpx;
- }
- .index-navbar.data-v-254b6ae8 {
- position: -webkit-sticky;
- position: sticky;
- top: 0;
- left: 0;
- width: 750rpx;
- z-index: 100;
- }
|