.panelTop{ width:100%; position: fixed; top:0; border-bottom: 1rpx solid #d2d2d2; } .panelTop1{ width:250rpx; height: 90rpx; justify-content: flex-end; background-color: #fff; } .panelTop110{ font-size:28rpx; color:#0071EF; font-weight: 500; margin-bottom: 20rpx; } .panelTop111{ font-size:28rpx; color:#1e1e1e; font-weight: 400; margin-bottom: 20rpx; } .line10{ width:84rpx; height:10rpx; background-color: #fff; } .line11{ width:84rpx; height:10rpx; background-color: #1e1e1e; } .panel{ width:100%; margin-top: 110rpx; background-color: #fff; justify-content: flex-start; } .panel1{ width:100%; height:100rpx; justify-content: space-between; font-weight: 400; font-size:28rpx; } .left{ margin-left: 30rpx; } .right{ margin-right: 30rpx; } .panel11{ font-size:28rpx; color:#787878; } .Arrow{ width:16rpx; height:26rpx; margin-left: 30rpx; } .panel2{ width:100%; justify-content: flex-start; font-weight: 400; font-size:24rpx; margin-top: 30rpx; } .panel3{ width:100%; justify-content: flex-start; margin-top: 30rpx; } .panel31{ width:690rpx; justify-content: flex-start; align-items: flex-start; flex-wrap: wrap; } .panelUser{ margin: 0 24rpx 30rpx 0; } .Avatar{ width: 114rpx; height:114rpx; border-radius: 10rpx; } .NickName{ font-weight: 400; font-size:18rpx; margin-top: 10rpx; } .panelTitle{ width:100%; justify-content: space-between; background-color: #f0f0f0; } .panelTitle .panelTitle1{ font-size:32rpx; margin: 50rpx 0 30rpx 30rpx; } .panel0{ width:100%; background-color: #fff; justify-content: flex-start; } .panel4{ width:100%; align-items: flex-start; font-weight: 400; font-size:24rpx; margin-top: 30rpx; } .panel21{ font-size:28rpx; } .footer{ width:100%; height:100rpx; }