page{ background:#F5F6F8; padding-bottom: 70rpx; } .topView{ background:#2562FF ; height: 200rpx; position: fixed; width: 100%; top: 0; } .topCaozuo{ width: 690rpx; height: 90rpx; margin: auto; display: flex; align-items: center; justify-content: space-between; position: fixed; top: 0; left: 0; right: 0; background:#2562FF; z-index: 2; padding: 20rpx; } .topCaozuo .upload_white{ width: 40rpx; height: 40rpx; margin-left: 80rpx; } .claimItem{ width: 690rpx; height: 246rpx; background: #FFFFFF; padding: 20rpx; margin: auto; margin-top: 28rpx; position: relative; } .claimItemFirst{ margin-top: 100rpx; } .claimItem .userBox{ display: flex; align-items: center; padding-left: 20rpx; padding-top: 10rpx; } .claimItem .userBox .userImg{ width: 76rpx; height: 76rpx; border-radius: 50%; } .claimItem .userBox .overdue{ width: 80rpx; height: 70rpx; } .claimItem .userBox .againActivation{ background: #ffffff; color: #2662FF; border: 1px solid #2662FF; font-size: 22rpx; width: 130rpx; line-height: 40rpx; padding: 0 16rpx; border-radius: 40rpx; text-align: center; margin-left: 12rpx; } .claimItem .userBox .userNameBox{ margin-left: 16rpx; width: 310rpx; } .claimItem .userBox .userName{ color: #101426; font-size: 28rpx; line-height: 40rpx; font-weight: bold; width: 100%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; word-break: break-all; } .claimItem .claimItemData{ display: flex; align-items: center; margin-top: 20rpx; } .claimItem .claimItemData .data{ width: 20%; text-align: center; } .claimItem .claimItemData .data text{ color: #101426; font-size:30rpx; line-height: 42rpx; font-weight: bold; } .claimItem .claimItemData .data view{ margin-top: 12rpx; color: #89899C; font-size: 20rpx; line-height: 28rpx; } .addSphButton{ width: 334rpx; height: 72rpx; background: #2662FF; border-radius: 10rpx; color: #FFFFFF; font-size:28rpx; line-height: 72rpx; display: flex; align-items: center; justify-content: center; margin: auto; margin-top: 80rpx; position: relative; } .addSphButton image{ width: 32rpx; height: 32rpx; margin-right: 10rpx; } .addSphButtonTop{ margin: auto; background: #FFFFFF; color: #2662FF; width: 198rpx; height: 56rpx; font-size:24rpx; line-height: 34rpx; margin-left: 0; } .renNull{ width: 300rpx; height: 300rpx; margin: 40rpx auto; display: block; margin-top: 160rpx; } .renNullHint{ color: #888; font-size: 24rpx; text-align: center; } .claimTask{ position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background:rgba(0, 0, 0, 0.5) ; z-index: 3; } .claimTask .content{ width: 640rpx; height: 640rpx; background: #ffffff; border-radius: 10rpx; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; color: #101426; padding: 40rpx; } .claimTask .content .ClaimTitle{ font-size:38rpx ; line-height: 50rpx; font-weight: bold; text-align: center; margin-bottom: 30rpx; } .claimTask .content .ClaimHint1{ font-size: 28rpx; } .claimTask .content .ClaimHint{ display: flex; align-items: center; font-size: 26rpx; margin: 30rpx; } .claimTask .content .ClaimHint image{ width: 34rpx; height: 34rpx; margin-right: 10rpx; } .claimTask .content .ClaimHint text{ flex: 1; } .claimTask .content .ClaimHint2{ color: #ff0000; font-size: 24rpx; } .buttons{ display: flex; align-items: center; justify-content: space-around; margin-top: 40rpx; } .buttons .button{ color: #2662FF; border: 1px solid #2662FF; font-size: 24rpx; border-radius: 60rpx; line-height: 60rpx; width: 200rpx; text-align: center; } .buttons .buttonyes{ color: #ffffff; background: #2662FF; } .authorizeContent .title{ text-align: center; font-size: 34rpx; line-height: 40rpx; padding-top: 43rpx; } .authorizeContent .evmCantiner{ margin-top: 40rpx; position: relative; } .authorizeContent .evmCantiner .evm{ width: 400rpx; height: 400rpx; display: block; margin: auto; } .authorizeContent .uploadImg{ width: 400rpx; height: 400rpx; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; } .authorizeContent .claimEvmHint{ font-size: 26rpx; color: #666; text-align: center; } .header{ width: 160rpx; height: 23px; border-radius: 30px; color: #ffffff; font-size: 24rpx; line-height: 22px; text-align: center; background: rgba(255, 255, 255, 0.2); font-size: 24rpx; } .header .search{ width: 38rpx; height: 38rpx; position: absolute; left: 30rpx; top: 50%; transform: translateY(-50%); } .header .platform_icon{ width: 23rpx; height: 10rpx; vertical-align: middle; }