.cy-top-view { width: 100%; height: 336rpx; background: white; } .cy-person-view { margin-top: 30rpx; width: 750rpx; height: 120rpx; } .cy-header-image { margin-left: 40rpx; width: 120rpx; height: 120rpx; border-radius: 120rpx; background: #f3f3f3; overflow: hidden; } .cy-header-nick-view { position: relative; margin-left: 30rpx; width: 280rpx; height: 120rpx; overflow: hidden; } .cy-header-nick { margin-top: 10rpx; font-size: 34rpx; width: 900rpx; font-family: PingFang-SC-Bold; font-weight: bold; color: rgba(51, 51, 51, 1); overflow: hidden; } .cy-member-lve { position: absolute; margin-top: 8rpx; width: auto; padding-left: 10rpx; padding-right: 10rpx; height: 38rpx; line-height: 38rpx; background: rgb(243, 142, 40); border-radius: 3rpx; font-size: 26rpx; text-align: center; color: rgba(255, 255, 255, 1); letter-spacing: 3rpx; } .cy-member-code { position: absolute; width: 250rpx; height: 120rpx; right: 0rpx; text-align: center; background: white; } .cy-member-code-image { margin-top: 20rpx; width: 38rpx; height: 38rpx; } button::after { border: none; } .cy-member-code-title { font-size: 28rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(102, 102, 102, 1); background: white; margin-top: -45rpx; } .cy-member-view { margin-top: 60rpx; width: 750rpx; height: 118rpx; text-align: center; } .cy-member-info-view { width: 250rpx; height: auto; } .cy-member-info { font-size: 40rpx; font-family: PingFang-SC-Bold; font-weight: 500; color: rgba(51, 51, 51, 1); } .cy-member-title { font-size: 30rpx; font-family: PingFang-SC-Regular; font-weight: 400; color: rgba(51, 51, 51, 1); } .cy-more-content-view { margin-top: 20rpx; width: 750rpx; height: auto; background: white; } .cy-member-register { width: 750rpx; height: 90rpx; background: #f3f3f3; } .cy-member-register-view { position: relative; margin-left: 40rpx; width: 670rpx; height: 90rpx; background: #404040; border-radius: 10px 10px 0px 0px; } .cy-member-register-image { margin-left: 30rpx; width: 32rpx; height: 30rpx; } .cy-member-register-title { margin-left: 12rpx; font-size: 30rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(255, 255, 255, 1); } .cy-member-register-more { position: absolute; font-size: 28rpx; right: 55rpx; font-family: PingFang-SC-Medium; font-weight: 500; color: rgba(255, 255, 255, 1); } .cy-member-right { position: absolute; width: 13rpx; height: 20rpx; right: 30rpx; } .cy-more-content { width: 750rpx; height: 360rpx; background: white; } .cy-more-content-item { text-align: center; width: 250rpx; height: 180rpx; } .cy-more-content-image { margin-top: 50rpx; width: 50rpx; height: 50rpx; } .cy-more-content-title { width: auto; height: auto; text-align: center; font-size: 26rpx; font-family: PingFang-SC-Regular; font-weight: 400; color: rgba(51, 51, 51, 1); } .cy-program-version{ position: absolute; bottom: 30rpx; color: darkgray; width: 100%; text-align: center; }