.container { background-color: #eee; } .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; } .universalpic_search_gray_30x30{ width:30rpx; height:30rpx; margin-right: 10rpx; } .panelTitle { width: 100%; margin-top: 50rpx; justify-content: space-between; } .panelTitle .panelTitle1 { font-size: 32rpx; margin-left: 30rpx; margin-bottom: 30rpx; } .panelTitle .panelTitle2 { font-size: 28rpx; margin-right: 30rpx; background-color: #1e1e1e; color: #fff; border-radius: 22rpx; text-align: center; padding: 0 20rpx; margin-bottom: 32rpx; } .panelNull{ margin-top: -20rpx; font-size:24rpx; font-weight: 400; color:#787878; align-self: flex-start; margin-left: 30rpx; } .ScrollView { width: 100%; display: flex; white-space: nowrap; background-color: #fff; } .CellItem { width: 750rpx; display: inline-block; position: relative; } .CellDelete { width: 160rpx; display: inline-block; position: relative; } .panelItemSearch { width: 100%; min-height: 100rpx; background-color: #fff; justify-content: flex-start; align-items: flex-start; } .panelItemSearch .panelItemSearch1{ color: #1e1e1e; font-weight: 400; justify-content: space-between; width:100%; } .panelItemSearch .panelItemSearch11{ width:600rpx; height: 40rpx; font-size:28rpx; font-weight: 400; margin-left: 30rpx; margin-top: 30rpx; overflow-x: hidden; } .panelItemSearch .panelItemSearch12{ border:2rpx solid #0071EF; font-size:20rpx; text-align: center; line-height: 34rpx; width:60rpx; color:#0071EF; margin-right: 30rpx; margin-top: 32rpx; border-radius: 17rpx; font-weight: 500; } .panelItemSearch .panelItemSearch2{ color: #1e1e1e; font-weight: 400; justify-content: flex-start; margin-left: 30rpx; font-size:24rpx; } .panelItemSearch .panelItemSearch3{ color: #787878; font-weight: 400; justify-content: flex-start; margin-left: 30rpx; font-size:24rpx; margin-bottom: 30rpx; } .DeleteItem { background-color: #B3443B; width: 160rpx; height: 167rpx; line-height: 167rpx; color: #fff; text-align: center; font-size: 30rpx; position: absolute; top: -58rpx; left: 0; } .universalpic_del_white_20x28 { width: 20rpx; height: 28rpx; }