myClass.wxss 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310
  1. .nr_box {
  2. width: 670rpx;
  3. height: 90vh;
  4. background-color: #fff;
  5. text-align: left;
  6. position: relative;
  7. }
  8. .title {
  9. margin-left: 245rpx;
  10. padding-top: 60rpx;
  11. font-size: 35rpx;
  12. font-weight: 900;
  13. margin-bottom: 80rpx;
  14. }
  15. .banjihz {
  16. width: 57rpx;
  17. height: 57rpx;
  18. margin-right: 30rpx;
  19. }
  20. .zw {
  21. padding-left: 50rpx;
  22. padding-right: 50rpx;
  23. text-indent: 60rpx;
  24. font-size: 30rpx;
  25. line-height: 50rpx;
  26. height: 50vh;
  27. }
  28. /* .cloudimg{
  29. width: 733rpx;
  30. height: 220rpx;
  31. border: 1px solid red;
  32. } */
  33. .layout {
  34. width: 693rpx;
  35. margin-left: 28rpx;
  36. position: relative;
  37. }
  38. .bgimg1 {
  39. width: 693rpx;
  40. height: 74rpx;
  41. /* float: left; */
  42. }
  43. .layout_text1 {
  44. position: absolute;
  45. color: #fff;
  46. font-size: 30rpx;
  47. font-weight: 900;
  48. top: 20rpx;
  49. left: 50rpx;
  50. }
  51. .layout_text2 {
  52. position: absolute;
  53. color: #df7e33;
  54. font-size: 25rpx;
  55. line-height: 40rpx;
  56. font-weight: 900;
  57. top: 20rpx;
  58. right: 50rpx;
  59. background-color: #fff;
  60. text-align: center;
  61. width: 140rpx;
  62. border-radius: 20rpx;
  63. height: 40rpx;
  64. }
  65. .layout_text3 {
  66. position: absolute;
  67. color: #3a7dcd;
  68. font-size: 25rpx;
  69. line-height: 40rpx;
  70. font-weight: 900;
  71. top: 20rpx;
  72. right: 50rpx;
  73. background-color: #fff;
  74. text-align: center;
  75. width: 140rpx;
  76. border-radius: 20rpx;
  77. height: 40rpx;
  78. }
  79. .bg {
  80. margin-top: 10rpx;
  81. }
  82. .sp {
  83. width: 680rpx;
  84. margin-left: 35rpx;
  85. /* border: 1px solid red; */
  86. height: 180rpx;
  87. margin-top: 20rpx;
  88. position: relative;
  89. margin-bottom: 20rpx;
  90. background-color: #fff;
  91. box-shadow: rgba(0,0,0,.3) 0px 0px 10rpx;
  92. border-radius: 5rpx;
  93. }
  94. .hiddenmore .none {
  95. display: none !important;
  96. }
  97. .spfm {
  98. width: 128rpx;
  99. height: 128rpx;
  100. /* margin-top: 20rpx; */
  101. float: left;
  102. margin-top: 25rpx;
  103. margin-left: 20rpx;
  104. border-radius: 10rpx;
  105. }
  106. .isfinish {
  107. width: 163rpx;
  108. height: 36rpx;
  109. position: absolute;
  110. top: 0;
  111. right: 0;
  112. }
  113. .sp_text {
  114. width: 510rpx;
  115. height: 100%;
  116. /* border: 1px solid red; */
  117. float: right;
  118. margin-left: 10rpx;
  119. }
  120. .dbimg {
  121. width: 144rpx;
  122. height: 35rpx;
  123. /* margin-top: 10rpx; */
  124. /* margin-left: 10rpx; */
  125. margin-right: 20rpx;
  126. margin-top: 30rpx;
  127. border-radius: 5rpx;
  128. }
  129. .an {
  130. width: 146rpx;
  131. height: 36rpx;
  132. margin-right: 20rpx;
  133. margin-top: 15rpx;
  134. }
  135. .fisrt_set {
  136. display: flex;
  137. flex-direction: row;
  138. align-items: center;
  139. justify-content: left;
  140. }
  141. .name {
  142. font-size: 25rpx;
  143. margin-top: 30rpx;
  144. }
  145. .start_text {
  146. font-size: 25rpx;
  147. color: #999999;
  148. margin-top: 10rpx;
  149. }
  150. .time {
  151. color: #eb3f33;
  152. }
  153. .openall {
  154. width: 100%;
  155. text-align: center;
  156. color: #999999;
  157. font-size: 25rpx;
  158. margin-top: 20rpx;
  159. }
  160. .openallimg {
  161. width: 21rpx;
  162. height: 20rpx;
  163. }
  164. .qy_title {
  165. width: 670rpx;
  166. margin-left: 40rpx;
  167. font-size: 27rpx;
  168. display: flex;
  169. /* border: 1px solid red; */
  170. display: block;
  171. margin-top: 30rpx;
  172. font-weight: 900;
  173. }
  174. .redk {
  175. height: 33rpx;
  176. width: 8rpx;
  177. background-color: #eb3f33;
  178. border-radius: 5rpx;
  179. margin-right: 10rpx;
  180. float: left;
  181. }
  182. .more {
  183. font-size: 25rpx;
  184. font-weight: 900;
  185. color: #eb3f33;
  186. float: right;
  187. }
  188. .redpoint {
  189. width: 21rpx;
  190. height: 21rpx;
  191. margin-right: 20rpx;
  192. }
  193. .myactive_box {
  194. width: 660rpx;
  195. margin-left: 35rpx;
  196. height: 100rpx;
  197. /* border: 1px solid red; */
  198. margin-top: 20rpx;
  199. }
  200. .myactive_name {
  201. font-size: 24rpx;
  202. }
  203. .cysj {
  204. float: left;
  205. margin-left: 41rpx;
  206. font-size: 24rpx;
  207. color: #999999;
  208. margin-top: 15rpx;
  209. }
  210. .cysj_num {
  211. color: #eb3f33;
  212. }
  213. .cyry_num {
  214. color: #eb3f33;
  215. }
  216. .cyry {
  217. font-size: 24rpx;
  218. color: #999999;
  219. float: right;
  220. margin-top: 15rpx;
  221. }
  222. .lq {
  223. text-align: center;
  224. margin-top: 50rpx;
  225. }
  226. .lq_btn {
  227. width: 559rpx;
  228. height: 77rpx;
  229. line-height: 77rpx;
  230. margin-left: 95rpx;
  231. border-radius: 40rpx;
  232. font-size: 29rpx;
  233. font-weight: 600;
  234. color: #fff;
  235. background: -webkit-linear-gradient(left, #d7301d, #f99c30);
  236. box-shadow: 5px 5px 5px #eea390;
  237. margin-bottom: 20rpx;
  238. }
  239. .pz {
  240. font-size: 24rpx;
  241. color: #999999;
  242. margin-bottom: 50rpx;
  243. }
  244. .agree_text {
  245. color: #000;
  246. margin-left: 120rpx;
  247. font-size: 24rpx;
  248. }
  249. .agree_btn {
  250. text-align: center;
  251. /* border: 1px solid red; */
  252. width: 80%;
  253. margin-left: 10%;
  254. line-height: 80rpx;
  255. font-size: 28rpx;
  256. margin-top: 30rpx;
  257. border-radius: 30rpx;
  258. background-color: #eb3f33;
  259. color: #fff;
  260. }
  261. .thinking {
  262. color: #999999;
  263. text-align: center;
  264. font-size: 24rpx;
  265. margin-top: 30rpx;
  266. }
  267. /* .van-divider--center: after,
  268. .van-divider--left: after,
  269. .van-divider--right: after {
  270. margin-left: 0;
  271. margin-left: var(--divider-content-padding, 0px);
  272. } */