.panelTitle{ width:100%; margin-top: 50rpx; justify-content: space-between; } .panelTitle .panelTitle1{ font-size:24rpx; margin-left: 30rpx; margin-bottom: 30rpx; font-weight: 400; } .panelItem{ width:100%; height:100rpx; justify-content: flex-start; background-color: #fff; } .input{ width:690rpx; height:80rpx; font-size:28rpx; font-weight: 400; margin-left: 30rpx; } .input2{ width:690rpx; height:200rpx; font-size:28rpx; font-weight: 400; margin-left: 30rpx; } .panelItem2{ height:260rpx; } .btn{ width:690rpx; height:90rpx; color:#fff; border-radius: 10rpx; background-color: #0071EF; font-size:28rpx; text-align: center; line-height: 90rpx; margin-top: 60rpx; } .panelTitle3{ width:100%; margin-top: 30rpx; justify-content: space-between; } .avatar{ width:90rpx; height:90rpx; margin-left: 30rpx; border-radius: 5rpx; background-color: #d2d2d2; } .btn2{ width:260rpx; margin-top: 0rpx; margin-right: 30rpx; }