page { font-size: 14px; color: #333; } .panel-container { position: relative; } .panel { display: flex; align-items: center; justify-content: space-between; width: 100%; height: 268rpx; background: linear-gradient(-60deg, rgba(62, 136, 161, 1), rgba(54, 108, 185, 1)); } .panel .avatar { width: 134rpx; height: 134rpx; border-radius: 50%; margin-left: 40rpx; border: #fff solid 6rpx; } .panel .person-info { display: flex; justify-content: center; height: 100%; flex-direction: column; width: 60%; padding-left: 36rpx; } .panel .person-info .name { display: flex; flex-direction: row; height: 50rpx; align-items: center; } .panel .person-info .name .nickName { font-size: 38rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(255, 255, 255, 1); } .panel .name .auth { width: 90rpx; height: 32rpx; background: linear-gradient(45deg, rgba(255, 199, 107, 1), rgba(255, 177, 107, 1)); border-radius: 16rpx; font-size: 22rpx; color: #fff; margin-left: 22rpx; display: flex; justify-content: center; } .panel .name .unauth { width: 90rpx; height: 32rpx; background: rgba(204, 204, 204, 1); border-radius: 16rpx; font-size: 22rpx; color: #fff; margin-left: 22rpx; display: flex; justify-content: center; } .panel .person-info .enter { font-size: 22rpx; font-family: Arial-BoldMT; font-weight: bold; color: rgba(255, 255, 255, 1); padding: 20rpx 0 0 0; } .panel .qycode { margin-right: 36rpx; width: 17rpx; height: 29rpx; } .panel .qycode image { width: 100%; height: 100%; } /* 未认证 */ .notrz { display: flex; flex-direction: row; width: 100%; height: 25rpx; margin-top: 19rpx; align-items: center; } .notrz image { height: 25rpx; width: 36rpx; padding-left: 65rpx; } .notrz .rz { font-size: 22rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: #666; padding-left: 10rpx; } .notrz .ly { font-size: 22rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: #ff400e; } /*中间模块 */ .inter { display: flex; flex-direction: row; justify-content: space-around; flex: 1 0 auto; padding-top: 30rpx; width: 100%; } .inter .mysc { display: flex; flex-direction: column; justify-content: center; align-items: center; } .inter .mysc image { width: 68rpx; height: 68rpx; background: rgba(247, 103, 65, 1); border-radius: 50%; } .inter .mysc .sc { width: 88rpx; height: 22rpx; font-size: 22rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(102, 102, 102, 1); padding-top: 13rpx; } .inter .mysq { display: flex; flex-direction: column; justify-content: center; align-items: center; } .inter .mysq image { width: 68rpx; height: 68rpx; background: rgba(81, 145, 211, 1); border-radius: 50%; } .inter .mysq .sq { width: 88rpx; height: 22rpx; font-size: 22rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(102, 102, 102, 1); padding-top: 13rpx; } .inter .mstb { display: flex; flex-direction: column; justify-content: center; align-items: center; } .inter .mstb image { width: 68rpx; height: 68rpx; background: rgba(255, 199, 107, 1); border-radius: 50%; } .inter .mstb .interview { width: 88rpx; height: 22rpx; font-size: 22rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(102, 102, 102, 1); padding-top: 13rpx; } /* 灰色小模块 */ .col { width: 100%; height: 18rpx; background: rgba(238, 238, 238, 1); margin-top: 30rpx; } /* 简历模块 */ .jianli { display: flex; justify-content: space-between; flex-direction: row; align-items: center; width: 100%; height: 186rpx; border-bottom: 2rpx solid rgba(221, 221, 221, 1); } .jianli .jltb { display: flex; flex-direction: row; padding-left: 30rpx; } .jianli .jltb image { width: 72rpx; height: 81rpx; } .jianli .jltb .wenzi { display: flex; flex-direction: column; padding-left: 37rpx; } .jianli .jltb .wenzi .wenzi1 { height: 30rpx; font-size: 32rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(34, 34, 34, 1); } .jianli .jltb .wenzi .wenzi2 { height: 22rpx; font-size: 22rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(102, 102, 102, 1); padding-top: 18rpx; } .jianli .percent { display: flex; flex-direction: column; } .jianli .percent .full { font-size: 56rpx; font-family: Arial-BoldMT; font-weight: bold; color: rgba(255, 64, 14, 1); padding-right: 30rpx; } .jianli .percent .unfull { font-size: 56rpx; font-family: Arial-BoldMT; font-weight: bold; color: rgba(153, 153, 153, 1); padding-right: 30rpx; } .jianli .percent .nows { display: flex; flex-direction: row; width: 110rpx; height: 32rpx; background: rgba(81, 145, 211, 1); border-radius: 16px; margin-top: 9rpx; align-items: center; justify-content: center; } .jianli .percent .nows image { width: 16rpx; height: 17rpx; } .jianli .percent .nows .unwz { font-size: 17rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(254, 254, 254, 1); padding-left: 4rpx; } /* 四个小模块 */ .query { display: flex; width: 100%; flex-direction: row; align-items: center; justify-content: space-between; height: 85rpx; border-bottom: 2rpx solid rgba(221, 221, 221, 1); } .query .querys { display: flex; flex-direction: row; } .query .querys .moneytb { width: 31rpx; height: 31rpx; padding-left: 42rpx; } .query .querys .queryxz { font-size: 25rpx; font-family: SourceHanSansCN-Regular; font-weight: 400; color: rgba(34, 34, 34, 1); padding-left: 24rpx; } .query .jiantou { width: 17rpx; height: 29rpx; padding-right: 36rpx; } /* 登录 */ .login { padding-left: 60rpx; } .login_btn { color: #fff; font-size: 38rpx; } .login_more { padding-top: 10rpx; color: #fff; }