details.wxss 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. @charset "UTF-8";
  2. /* 页面左右间距 */
  3. /* 文字尺寸 */
  4. /*文字颜色*/
  5. /* 边框颜色 */
  6. /*颜色*/
  7. /* 图片加载中颜色 */
  8. /* 行为相关颜色 */
  9. /* 功能栏字体大小 */
  10. /*功能栏左侧小图标*/
  11. page.data-v-0f686813 {
  12. min-height: 100%;
  13. background-color: #ffffff;
  14. }
  15. page .container.data-v-0f686813 {
  16. width: 100%;
  17. }
  18. .list-box.data-v-0f686813 {
  19. width: 100%;
  20. height: 100rpx;
  21. }
  22. .list .list-title.data-v-0f686813 {
  23. font-size: 34rpx;
  24. font-weight: 500;
  25. color: #333333;
  26. padding-bottom: 35rpx;
  27. }
  28. .list .list-item.data-v-0f686813 {
  29. font-size: 24rpx;
  30. font-weight: 500;
  31. color: #666666;
  32. padding-bottom: 35rpx;
  33. }
  34. .list .list-item .item-tpl.data-v-0f686813 {
  35. font-size: 24rpx;
  36. font-weight: bold;
  37. color: #333333;
  38. }
  39. .list .list-item .tpls.data-v-0f686813 {
  40. color: #faba38;
  41. }
  42. .list .tpl.data-v-0f686813 {
  43. font-size: 26rpx;
  44. font-weight: 500;
  45. color: #faba38;
  46. padding-bottom: 98rpx;
  47. }
  48. .list .num-box.data-v-0f686813 {
  49. font-size: 30rpx;
  50. font-weight: 500;
  51. color: #333333;
  52. padding-bottom: 83rpx;
  53. }
  54. .list .money-box.data-v-0f686813 {
  55. font-size: 32rpx;
  56. font-weight: 500;
  57. color: #333333;
  58. padding-bottom: 102rpx;
  59. }
  60. .list .money-box .money-num.data-v-0f686813 {
  61. font-weight: bold;
  62. }
  63. .list .money-box .money-num .input-box.data-v-0f686813 {
  64. text-align: right;
  65. }
  66. .list .pay-box.data-v-0f686813 {
  67. font-size: 32rpx;
  68. font-weight: 500;
  69. color: #333333;
  70. padding-bottom: 60rpx;
  71. }
  72. .list .tips.data-v-0f686813 {
  73. font-size: 26rpx;
  74. font-weight: 500;
  75. color: #5771df;
  76. padding-bottom: 25rpx;
  77. }
  78. .list .explain.data-v-0f686813 {
  79. width: 662rpx;
  80. margin: 0 auto;
  81. padding-bottom: 141rpx;
  82. }
  83. .submit-box.data-v-0f686813 {
  84. position: fixed;
  85. bottom: 0;
  86. padding: 25rpx 0;
  87. width: 100%;
  88. background-color: #fff;
  89. }
  90. .submit-box .submit.data-v-0f686813 {
  91. box-sizing: border-box;
  92. width: 662rpx;
  93. height: 91rpx;
  94. line-height: 91rpx;
  95. margin: 0 auto;
  96. background-color: #5771df;
  97. color: #ffffff;
  98. text-align: center;
  99. border-radius: 50rpx;
  100. }
  101. .check_box.data-v-0f686813 {
  102. padding: 25rpx 25rpx;
  103. font-size: 28rpx;
  104. padding-bottom: 60rpx;
  105. }
  106. .check_box text.data-v-0f686813 {
  107. color: #6786fb;
  108. }
  109. .status_bar.data-v-0f686813 {
  110. position: fixed;
  111. top: 0;
  112. background-color: #ffffff;
  113. z-index: 999;
  114. height: 25px;
  115. width: 100%;
  116. }
  117. .nav-bar.data-v-0f686813 {
  118. position: fixed;
  119. width: 100%;
  120. top: 25px;
  121. background-color: #fff;
  122. z-index: 999;
  123. }
  124. .nav-bar .topbar-center.data-v-0f686813 {
  125. height: 41px;
  126. margin: 0 auto;
  127. display: -webkit-box;
  128. display: -webkit-flex;
  129. display: flex;
  130. -webkit-justify-content: space-around;
  131. justify-content: space-around;
  132. color: #9d989e;
  133. font-weight: bold;
  134. }
  135. .nav-bar .topbar-center view.data-v-0f686813 {
  136. margin: 0 40rpx;
  137. }
  138. .nav-bar .topbar-center .action.data-v-0f686813 {
  139. color: #000;
  140. border-bottom: 3px #cc6551 solid;
  141. }
  142. .good-img.data-v-0f686813 {
  143. width: 330rpx;
  144. height: 330rpx;
  145. margin: 0 auto;
  146. }
  147. .good-img image.data-v-0f686813 {
  148. width: 100%;
  149. height: 100%;
  150. }
  151. .param-box.data-v-0f686813 {
  152. width: 660rpx;
  153. margin: 0 auto 20rpx;
  154. }
  155. .param-box .param-price.data-v-0f686813 {
  156. font-size: 40rpx;
  157. font-weight: bold;
  158. color: #dc4423;
  159. padding: 34rpx 0;
  160. }
  161. .param-box .param-name.data-v-0f686813 {
  162. font-size: 32rpx;
  163. font-weight: bold;
  164. padding-bottom: 30rpx;
  165. }
  166. .param-box .param-list.data-v-0f686813 {
  167. box-sizing: border-box;
  168. background-color: #f7f8fc;
  169. color: #000;
  170. display: -webkit-box;
  171. display: -webkit-flex;
  172. display: flex;
  173. -webkit-flex-wrap: wrap;
  174. flex-wrap: wrap;
  175. padding-bottom: 24rpx;
  176. }
  177. .param-box .param-list .list-item.data-v-0f686813 {
  178. width: 30%;
  179. padding: 5rpx 0 0 5rpx;
  180. }
  181. .param-box .param-list .list-item .item-title.data-v-0f686813 {
  182. font-size: 23rpx;
  183. padding: 20rpx 0;
  184. color: #8c8b90;
  185. }
  186. .param-box .param-list .list-item .item-val.data-v-0f686813 {
  187. font-size: 29rpx;
  188. font-weight: bold;
  189. padding-bottom: 14rpx;
  190. }