articlefine.wxss 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. .container{
  2. background-color: #DAD2C1;
  3. color:#2E2E2E;
  4. }
  5. .panel1{
  6. width: 690rpx;
  7. height:620rpx;
  8. margin-top: 30rpx;
  9. border-radius: 40rpx;
  10. overflow: hidden;
  11. }
  12. .swiper{
  13. width: 100%;
  14. height:100%;
  15. }
  16. .panel1Item{
  17. width: 100%;
  18. }
  19. .img{
  20. width: 690rpx;
  21. height:620rpx;
  22. }
  23. .panel1Item1{
  24. position: absolute;
  25. bottom: 0;
  26. width: 100%;
  27. min-height: 200rpx;
  28. background-image: linear-gradient(180deg, rgba(40,40,40,0.30) 0%, rgba(40,40,40,0.90) 100%);
  29. border-radius: 0 0 40rpx 40rpx;
  30. }
  31. .panel1Item11{
  32. margin: 30rpx 0 64rpx 40rpx;
  33. color: #FFFFFF;
  34. align-items: flex-start;
  35. }
  36. .panel1Item .text1{
  37. font-size: 24rpx;
  38. text-shadow: 0 3rpx 0 rgba(0,0,0,0.30);
  39. position: absolute;
  40. top:30rpx;
  41. left:30rpx;
  42. background: rgba(0,0,0,0.40);
  43. border-radius: 25rpx;
  44. color:#fff;
  45. padding: 8rpx 20rpx;
  46. }
  47. .panel1Item1 .text2{
  48. font-size: 32rpx;
  49. width: 610rpx;
  50. text-shadow: 0 3rpx 0 rgba(0,0,0,0.30);
  51. overflow: hidden;
  52. white-space: nowrap;
  53. }
  54. .panel1Item1 .text3{
  55. font-size: 36rpx;
  56. width: 610rpx;
  57. text-shadow: 0 3rpx 0 rgba(0,0,0,0.30);
  58. }
  59. .wx-swiper-dot {
  60. width: 14rpx !important;
  61. height: 14rpx !important;
  62. margin-left: 10rpx !important;
  63. margin-right: 10rpx !important;
  64. }
  65. .wx-swiper-dot {
  66. background-color: #858282 !important;
  67. }
  68. .wx-swiper-dot-active {
  69. background-color: #DAD2C1 !important;
  70. }
  71. .panel2{
  72. width: 100%;
  73. justify-content: flex-start;
  74. }
  75. .panelTitle{
  76. align-self: start;
  77. margin: 80rpx 0 0 60rpx;
  78. font-size:36rpx;
  79. position: relative;
  80. }
  81. .panelHelp{
  82. font-size: 24rpx;
  83. color: #2E2E2E;
  84. position: absolute;
  85. top:12rpx;
  86. right:-510rpx;
  87. }
  88. .sysIcon_a43{
  89. width:24rpx;
  90. height:24rpx;
  91. margin-right: 10rpx;
  92. }
  93. .panel21{
  94. width: 100%;
  95. margin-top: 40rpx;
  96. }
  97. .panel211{
  98. width: 158rpx;
  99. height:213rpx;
  100. border-radius: 20rpx;
  101. font-size: 36rpx;
  102. position: relative;
  103. margin: 0 10rpx;
  104. }
  105. .sysIcon_a19{
  106. width: 30rpx;
  107. height:30rpx;
  108. position: absolute;
  109. top:40rpx;
  110. left:34rpx;
  111. }
  112. .panel211 .text4{
  113. position: absolute;
  114. top:110rpx;
  115. left:20rpx;
  116. }
  117. .panel211 .text5{
  118. position: absolute;
  119. top:160rpx;
  120. left:20rpx;
  121. font-size:24rpx;
  122. }
  123. .panel3{
  124. width: 100%;
  125. justify-content: flex-start;
  126. margin-top: 40rpx;
  127. }
  128. .panel3Item{
  129. width: 690rpx;
  130. max-height: 226rpx;
  131. background: #fff;
  132. border-radius: 20rpx;
  133. margin-bottom: 20rpx;
  134. justify-content: space-between;
  135. }
  136. .panel3ItemLeft{
  137. margin-left: 30rpx;
  138. font-size: 24rpx;
  139. align-items: flex-start;
  140. font-weight: 400;
  141. justify-content: flex-start;
  142. }
  143. .panel3ItemLeft .text11{
  144. font-size: 24rpx;
  145. margin: 30rpx 0 0 0;
  146. color: #2e2e2e;
  147. }
  148. .panel3ItemLeft .text6{
  149. font-size: 32rpx;
  150. width: 420rpx;
  151. margin: 10rpx 0 10rpx 0;
  152. color: #4d4d4d;
  153. font-weight: 700;
  154. }
  155. .panel3ItemLeft .text7{
  156. margin:0 0 30rpx 0;
  157. color: #2e2e2e;
  158. }
  159. .img2{
  160. width: 180rpx;
  161. height:166rpx;
  162. margin: 30rpx 30rpx 30rpx 0;
  163. border-radius: 10rpx;
  164. }
  165. .panel3Item0{
  166. height:143rpx;
  167. background-color: #F0EDE6;
  168. }
  169. .panel3ItemLeft .text8{
  170. margin:30rpx 0 0 0;
  171. font-size: 28rpx;
  172. font-weight: 700;
  173. color: #4D4D4D;
  174. }
  175. .panel3ItemLeft .text81{
  176. margin:10rpx 0 30rpx 0;
  177. font-size: 24rpx;
  178. font-weight: 400;
  179. color: #2e2e2e;
  180. }
  181. .sysIcon_b20{
  182. width: 130rpx;
  183. height:143rpx;
  184. border-radius: 0 20rpx 20rpx 0;
  185. }
  186. .panel4{
  187. width:690rpx;
  188. min-height: 852rpx;
  189. border-radius: 20rpx;
  190. background-color: #F0EDE6;
  191. margin: 40rpx 0 60rpx 0;
  192. flex-wrap: wrap;
  193. justify-content: flex-start;
  194. align-items: flex-start;
  195. }
  196. .panel4Item{
  197. width: 230rpx;
  198. height:203rpx;
  199. }
  200. .panel4Item1{
  201. width: 60rpx;
  202. height:60rpx;
  203. background: #DAD2C1;
  204. border-radius: 16rpx;
  205. }
  206. .sysIcon_a23{
  207. width: 30rpx;
  208. height:30rpx;
  209. }
  210. .panel4Item .text9{
  211. font-size: 28rpx;
  212. margin-top: 10rpx;
  213. }
  214. .panel4Item .text10{
  215. font-size: 24rpx;
  216. color:#4D4D4D;
  217. font-weight: 400;
  218. }
  219. .panelVersion{
  220. height: 200rpx;
  221. }
  222. .panelFooter{
  223. width: 100%;
  224. background-color: #fff;
  225. color: #004433;
  226. position: fixed;
  227. bottom: 0;
  228. z-index: 10;
  229. }
  230. .panelFooter1{
  231. width:100%;
  232. }
  233. .panelFooterBtn{
  234. width: 50%;
  235. font-size: 36rpx;
  236. height: 100rpx;
  237. justify-content: flex-end;
  238. }
  239. .panelFooterLine{
  240. width: 72rpx;
  241. height:16rpx;
  242. margin-top: 9rpx;
  243. }
  244. .panelFooterLine1{
  245. width: 72rpx;
  246. height:16rpx;
  247. margin-top: 9rpx;
  248. background-color: #004433;
  249. }
  250. .iphone10plus{
  251. width:100%;
  252. height:30rpx;
  253. background-color: #fff;
  254. }