| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- @charset "UTF-8";
- /* 页面左右间距 */
- /* 文字尺寸 */
- /*文字颜色*/
- /* 边框颜色 */
- /*颜色*/
- /* 图片加载中颜色 */
- /* 行为相关颜色 */
- /* 功能栏字体大小 */
- /*功能栏左侧小图标*/
- .top.data-v-2fd9c0a7 {
- height: 585rpx;
- position: relative;
- }
- .top .sybg.data-v-2fd9c0a7 {
- position: absolute;
- width: 100%;
- height: 265rpx;
- }
- .top .top-card.data-v-2fd9c0a7 {
- width: 688rpx;
- height: 398rpx;
- padding: 32rpx;
- background: #FFFFFF;
- box-shadow: -2rpx 4rpx 18rpx 0px rgba(0, 110, 238, 0.2);
- border-radius: 24rpx;
- position: absolute;
- right: 0;
- left: 0;
- bottom: 40rpx;
- margin: 0 auto;
- }
- .top .top-card .now-tit.data-v-2fd9c0a7 {
- text-align: right;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- }
- .top .top-card .now-money.data-v-2fd9c0a7 {
- padding-top: 10rpx;
- text-align: right;
- font-size: 72rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #901B21;
- }
- .top .top-card .now-money.data-v-2fd9c0a7::before {
- content: '¥';
- font-size: 44rpx;
- position: relative;
- bottom: 5rpx;
- }
- .top .top-card .card-icon.data-v-2fd9c0a7 {
- position: absolute;
- top: 100rpx;
- left: 48rpx;
- width: 224rpx;
- height: 122rpx;
- }
- .top .top-card .card-icon image.data-v-2fd9c0a7 {
- width: 100%;
- height: 100%;
- }
- .top .top-card .card-tit.data-v-2fd9c0a7 {
- display: flex;
- align-items: center;
- font-size: 32rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .top .top-card .card-tit .tit-point.data-v-2fd9c0a7 {
- display: inline-block;
- width: 12rpx;
- height: 32rpx;
- background: #901B21;
- border-radius: 3rpx;
- margin-right: 17rpx;
- }
- .top .top-card .card-btm.data-v-2fd9c0a7 {
- position: absolute;
- bottom: 32rpx;
- width: 624rpx;
- height: 122rpx;
- background: linear-gradient(180deg, rgba(220, 184, 118, 0.12) 0%, rgba(220, 184, 118, 0) 100%);
- border-radius: 12rpx;
- }
- .top .top-card .card-btm .card-info.data-v-2fd9c0a7 {
- width: 50%;
- flex-shrink: 0;
- padding-left: 30rpx;
- justify-content: flex-start;
- align-items: center;
- }
- .top .top-card .card-btm .card-info image.data-v-2fd9c0a7 {
- width: 48rpx;
- height: 48rpx;
- }
- .top .top-card .card-btm .card-info .info-wrap.data-v-2fd9c0a7 {
- padding-left: 20rpx;
- }
- .top .top-card .card-btm .card-info .info-wrap .info-tit.data-v-2fd9c0a7 {
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- }
- .top .top-card .card-btm .card-info .info-wrap .info-val.data-v-2fd9c0a7 {
- font-size: 36rpx;
- font-family: PingFang SC;
- font-weight: bold;
- color: #DCB876;
- text-align: center;
- }
- .top .top-card .card-btm .card-info .info-wrap .dan.data-v-2fd9c0a7::after {
- content: '单';
- font-size: 32rpx;
- position: relative;
- bottom: 3rpx;
- }
- .mid-tit.data-v-2fd9c0a7 {
- background-color: #fff;
- height: 80rpx;
- padding: 0 30rpx 0 33rpx;
- justify-content: space-between;
- align-items: center;
- margin-bottom: 12rpx;
- }
- .mid-tit .mid-left image.data-v-2fd9c0a7 {
- margin-right: 13rpx;
- width: 33rpx;
- height: 33rpx;
- }
- .btm-tab.data-v-2fd9c0a7 {
- background-color: #fff;
- }
- .btm-tab .tab-top-left.data-v-2fd9c0a7 {
- text-align: left;
- padding-left: 35rpx;
- }
- .btm-tab .tab-top-center.data-v-2fd9c0a7 {
- text-align: center;
- }
- .btm-tab .tab-top-right.data-v-2fd9c0a7 {
- text-align: right;
- padding-right: 30rpx;
- }
- .btm-tab .tab-tit.data-v-2fd9c0a7 {
- height: 72rpx;
- font-size: 24rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #999999;
- }
- .btm-tab .tab-tit .tab-content.data-v-2fd9c0a7 {
- width: 33%;
- }
- .list-wrapper.data-v-2fd9c0a7 {
- background-color: #fff;
- }
- .list-wrapper .list.data-v-2fd9c0a7 {
- height: 70rpx;
- }
- .list-wrapper .list view.data-v-2fd9c0a7 {
- width: 33.3%;
- flex-shrink: 0;
- font-size: 28rpx;
- font-family: PingFang SC;
- font-weight: 500;
- color: #333333;
- }
- .list-wrapper .list .money.data-v-2fd9c0a7 {
- color: #901B21;
- }
|