page { background: #F3F3F3; color: #333; box-sizing: border-box; width:750rpx; } .container{ padding:0 24rpx 80rpx; margin-top:-200rpx; } .user-top-bj{ width: 750rpx; height: 274rpx; /* background: linear-gradient(180deg, #91D5FF 0%, #FFFFFF 83%, #F3F3F3 100%); */ background: url('https://mall.zhaijieshi.cc/file/wx-servant/new/my-bg.png') no-repeat; background-size: 750rpx 256rpx; padding-top:24rpx; } .study-center{ display: flex; width: 218rpx; height: 50rpx; background: rgb(83,182,32); /* background: linear-gradient(251deg, #AE794B 0%, #C19937 100%); */ border-radius: 18rpx 18rpx 0px 0px; align-items: center; justify-content: center; margin-left:474rpx; padding-right:6rpx; } .study-center image{ width:46rpx; height: 46rpx; margin-right:8rpx; } .study-center view{ font-weight: 600; color: #FFFFFF; font-size: 32rpx; line-height: 50rpx; } view,text{ box-sizing: border-box; color:#333; font-size: 30rpx; } .user-wrapper{ margin:0 0 16rpx; background: #FFFFFF; border-radius: 18rpx; padding:28rpx 18rpx 32rpx 24rpx; width:702rpx; } .user-info{ display: flex; align-items: center; } .user-img{ width:148rpx; height: 148rpx; border-radius:148rpx; margin-right:16rpx; background: #eee; margin-top:-100rpx; } .user-right{ height: 120rpx; display: flex; flex-direction: column; /* justify-content: space-between; */ flex:1; line-height:32rpx; } .user-name{ display: flex; height: 32rpx; /* justify-content: space-between; */ margin-bottom:24rpx; } .user-name text{ font-size: 38rpx; font-weight: bold; } .city-station{ line-height: 40rpx; } .job-year{ color: #096DD9; margin-left:20rpx; font-size: 24rpx; } .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:200rpx; display: flex; align-items: center; justify-content: space-between; padding:0 24rpx; } .nav-item{ flex:1; text-align: center; } .nav-img{ width:60rpx; height: 60rpx; margin-bottom:14rpx; } .nav-text{ height:48rpx; line-height:48rpx; font-size: 36rpx; color:#333; } /* 我的站长 */ .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:34rpx 24rpx 46rpx; border-radius:18rpx; background: #fff; } .sally-title{ display: flex; align-items: center; } .sally-title image{ width:34rpx; height: 34rpx; margin-right:12rpx; } .sally-title .middle{ font-size: 36rpx; color:#333333; 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; font-size: 40rpx; } /* 消息中心 */ .message-center{ margin-bottom:16rpx; background-color: #fff; border-radius:18rpx; padding:32rpx 24rpx; width:702rpx; } .message-title{ display: flex; align-items: center; justify-content: space-between; height: 36rpx; } .msg-title-left{ height: 36rpx; display: flex; align-items: center; } .msg-title-left image{ width:36rpx; height:36rpx; margin-right:10rpx; } .message-title .title-text{ font-size: 36rpx; font-weight: 500; line-height: 36rpx; } .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; } .interview{ width: 702rpx; /* height: 476rpx; */ background: #FFFFFF; border-radius: 18rpx; padding:46rpx 24rpx 42rpx 24rpx; margin:50rpx 0; } .interview-title{ height:48rpx; display: flex; align-items: center; } .interview-title image{ width:34rpx; height:34rpx; margin-right:14rpx; } .interview-date{ height:48rpx; line-height: 48rpx; margin:70rpx 0 46rpx; } .interview-location{ line-height: 48rpx; margin-bottom:48rpx; padding-right:24rpx; } .interview-operate{ display:flex; align-items: center; justify-content: flex-end; height: 40rpx; } .interview-operate image{ width:24rpx; height: 24rpx; margin-right:8rpx; padding-top:6rpx; } .interview-refuse,.interview-accept{ display: flex; align-items: center; margin-left:32rpx; height: 40rpx; } .interview-accept view{ color: #0EAEFC; } .overlay-wrapper{ display: flex; align-items: center; justify-content: center; height: 100%; z-index:999; } .modal-list{ position: relative; width:720rpx; height:508rpx; background:transparent; } .modal-block{ width: 700rpx; height: 478rpx; background: #FFFFFF; box-shadow: 0px 2rpx 4rpx 0px rgba(0,0,0,0.5); border-radius: 18rpx; } .modal-block-bottom{ position:absolute; top:0; left:0; z-index:999; } .modal-block-top{ position:absolute; top:32rpx; left:20rpx; z-index:1000; } .content{ padding:38rpx 24rpx 40rpx 12rpx; } .modal-block .title{ display: flex; height: 50rpx; align-items: center; justify-content: space-between; margin-bottom:28rpx; } .modal-block .left{ display: flex; height: 50rpx; align-items: center; overflow: hidden; } .modal-block .title image{ width:55rpx; height:50rpx; margin-right:6rpx; } .title .left view{ height: 50rpx; font-size: 38rpx; font-weight: 500; color: #333333; } .content .line{ height:55rpx; line-height: 55rpx; margin-bottom:7rpx; padding-left:24rpx; } .tiket-num text{ color: #2A8DE2; text-decoration: underline; } .content .line-two{ height:110rpx; line-height: 55rpx; overflow: hidden; -webkit-line-clamp: 2; display:-webkit-box; -webkit-box-orient:vertical; padding-left:24rpx; } .modal-list .operate{ height:84rpx; border-top: 2rpx solid #EFEFEF; display: flex; padding:0 10rpx 0 24rpx; align-items: center; justify-content: space-between; } .modal-list .operate view{ color: #4E4E4E; font-size: 38rpx; } .modal-list .operate image{ width:70rpx; height:70rpx; } .modal-list .close{ width:52rpx; height:52rpx; bottom:-116rpx; position:absolute; left:344rpx; } .modal-block-top.one-modal{ left:10rpx!important; } .total-customer{ height:48rpx; font-size: 24rpx; color: #666666; display: flex; justify-content: flex-end; align-items: center; width:660rpx; } .total-customer text{ font-size: 24rpx; line-height: 40rpx; padding-top:10rpx; color:#666; } .total-customer text.customer-num{ color:#096DD9; font-size: 40rpx; font-weight: bold; line-height: 40rpx; padding-top:0; margin:0 6rpx; }