selectword.wxss 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. .panel1{
  2. width:690rpx;
  3. color: #C1E1C1;
  4. position: relative;
  5. }
  6. .text01{
  7. font-size: 36rpx;
  8. margin:50rpx 0 0 40rpx;
  9. align-self: start;
  10. }
  11. .panel11{
  12. margin: 0 0 30rpx 0;
  13. font-size:24rpx;
  14. width: 100%;
  15. justify-content: space-between;
  16. }
  17. .panel111{
  18. margin-left: 40rpx;
  19. }
  20. .panel112{
  21. width: 136rpx;
  22. height:73rpx;
  23. border: 3rpx solid #C1E1C1;
  24. border-radius: 20rpx;
  25. margin-right: 40rpx;
  26. }
  27. .sysIcon_a01{
  28. width:24rpx;
  29. height:24rpx;
  30. margin-right: 10rpx;
  31. }
  32. .panel10{
  33. position: fixed;
  34. top:0;
  35. width: 100%;
  36. height:100rpx;
  37. z-index: 10;
  38. justify-content: flex-start;
  39. align-items: flex-start;
  40. background-image: linear-gradient(180deg, #004433 0%, rgba(0,46,34,0.80) 100%);
  41. }
  42. .panel101{
  43. background: #CA4B15;
  44. border-radius: 10rpx;
  45. height:70rpx;
  46. margin: 20rpx 0 0 30rpx;
  47. padding: 0 30rpx;
  48. }
  49. .text03{
  50. font-size:24rpx;
  51. color:#fff;
  52. margin-left: 20rpx;
  53. }
  54. .sysIcon_a03{
  55. width:20rpx;
  56. height:20rpx;
  57. }
  58. .panel2{
  59. width:690rpx;
  60. min-height:150rpx;
  61. background: #002F24;
  62. box-shadow: 0 10rpx 0 0 rgba(0,0,0,0.50);
  63. border-radius: 40rpx;
  64. justify-content: flex-start;
  65. }
  66. .panel21{
  67. width: 655rpx;
  68. margin: 40rpx 0 20rpx 30rpx;
  69. flex-wrap: wrap;
  70. align-items: flex-start;
  71. justify-content: flex-start;
  72. }
  73. .btn{
  74. min-width: 88rpx;
  75. height:90rpx;
  76. background: #061A1B;
  77. border-radius: 20rpx;
  78. margin: 0 20rpx 20rpx 0;
  79. color:#C1E1C1;
  80. font-weight: 400;
  81. padding: 0 20rpx;
  82. font-size: 36rpx;
  83. }
  84. .btnSelected{
  85. background: #004433;
  86. color:#FFDD88;
  87. font-weight: 700;
  88. padding: 0 18rpx;
  89. }
  90. .panelNull{
  91. margin-top: 360rpx;
  92. color: #C1E1C1;
  93. }
  94. .pic_05{
  95. width:300rpx;
  96. height:43rpx;
  97. }
  98. .text05{
  99. font-size: 28rpx;
  100. margin-top: 40rpx;
  101. }
  102. .text06{
  103. font-weight: 400;
  104. font-size: 24rpx;
  105. margin: 10rpx 0 0 0;
  106. }
  107. .panelNull1{
  108. margin-top: 40rpx;
  109. font-size: 24rpx;
  110. }
  111. .pic_06{
  112. width:300rpx;
  113. height:144rpx;
  114. position: fixed;
  115. left:0;
  116. bottom:180rpx;
  117. }
  118. .panelFooter{
  119. width: 100%;
  120. height:180rpx;
  121. background-image: linear-gradient(180deg, #004433 0%, #002C21 100%);
  122. position: fixed;
  123. bottom: 0rpx;
  124. align-items: flex-start;
  125. z-index: 10;
  126. }
  127. .panelFooter1{
  128. width:730rpx;
  129. height:140rpx;
  130. color:#F2F2F2;
  131. background: #1E1E1E;
  132. box-shadow: 0 30rpx 0 0 #0C0C0C;
  133. border-radius: 10rpx 10rpx 60rpx 60rpx;
  134. }
  135. .panelFooter10{
  136. background-color: #303030;
  137. font-size:24rpx;
  138. }
  139. .panelFooter11{
  140. width:160rpx;
  141. height:120rpx;
  142. border-radius: 5rpx 10rpx 10rpx 50rpx;
  143. }
  144. .panelFooter14{
  145. width:540rpx;
  146. height:120rpx;
  147. border-radius: 10rpx 5rpx 50rpx 10rpx;
  148. font-size:36rpx;
  149. margin-left: 10rpx;
  150. }
  151. .text02{
  152. font-size:24rpx;
  153. margin-top: 17rpx;
  154. }
  155. .text04{
  156. font-size: 28rpx;
  157. color: #9B9B9B;
  158. position: absolute;
  159. right:60rpx;
  160. }
  161. .sysIcon_a06{
  162. width:10rpx;
  163. height:16rpx;
  164. margin: 0 10rpx;
  165. }
  166. .panelExample{
  167. background-color: rgba(26,67,51,0.50);
  168. z-index: 20;
  169. position: fixed;
  170. top:0;
  171. left:0;
  172. right:0;
  173. bottom:0;
  174. overflow: hidden;
  175. }
  176. .exampleScrollView {
  177. width: 100%;
  178. display: flex;
  179. flex-direction: column;
  180. align-items: center;
  181. padding-bottom: 300rpx;
  182. }
  183. .panelExampleBtn{
  184. width: 100%;
  185. height:140rpx;
  186. background: #875A4B;
  187. font-size: 48rpx;
  188. color: #F0F0F0;
  189. position: fixed;
  190. bottom:0;
  191. z-index: 20;
  192. justify-content: flex-start;
  193. }
  194. .panelExampleBtn1{
  195. margin-top: 20rpx;
  196. }
  197. .pic_h01{
  198. margin-top: 64rpx;
  199. margin-left: 15rpx;
  200. width: 728rpx;
  201. height:1258rpx;
  202. margin-bottom: 300rpx;
  203. z-index: 15;
  204. }
  205. .pic_04{
  206. width:100%;
  207. height: 170rpx;
  208. position: fixed;
  209. bottom:140rpx;
  210. z-index: 20;
  211. }