.panelTop { width: 100%; height:100rpx; background-color: #fff; justify-content: space-between; position: fixed; top:0; border-bottom: 1rpx solid #d2d2d2; } .panelLeft { margin-left: 20rpx; justify-content: flex-start; } .panelRight { margin-right: 20rpx; justify-content: flex-end; } .panelTop1 { min-width:80rpx; height:80rpx; font-size: 28rpx; font-weight: 400; } .panelTopBtn { font-size: 28rpx; font-weight: 700; background-color: #5282FA; width:110rpx; height:70rpx; text-align: center; line-height: 70rpx; border-radius: 10rpx; color:#fff; } .panelHeight100{ width:100%; height:100rpx; } /* ***************** */ .panel1{ width:690rpx; margin-top: 60rpx; justify-content: space-between; color:#4D4D4D; } .panel11{ font-weight: 400; font-size:28rpx; } .panel12{ font-size:24rpx; } .panel2{ width:690rpx; height:110rpx; background-color: #fff; border-radius: 10rpx; margin-top:33rpx; justify-content: flex-start; } .input{ margin-left: 30rpx; font-size:36rpx; font-weight: 400; width:630rpx; height:50rpx; } .panel3{ width:690rpx; margin-top:30rpx; font-size:20rpx; color:#4D4D4D; } .panel4{ width:690rpx; margin-top:60rpx; font-size:28rpx; font-weight: 400; color:#4D4D4D; } .panel5{ width:690rpx; margin-top:30rpx; justify-content: flex-start; } .panel51{ width:220rpx; border-radius: 10rpx; background-color: #6B727C; height:160rpx; position: relative; } .cardlist_folder_white_66x60{ width:66rpx; height:60rpx; } .panel511{ width:220rpx; align-self: end; height:50rpx; background-color: rgba(0,0,0,0.5); text-align: center; line-height: 50rpx; color:#fff; font-size:24rpx; position: absolute; bottom: 0; border-bottom-left-radius: 10rpx; border-bottom-right-radius: 10rpx; } .panel6{ margin-top:100rpx; font-size:28rpx; color:#FE6659; justify-content: center; } .panel7{ width:690rpx; margin-top:30rpx; font-size:20rpx; color:#4D4D4D; }