| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137 |
- .container{
- font-size:28rpx;
- }
- .line{
- width:100%;
- height:30rpx;
- background-color: #F0F0F0;
- }
- .lineWidthAll0{
- justify-content: center;
- }
- .panelTitle{
- width:100%;
- justify-content: flex-start;
- height:100rpx;
- background-color: #fff;
- }
- .universalpic_plan_2line_black_30x32{
- width:30rpx;
- height:32rpx;
- margin-left: 30rpx;
- }
- .panelTitle1{
- margin-left: 20rpx;
- color:#4D4D4D;
- }
- .panelItem{
- width:100%;
- background-color: #fff;
- }
- .panelBtn{
- margin: 40rpx 0 30rpx 0;
- }
- .panelBtn1{
- height:82rpx;
- font-size:20rpx;
- justify-content: flex-start;
- }
- .buttonStyle{
- border-radius: 5rpx;
- margin: 4rpx 5rpx 0 5rpx;
- }
- .universalpic_checked_blue_40x40{
- width:40rpx;
- height:40rpx;
- }
- .panelItem0{
- justify-content: flex-start;
- }
- .imgTrue{
- width:100rpx;
- height:134rpx;
- }
- .panelItem1{
- width:100%;
- height:160rpx;
- justify-content: flex-start;
- }
- .panelItem11{
- width:620rpx;
- align-items: flex-start;
- }
- .text2{
- font-size:28rpx;
- font-weight: 400;
- }
- .text3{
- font-size:20rpx;
- color:#787878;
- margin-top: 4rpx;
- }
- .panelItem2{
- justify-content: space-between;
- }
- .panelItem21{
- margin: 30rpx;
- font-weight: 400;
- }
- .panelItem22{
- margin-right: 30rpx;
- }
- .panelTitle2{
- width:100%;
- justify-content: space-between;
- color:#787878;
- font-size:20rpx;
- align-items: flex-start;
- }
- .panelTitle21{
- margin-left: 30rpx;
- margin-bottom: 20rpx;
- }
- .panelTitle22{
- margin-right: 76rpx;
- }
- .panelItem3{
- height:100rpx;
- justify-content: space-between;
- }
- .panelItem31{
- margin-left: 30rpx;
- font-weight: 400;
- }
- .panelItem32{
- margin-right: 25rpx;
- justify-content: flex-end;
- color:#787878;
- }
- .Arrow{
- width:16rpx;
- height:26rpx;
- margin-left: 30rpx;
- }
|