query.wxss 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. page {
  2. /* height: 100vh; */
  3. background-color: #F9F9FB;
  4. /* width: 100vh; */
  5. overflow: hidden;
  6. /* background-color: #23459D; */
  7. }
  8. #shareImage{
  9. background-color: #F9F9FB;
  10. position: absolute;
  11. z-index: -10;
  12. width: 100%;
  13. overflow: hidden;
  14. }
  15. #boxImage{
  16. position: absolute;
  17. top:0;
  18. left: 0;
  19. z-index:99;
  20. height: 100%;
  21. }
  22. .toast {
  23. position: fixed;
  24. top: 0;
  25. left: 0;
  26. width: 100%;
  27. background-color: rgba(0, 0, 0, 0.7);
  28. height: 100vh;
  29. z-index: 999999;
  30. }
  31. .toast-content {
  32. mine-height: 50%;
  33. margin: 0 60rpx;
  34. margin-top: 20%;
  35. padding-top: 30rpx;
  36. background-color: #FFFFFF;
  37. padding-bottom: 50rpx;
  38. border-radius: 12rpx;
  39. }
  40. .toast-title {
  41. text-align: center;
  42. height: 100rpx;
  43. font-size: 30rpx;
  44. font-weight: bold;
  45. line-height: 100rpx;
  46. }
  47. .input-list {
  48. padding: 30rpx;
  49. font-size: 28rpx;
  50. }
  51. .tips {
  52. font-size: 24rpx;
  53. color: red;
  54. margin-left: 30%;
  55. margin-top: 10rpx;
  56. }
  57. .toast-bt {
  58. width: 100%;
  59. margin-top: 50rpx;
  60. display: -webkit-box;
  61. display: -webkit-flex;
  62. display: flex;
  63. /* margin-bottom: 50upx; */
  64. }
  65. .toast-left {
  66. -webkit-box-flex: 1;
  67. -webkit-flex: 1;
  68. flex: 1;
  69. text-align: center;
  70. }
  71. .toast-left view {
  72. width: 150rpx;
  73. height: 70rpx;
  74. line-height: 70rpx;
  75. background-color: #007AFF;
  76. border-radius: 12rpx;
  77. color: #FFFFFF;
  78. font-size: 26rpx;
  79. text-align: center;
  80. display: inline-block;
  81. }
  82. .input-name {
  83. font-weight: 500;
  84. display: inline-block;
  85. vertical-align: middle;
  86. }
  87. input {
  88. display: inline-block;
  89. height: 70rpx;
  90. line-height: 70rpx;
  91. vertical-align: middle;
  92. background-color: #F7F7F7;
  93. padding-left: 20rpx;
  94. width:62%;
  95. }
  96. textarea{
  97. display: inline-block;
  98. line-height: 70rpx;
  99. vertical-align: top;
  100. background-color: #F7F7F7;
  101. width:62%;
  102. padding-left: 20rpx;
  103. }
  104. .border {
  105. padding-bottom: 600rpx;
  106. /* background-color: #b8c1fb; */
  107. }
  108. .top-border {
  109. position: relative;
  110. }
  111. .top {
  112. width: 100%;
  113. height: 768rpx;
  114. }
  115. .top-content {
  116. position: absolute;
  117. top: 0;
  118. left: 0;
  119. width: 100%;
  120. padding-left: 20rpx;
  121. color: #FFFFFF;
  122. font-family: YouSheBiaoTiHei;
  123. /* z-index: 888; */
  124. }
  125. .text {
  126. margin-top: 100rpx;
  127. font-size: 52rpx;
  128. font-family: YouSheBiaoTiHei;
  129. }
  130. .name {
  131. font-size: 92rpx;
  132. color: #FFC86A;
  133. margin-right: 30rpx;
  134. font-family: YouSheBiaoTiHei;
  135. }
  136. .text1 {
  137. font-size: 66rpx;
  138. margin-left: 20rpx;
  139. }
  140. .diqu {
  141. color: #FFC86A;
  142. font-family: YouSheBiaoTiHei;
  143. }
  144. .line {
  145. height: 21rpx;
  146. width: 67%;
  147. margin-bottom: 10rpx;
  148. margin-top: 10rpx;
  149. margin-left: 20rpx;
  150. }
  151. .text2 {
  152. font-size: 32rpx;
  153. margin-bottom: 20rpx;
  154. margin-left: 20rpx;
  155. }
  156. .text3 {
  157. width: 70%;
  158. background-color: #FFFFFF;
  159. height: 60rpx;
  160. line-height: 60rpx;
  161. color: #0158E5;
  162. font-size: 36rpx;
  163. margin-left: 10rpx;
  164. padding-left: 20rpx;
  165. font-family: YouSheBiaoTiHei;
  166. font-weight: 400;
  167. }
  168. .card {
  169. position: relative;
  170. /* z-index: 10; */
  171. background-color: #FFFFFF;
  172. margin: 0 30rpx;
  173. background-color: #FFFFFF;
  174. margin-top: -250rpx;
  175. border-radius: 15rpx;
  176. padding: 30rpx;
  177. }
  178. .card-title {
  179. height: 70rpx;
  180. line-height: 70rpx;
  181. font-size: 28rpx;
  182. padding-bottom: 30rpx;
  183. }
  184. .card-content {
  185. border-bottom: solid 2rpx #EEEEEE;
  186. border-top: solid 2rpx #EEEEEE;
  187. }
  188. .con-top {
  189. display: -webkit-box;
  190. display: -webkit-flex;
  191. display: flex;
  192. }
  193. .con-left {
  194. -webkit-box-flex: 1;
  195. -webkit-flex: 1;
  196. flex: 1;
  197. text-align: center;
  198. }
  199. .nums {
  200. height: 100rpx;
  201. line-height: 100rpx;
  202. font-size: 36rpx;
  203. }
  204. .num1 {
  205. font-size: 48rpx;
  206. color: #FE0000;
  207. margin-right: 5rpx;
  208. }
  209. .num2 {
  210. font-size: 48rpx;
  211. color: #FF9100;
  212. margin-right: 5rpx;
  213. }
  214. .text_1 {
  215. font-size: 28rpx;
  216. /* height: 50upx;
  217. line-height: 50upx; */
  218. }
  219. .dian1 {
  220. height: 24rpx;
  221. width: 24rpx;
  222. border-radius: 50%;
  223. background: #FE2400;
  224. display: inline-block;
  225. vertical-align: middle;
  226. margin-right: 10rpx;
  227. }
  228. .dian2 {
  229. height: 24rpx;
  230. width: 24rpx;
  231. border-radius: 50%;
  232. background: #FFB300;
  233. display: inline-block;
  234. vertical-align: middle;
  235. margin-right: 10rpx;
  236. }
  237. .card-tip {
  238. height: 100rpx;
  239. font-size: 28rpx;
  240. line-height: 100rpx;
  241. text-align: center;
  242. }
  243. .bt-tip {
  244. text-align: center;
  245. font-size: 24rpx;
  246. height: 80rpx;
  247. line-height: 100rpx;
  248. color: #999999;
  249. }
  250. .heigh_city {
  251. margin: 0 30rpx;
  252. margin-top: 30rpx;
  253. background-color: #FFFFFF;
  254. border-radius: 15rpx;
  255. padding: 0 30rpx;
  256. padding-bottom: 30rpx;
  257. position: relative;
  258. /* z-index: 1; */
  259. }
  260. .city_title {
  261. height: 100rpx;
  262. line-height: 100rpx;
  263. font-size: 36rpx;
  264. /* font-weight: bold; */
  265. }
  266. .time {
  267. font-size: 28rpx;
  268. color: #999999;
  269. height: 40rpx;
  270. margin-left: 50rpx;
  271. line-height: 40rpx;
  272. }
  273. .list {
  274. display: -webkit-box;
  275. display: -webkit-flex;
  276. display: flex;
  277. margin-top: 40rpx;
  278. }
  279. .list-left {
  280. -webkit-box-flex: 0;
  281. -webkit-flex: 0 0 40rpx;
  282. flex: 0 0 40rpx;
  283. font-size: 40rpx;
  284. font-weight: bold;
  285. padding: 10rpx 0;
  286. line-height: 50rpx;
  287. border-radius: 12rpx;
  288. margin-right: 30rpx;
  289. min-height: 250rpx;
  290. padding-left: 16rpx;
  291. padding-right: 16rpx;
  292. /*文字居中*/
  293. text-align: center;
  294. line-height: 50rpx;
  295. display: -webkit-box;
  296. display: -webkit-flex;
  297. display: flex;
  298. }
  299. .list-left text {
  300. /*文字竖排*/
  301. /* background-color: #00BFFF; */
  302. /* height: 100%; */
  303. -webkit-writing-mode: vertical-lr;
  304. writing-mode: vertical-lr;
  305. /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  306. -webkit-writing-mode: tb-lr;
  307. writing-mode: tb-lr;
  308. /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl;*/
  309. letter-spacing: 20rpx;
  310. /*单词之间的距离*/
  311. /* word-spacing: 10px; */
  312. }
  313. .list-right {
  314. -webkit-box-flex: 1;
  315. -webkit-flex: 1;
  316. flex: 1;
  317. font-size: 28rpx;
  318. }
  319. .right-text {
  320. display: -webkit-box;
  321. display: -webkit-flex;
  322. display: flex;
  323. min-height: 70rpx;
  324. line-height:60rpx;
  325. width: 100%;
  326. }
  327. .text-left {
  328. -webkit-box-flex: 1;
  329. -webkit-flex: 1;
  330. flex: 1;
  331. }
  332. .text-left view {}
  333. .text-right {
  334. -webkit-box-flex: 0;
  335. -webkit-flex: 0 0 110rpx;
  336. flex: 0 0 110rpx;
  337. /* background-color: #007AFF; */
  338. text-align: center;
  339. }
  340. .bt {
  341. min-height: 820rpx;
  342. position: absolute;
  343. margin-top: -200rpx;
  344. width: 100%;
  345. z-index: -20;
  346. text-align: center;
  347. background: -webkit-linear-gradient(top, #FFFFFF 0%, #0158E5 54%, #0158E5 100%);
  348. background: linear-gradient(180deg, #FFFFFF 0%, #0158E5 54%, #0158E5 100%);
  349. color: #FFFFFF;
  350. padding-bottom:50rpx;
  351. }
  352. .bt-border{
  353. position: absolute;
  354. bottom: 100rpx;
  355. width: 100%;
  356. }
  357. .bt image {
  358. margin: 0 auto;
  359. margin-top: 300rpx;
  360. height: 300rpx;
  361. width: 300rpx;
  362. }
  363. .save {
  364. font-size: 36rpx;
  365. margin-top: 50rpx;
  366. height: 50rpx;
  367. line-height: 50rpx;
  368. font-weight: bold;
  369. }
  370. .source {
  371. font-size: 28rpx;
  372. height: 100rpx;
  373. line-height: 100rpx;
  374. font-weight: 500;
  375. }
  376. .icon {
  377. display: inline-block;
  378. /* vertical-align: middle; */
  379. height: 36rpx;
  380. margin-right: 10rpx;
  381. width: 40rpx;
  382. }
  383. .dian {
  384. height: 24rpx;
  385. width: 24rpx;
  386. display: inline-block;
  387. margin-right: 20rpx;
  388. }
  389. .configure {
  390. position: fixed;
  391. height: 80rpx;
  392. width: 80rpx;
  393. bottom: 200rpx;
  394. right: 30rpx;
  395. /* background-color: #23459D; */
  396. z-index: 89;
  397. border-radius: 50%;
  398. overflow: hidden;
  399. }
  400. .configure image {
  401. height: 80rpx;
  402. width: 80rpx;
  403. }
  404. .shengcheng{
  405. position: fixed;
  406. width:30%;
  407. font-size: 30rpx;
  408. height: 70rpx;
  409. line-height: 70rpx;
  410. border-radius: 15rpx;
  411. background-color: #ffaa7f;
  412. z-index: 89;
  413. left: 35%;
  414. text-align: center;
  415. color: #FFFFFF;
  416. margin: 0 auto;
  417. bottom:70rpx;
  418. }