.panelSearch{ width:100%; height:140rpx; background-color: #fff; } .panelSearch1{ width:690rpx; height:80rpx; margin: 20rpx 0 40rpx 0; border-radius: 14rpx; background-color: #F0F0F0; color:#787878; font-size:28rpx; font-weight: 400; justify-content: flex-start; } .universalpic_search_gray_30x30{ width:30rpx; height:30rpx; margin: 0 20rpx 0 30rpx; } .input{ font-size:32rpx; font-weight: 400; color:#1e1e1e; width:500rpx; height:40rpx; } .btnSearch{ margin-right: 0rpx; width:80rpx; font-size:24rpx; border-radius: 5rpx; height:50rpx; background-color: #dddddd; text-align: center; line-height: 50rpx; } .main{ width: 100%; } .panelItem { width: 100%; justify-content: space-between; font-size: 28rpx; height: 100rpx; background-color: #fff; margin-top: 10rpx; } .panelItem1 { margin-left: 30rpx; justify-content: flex-start; font-weight: 400; font-size:28rpx; } .panelItem2 { margin-right: 30rpx; color: #787878; font-size:28rpx; font-weight: 400; } .avatar{ width:100rpx; height:100rpx; margin-right: 30rpx; } .time{ margin-left: 30rpx; font-size:24rpx; color:#787878; }