12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- @charset "UTF-8";
- .rili.data-v-254b6ae8 {
- height: 848rpx;
- padding: 0 24rpx;
- }
- .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;
- }
- .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: 120vh;
- background: linear-gradient(180deg, #CFF4FE 0%, #D5E5FF 41%, #8FCCF1 100%);
- }
- .index-navbar.data-v-254b6ae8 {
- position: -webkit-sticky;
- position: sticky;
- top: 0;
- left: 0;
- width: 750rpx;
- z-index: 100;
- }
|