page { background: #F3F3F3; color: #333; padding:6rpx 24rpx 80rpx; box-sizing: border-box; width:750rpx; } view,text{ box-sizing: border-box; color:#333; font-size: 30rpx; } .user-info{ margin:0 0 16rpx; background: #FFFFFF; border-radius: 18rpx; padding:38rpx 18rpx 38rpx 24rpx; width:702rpx; display: flex; align-items: center; } .user-img{ width:148rpx; height: 148rpx; border-radius:148rpx; margin-right:16rpx; background: #eee; } .user-right{ height: 160rpx; display: flex; flex-direction: column; justify-content: space-between; flex:1; line-height:32rpx; } .user-name{ display: flex; height: 32rpx; justify-content: space-between; } .job-year{ color: #096DD9; } .user-bottom{ display: flex; align-items: center; justify-content: space-between; } .user-tag{ display: flex; } .user-tag view{ background: #E6F7FF; border-radius: 4rpx; border: 1rpx solid #91D5FF; width:74rpx; height: 34rpx; color: #096DD9; font-size: 22rpx; text-align: center; margin-right:10rpx; } .health{ display: flex; } .health image{ width:36rpx; height: 34rpx; /* margin-right:6rpx; */ } .health text{ color: #096DD9; font-size: 26rpx; line-height: 26rpx; } .module-nav{ width:702rpx; margin:0 0 16rpx; background: #fff; border-radius: 18rpx; height:148rpx; display: flex; align-items: center; justify-content: space-between; padding:30rpx 12rpx 24rpx; } .nav-item{ flex:1; text-align: center; } .nav-img{ width:36rpx; height: 36rpx; margin-bottom:6rpx; } .nav-text{ height:48rpx; line-height:48rpx; font-size: 28rpx; } /* 我的站长 */ .my-leader{ background:#fff; border-radius: 18rpx; padding:28rpx 24rpx 10rpx; width:702rpx; } .leader-title{ height: 28rpx; display: flex; align-items: center; line-height: 28rpx; } .leader-title image{ width:28rpx; height:28rpx; margin-right:8rpx; } .leader-name{ margin:24rpx 0 16rpx 0; padding-left:34rpx; height: 32rpx; line-height: 32rpx; font-size: 28rpx; } .call-wrapper{ display: flex; align-items: center; justify-content: space-between; } .call-wrapper view{ width: 316rpx; height: 56rpx; line-height: 56rpx; background: #3D7FFF linear-gradient(270deg, rgba(0,202,255,0.5) 0%, rgba(9,175,255,0.5) 100%); border-radius: 56rpx; color: #fff; text-align: center; } /* 服务费记账本 */ .sally-book{ width:702rpx; margin:16rpx 0 16rpx; padding:26rpx 24rpx 30rpx; border-radius:18rpx; background: #fff; } .sally-title{ display: flex; align-items: center; } .sally-title image{ width:28rpx; height: 28rpx; margin-right:8rpx; } .sally-title .middle{ font-size: 32rpx; flex:1 } .sally-detail{ color:#09afff; } .sally-content{ margin:24rpx 0 14rpx; padding-left:36rpx; } .sally-history{ height: 32rpx; line-height: 32rpx; padding-left:36rpx; } .history-num{ margin-left:20rpx; } .sally-content text,.sally-history text{ color:#999; } .sally-content text.sally-num{ font-weight: 600; color: #FFAA00; margin-left:20rpx; } /* 消息中心 */ .message-center{ margin-bottom:16rpx; background-color: #fff; border-radius:18rpx; padding:28rpx 24rpx; width:702rpx; } .message-title{ display: flex; align-items: center; justify-content: space-between; height: 32rpx; } .msg-title-left{ height: 32rpx; display: flex; align-items: center; } .msg-title-left image{ width:28rpx; height:28rpx; margin-right:8rpx; } .message-title .title-text{ font-size: 32rpx; font-weight: 500; line-height: 32rpx; } .msg-num{ width: 36rpx; height: 36rpx; background: #FA0000; font-size: 22rpx; line-height: 34rpx; font-weight: 500; text-align: center; margin-left:6rpx; border-radius: 38rpx; color:#fff; } .msg-title-right{ color:#09afff; font-size: 28rpx; } .box-wrapper{ height: 64rpx; background: #E6F7FF; border-radius: 14rpx; margin-top:32rpx; display: flex; align-items: center; padding-left:20rpx; } .msg-box{ height: 64rpx; overflow: hidden; } .msg-item{ display: flex; align-items: center; height: 64rpx; } .box-wrapper image{ width:32rpx; height: 32rpx; margin-right:16rpx; } .content-wrapper{ flex:1; display: flex; align-items: center; height: 64rpx; } .content-wrapper view{ line-height: 64rpx; color:#09afff; font-size: 26rpx; } .anim{ margin-top:-60rpx; transition: all 0.5s; } .msg-content{ width:560rpx; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } /* 复购看板 */ .rebuy-board{ background: #fff; border-radius:18rpx; width:702rpx; padding:24rpx 24rpx 28rpx; } .rebuy-title{ display:flex; align-items: center; justify-content: space-between; height: 48rpx; } .rebuy-title-left image{ width:40rpx; height:40rpx; margin-right:10rpx; } .rebuy-title-left view{ font-size: 32rpx; } .rebuy-title-left{ display:flex; align-items: center; height: 48rpx; line-height: 48rpx; } .rebuy-week{ display:flex; align-items: center; height: 48rpx; line-height: 48rpx; } .rebuy-week image{ width:24rpx; height:24rpx; margin-left:4rpx; } .current-week{ color: #09AFFF; margin:0 12rpx; } .last-week{ margin-left:4rpx; } .rebuy-content{ /* height: 218rpx; */ background: #E6F7FF; border-radius: 15rpx; margin-top:10rpx; padding:20rpx 32rpx 24rpx 24rpx; } .rebuy-orders{ display: flex; align-items: center; justify-content: space-between; height: 90rpx; } .rebuy-orders .title{ font-size: 32rpx; color:#666; } .single-block{ flex:1; margin-left:60rpx; display: flex; flex-direction: column; justify-content: space-between; height: 90rpx; } .single-block view{ color: #39CB7F; font-size: 22rpx; width:74rpx; text-align: center; } .single-block text{ font-size: 36rpx; color: #39CB7F; } .single-block .tag{ width: 74rpx; height: 30prx; line-height: 28rpx; background: #39CB7F; font-size: 20rpx; color:#fff; text-align: center; border-radius: 4rpx; margin-left:4rpx; } .cycle-block{ width:104rpx; display: flex; flex-direction: column; justify-content: space-between; /* align-items: center; */ height: 90rpx; flex:1; margin-left:60rpx; } .cycle-block view{ color: #09AFF0; font-size: 22rpx; width:104rpx; text-align: center; } .cycle-block text{ font-size: 36rpx; color: #09AFF0; } .cycle-block .tag{ width: 104rpx; height: 30prx; line-height: 28rpx; background: #09AFFF; font-size: 20rpx; color:#fff; text-align: center; border-radius: 4rpx; } .rebuy-goals{ margin-top:20rpx; } .rebuy-goals .single-block text{ color: #E2B650; width:104rpx; text-align: center; display:inline-block; } .rebuy-goals .single-block .tag{ background: #E2B650; width:102rpx; margin-left:-8rpx; } .rebuy-goals .cycle-block text{ color: #E2B650; width:104rpx; text-align: center; display:inline-block; } .rebuy-goals .cycle-block .tag{ background: #E2B650; } .mark-wrapper{ position: relative; } .mark-wrapper .mark{ position: absolute; width: 84rpx; height: 58rpx; color:#fff; font-size: 16rpx; background: url('https://jzmall.lifejingzhi.com/file/wx-servant/bg-tips.png') no-repeat center; background-size: 100% 100%; top:-56rpx; left:100rpx; line-height: 24rpx; padding:4rpx 0 0 4rpx; } .logout{ font-weight: 600; color: #716F6F; line-height: 42rpx; text-decoration: underline; margin:34rpx 0 80rpx; font-size: 30rpx; text-align: center; } .swiper-container{ width:560rpx; height: 64rpx; } .recommand-line{ height: 36rpx; display:flex; align-items: center; line-height: 36rpx; margin:30rpx 0 10rpx; } .recommand-line .code{ color: #146A7F; margin:0 8rpx 0 12rpx; font-weight: bold; } .recommand-line image{ width:30rpx; height:30rpx; margin-bottom:4rpx; }