.container { background-color: #f0f0f0; color:#1e1e1e; font-weight: 500; justify-content: flex-start; } .panelTitle{ width:100%; margin-top: 50rpx; justify-content: flex-start; } .panelTitle .panelTitle1{ font-size:32rpx; margin-left: 30rpx; margin-bottom: 30rpx; } .panelItem{ width:100%; } .panelItem .panelItem1{ width:690rpx; margin: 0 0 50rpx 0; font-weight: 400; font-size:24rpx; } .panel{ width:100%; background-color: #fff; } .panelTitle .panelTitle2{ margin-top: 30rpx; } .panelTitle .panelTitle3{ margin-top: 20rpx; } .panelItem .panelItem2{ width:690rpx; margin: 0 0 30rpx 0; font-weight: 400; font-size:24rpx; color:#787878; } .panelSelected{ width:690rpx; height:174rpx; border-radius: 10rpx; border:1rpx solid #9B9B9B; margin-bottom: 30rpx; } .panelSelected .panelSelected0{ border-radius: 50%; width:34rpx; height:34rpx; background-color: #0071EF; border: 3rpx solid #0071EF; margin-left: 30rpx; } .universalpic_checked_white_22x17{ width:22rpx; height:17rpx; } .panelSelected .panelSelected00{ background-color: #F8F8F8; border: 3rpx solid #D2D2D2; } .panelSelected .panelSelected1{ width:600rpx; align-items: flex-start; margin-left: 20rpx; } .panelSelected .panelSelected11{ justify-content: flex-start; } .panelSelected .panelSelected111{ align-items: flex-start; margin-right: 10rpx; } .panelSelected .text1{ font-size:29rpx; font-weight: 400; margin-bottom: 20rpx; } .panelSelected .text2{ font-size:24rpx; font-weight: 400; } .color{ width:130rpx; height:10rpx; margin-bottom: 10rpx; } .Answer0 { background-color: #FE6659; } .Answer1 { background-color: #FFBC00; } .Answer2 { background-color: #329468; } .Answer3 { background-color: #0A60BE; } .selected{ border:5rpx solid #0071EF; width:686rpx; height:170rpx; }