pattern.wxss 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141
  1. .container{
  2. font-size:28rpx;
  3. }
  4. .line{
  5. width:100%;
  6. height:30rpx;
  7. background-color: #F0F0F0;
  8. }
  9. .lineWidthAll0{
  10. justify-content: center;
  11. }
  12. .panelTitle{
  13. width:100%;
  14. justify-content: flex-start;
  15. height:100rpx;
  16. background-color: #fff;
  17. }
  18. .universalpic_plan_2line_black_30x32{
  19. width:30rpx;
  20. height:32rpx;
  21. margin-left: 30rpx;
  22. }
  23. .panelTitle1{
  24. margin-left: 20rpx;
  25. color:#4D4D4D;
  26. }
  27. .panelItem{
  28. width:100%;
  29. background-color: #fff;
  30. }
  31. .panelBtn{
  32. margin: 40rpx 0 30rpx 0;
  33. }
  34. .panelBtn1{
  35. height:82rpx;
  36. font-size:20rpx;
  37. justify-content: flex-start;
  38. }
  39. .buttonStyle{
  40. border-radius: 5rpx;
  41. margin: 4rpx 5rpx 0 5rpx;
  42. }
  43. .universalpic_checked_blue_40x40{
  44. width:40rpx;
  45. height:40rpx;
  46. }
  47. .panelItem0{
  48. justify-content: flex-start;
  49. }
  50. .imgTrue{
  51. width:100rpx;
  52. height:134rpx;
  53. }
  54. .panelItem1{
  55. width:100%;
  56. height:160rpx;
  57. justify-content: flex-start;
  58. }
  59. .panelItem11{
  60. width:620rpx;
  61. align-items: flex-start;
  62. }
  63. .text2{
  64. font-size:28rpx;
  65. font-weight: 400;
  66. }
  67. .text3{
  68. font-size:20rpx;
  69. color:#787878;
  70. margin-top: 4rpx;
  71. }
  72. .panelItem2{
  73. justify-content: space-between;
  74. }
  75. .panelItem21{
  76. margin: 30rpx;
  77. font-weight: 400;
  78. }
  79. .panelItem22{
  80. margin-right: 30rpx;
  81. }
  82. .panelTitle2{
  83. width:100%;
  84. justify-content: space-between;
  85. color:#787878;
  86. font-size:20rpx;
  87. align-items: flex-start;
  88. }
  89. .panelTitle21{
  90. margin-left: 30rpx;
  91. margin-bottom: 20rpx;
  92. }
  93. .panelTitle22{
  94. margin-right: 76rpx;
  95. }
  96. .panelItem30{
  97. width:100%;
  98. }
  99. .panelItem3{
  100. width:100%;
  101. height:100rpx;
  102. justify-content: space-between;
  103. }
  104. .panelItem31{
  105. margin-left: 30rpx;
  106. font-weight: 400;
  107. }
  108. .panelItem32{
  109. margin-right: 25rpx;
  110. justify-content: flex-end;
  111. color:#787878;
  112. }
  113. .Arrow{
  114. width:16rpx;
  115. height:26rpx;
  116. margin-left: 30rpx;
  117. }