@charset "UTF-8"; /* 页面左右间距 */ /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /*颜色*/ /* 图片加载中颜色 */ /* 行为相关颜色 */ /* 功能栏字体大小 */ /*功能栏左侧小图标*/ page { height: 100%; background-color: #f8f8f8; } .tj-sction .tj-item, .item-box .order-section .order-item { display: flex; flex-direction: column; justify-content: center; align-items: center; } .tj-sction, .item-box .order-section { display: flex; justify-content: space-around; align-content: center; background: #fff; border-radius: 10rpx; } .container { height: 100%; background-color: #fff; } .content-box { height: 100%; } .user-section { height: 420rpx; padding: 50rpx 0rpx 0 30rpx; position: relative; } .user-section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: linear-gradient(180deg, #08c4e6, #50ead2); } .user-section .bg image { width: 100%; height: 100%; } .user-info-box { height: 180rpx; color: white; display: flex; align-items: center; justify-content: space-between; position: relative; z-index: 1; } .user-info-box .detail { height: 130rpx; } .user-info-box .detail .portrait-box { height: 100%; } .user-info-box .detail .portrait-box .portrait { width: 130rpx; height: 100%; border: 5rpx solid #fff; border-radius: 50%; } .user-info-box .detail .info-box { margin-left: 20rpx; line-height: 1.5; } .user-info-box .detail .info-box .username { font-size: 34rpx; height: 100%; max-width: 200rpx; } .user-info-box .detail .info-box .vip { position: relative; margin-left: 12rpx; width: 120rpx; height: 40rpx; } .user-info-box .detail .info-box .vip .vip-bg { position: absolute; top: 0; left: 0; right: 0; width: 100%; height: 100%; } .user-info-box .detail .info-box .vip .vip-title { position: relative; z-index: 10; font-size: 20rpx; font-family: PingFang SC; font-weight: 500; color: #93794b; padding-left: 36rpx; line-height: 40rpx; } .user-info-box .detail .info-box .username-t { font-size: 38rpx; display: flex; align-items: center; } .user-info-box .detail .info-box .username-t image { display: inline-block; margin-left: 10rpx; width: 147rpx; height: 32rpx; } .user-info-box .detail .info-box .user-get { font-size: 32rpx; } .user-info-box .detail .info-box .user-get text { font-size: 38rpx; } .user-info-box .config { font-size: 48rpx; height: 130rpx; } .user-info-box .config .setting { margin-right: 51rpx; } .user-info-box .my-info { margin-right: 30rpx; width: 130rpx; height: 50rpx; border: 1px solid #ffffff; border-radius: 26rpx; justify-content: center; } .user-info-box .my-info image { width: 30rpx; height: 30rpx; } .user-info-box .my-info .title { padding-left: 9rpx; font-size: 24rpx; font-family: PingFang SC; font-weight: 500; color: #ffffff; } .vip-card-box { display: flex; flex-direction: column; color: #f7d680; height: 240rpx; background: linear-gradient(left, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.8)); border-radius: 16rpx 16rpx 0 0; overflow: hidden; position: relative; padding: 20rpx 24rpx; } .vip-card-box .card-bg { position: absolute; top: 20rpx; right: 0; width: 380rpx; height: 260rpx; } .vip-card-box .b-btn { position: absolute; right: 20rpx; top: 16rpx; width: 132rpx; height: 40rpx; text-align: center; line-height: 40rpx; font-size: 22rpx; color: #36343c; border-radius: 20px; background: linear-gradient(left, #f9e6af, #ffd465); z-index: 1; } .vip-card-box .tit { font-size: 30rpx; color: #f7d680; margin-bottom: 28rpx; } .vip-card-box .tit .iconfont { color: #f6e5a3; margin-right: 16rpx; } .vip-card-box .e-b { font-size: 24rpx; color: #d8cba9; margin-top: 10rpx; } .cover-container { background: #f8f8f8; margin-top: -150rpx; padding: 0 30rpx; position: relative; background: #f5f5f5; padding-bottom: 20rpx; } .cover-container .arc { position: absolute; left: 0; top: -34rpx; width: 100%; height: 36rpx; } .tj-sction .tj-item { flex-direction: column; height: 140rpx; font-size: 24rpx; color: #75787d; } .tj-sction .num { font-size: 32rpx; color: #303133; margin-bottom: 8rpx; } .item-box { margin: 20rpx 0; } .item-box .box-title { background-color: #fff; line-height: 1; padding: 0 36rpx 0 35rpx; height: 73rpx; border-radius: 20rpx 20rpx 0 0; } .item-box .box-title .title { font-weight: bold; font-size: 30rpx; font-family: PingFang SC; font-weight: bold; color: #333333; } .item-box .box-title .link { font-size: 26rpx; color: #909399; } .item-box .order-section { height: 146rpx; } .item-box .order-section .order-item { width: 120rpx; height: 146rpx; border-radius: 10rpx; font-size: 24rpx; color: #303133; } .item-box .order-section .iconfont { font-size: 48rpx; margin-bottom: 18rpx; color: #fa436a; } .item-box .order-section .icon-shouhoutuikuan { font-size: 44rpx; } .item-box .order-section .icon { height: 50rpx; width: 48rpx; margin-bottom: 18rpx; background-size: 100%; background-repeat: no-repeat; background-position: center; } .item-box .order-section .icon .icon-img { width: 100%; height: 100%; } .item-box .order-section .icon-b { height: 90rpx; width: 88rpx; } .history-section { margin-top: 20rpx; background: #fff; border-radius: 10rpx; } .history-section .sec-header { display: flex; align-items: center; font-size: 28rpx; color: #303133; line-height: 40rpx; margin-left: 30rpx; padding-top: 30rpx; } .history-section .sec-header .iconfont { font-size: 44rpx; color: #dd524d; margin-right: 16rpx; line-height: 40rpx; } .history-section .h-list { white-space: nowrap; padding: 30rpx 30rpx 0; } .history-section .h-list .h-list-image { display: inline-block; width: 160rpx; height: 160rpx; margin-right: 20rpx; border-radius: 10rpx; } .up-box { margin: 21rpx auto; width: 710rpx; height: 90rpx; background: linear-gradient(73deg, #ffffff 0%, #fffbeb 0%, #fff1da 0%, #fed591 100%); border-radius: 20rpx; } .up-box image { width: 100%; height: 100%; border-radius: 20rpx; } .item-box-b { width: 710rpx; height: 221rpx; background: #ffffff; box-shadow: 0px 0px 20rpx 0px rgba(50, 50, 52, 0.5); border-radius: 20rpx; position: relative; top: -150rpx; left: 0; right: 0; margin: 0 auto -150rpx; } .popup { width: 640rpx; background-color: #ffffff; border-radius: 15rpx; text-align: center; } .popup .popup-dox { position: relative; top: -60rpx; } .popup .popup-dox .popup-logo { width: 460rpx; height: 132rpx; } .popup .popup-dox .pop-title { font-size: 40rpx; font-weight: bold; color: #333333; padding: 25rpx 0rpx; margin-bottom: 50rpx; } .popup .popup-dox .popup-text { width: 400rpx; height: 400rpx; margin-bottom: 50rpx; } .popup .popup-dox .btn { width: 300rpx; height: 50rpx; line-height: 50rpx; background: #96e4f2; margin: 0 auto; color: #ffffff; border-radius: 25rpx; } .popup .popup-dox .pop-tip { font-size: 30rpx; font-weight: 500; color: #333333; justify-content: center; margin-top: 20rpx; } .popup .popup-dox .pop-tip .weixin { width: 48rpx; height: 40rpx; margin-right: 14rpx; } .popup .popup-dox .pop-tip .weixin image { width: 48rpx; height: 40rpx; } .close_icon { width: 60rpx; height: 60rpx; margin: 88rpx auto 0; } .close_icon image { width: 100%; height: 100%; } .outlogin { margin: 40rpx auto; width: 500rpx; background-color: #fff; color: #ff4c4b; border: 1px solid #ff4c4b; text-align: center; padding: 10rpx 0rpx; border-radius: 50rpx; } .order-font { margin-top: -24rpx; }