You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

fill_order.css 3.2 KiB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181
  1. .model{
  2. position: absolute;
  3. left: 0;
  4. top: 0;
  5. right: 0;
  6. bottom: 0;
  7. /*-webkit-filter: blur(6px);
  8. filter: blur(6px);*/
  9. background-color: rgba(0, 0, 0, 0.25);
  10. z-index: 100;
  11. }
  12. .model_box{
  13. position: absolute;
  14. top: 1.3rem;
  15. left: 0.52rem;
  16. right: 0.52rem;
  17. background-color: #fff;
  18. border-radius:8px ;
  19. }
  20. .model_la{
  21. width: 0.37rem;
  22. height: 0.05rem;
  23. border-radius: 4px;
  24. background-color: rgba(0, 0, 0, 0.2);
  25. margin-top: 0.06rem;
  26. }
  27. .ui_p_t08{
  28. padding-top: 0.08rem;
  29. }
  30. .ui_p_b08{
  31. padding-bottom: 0.08rem;
  32. }
  33. .text_c_80{
  34. color: #80889a;
  35. }
  36. .text_c_2b{
  37. color: #2b3857;
  38. }
  39. .bor_b_e5{
  40. border-bottom: 0.5px solid #e5e5e5;
  41. }
  42. .select_gou{
  43. background-image: url(../../images/duihao.png);
  44. width: 0.22rem;
  45. height: 0.22rem;
  46. background-repeat: no-repeat;
  47. background-size: 100% 100%;
  48. }
  49. .select_quan{
  50. background-image: url(../../images/quan.png);
  51. width: 0.22rem;
  52. height: 0.22rem;
  53. background-repeat: no-repeat;
  54. background-size: 100% 100%;
  55. }
  56. .select_kong{
  57. width: 0.22rem;
  58. height: 0.22rem;
  59. }
  60. .ui_p_t12{
  61. padding-top: 0.12rem;
  62. }
  63. .ui_p_b12{
  64. padding-bottom: 0.12rem;
  65. }
  66. .select_hei{
  67. overflow: scroll;
  68. height: 3.8rem;
  69. }
  70. .search_r{
  71. width: 0.15rem;
  72. height: 0.15rem;
  73. background-image: url(../../images/clear.png);
  74. background-repeat: no-repeat;
  75. background-size: 100% 100%;
  76. }
  77. .ui_p_b14{
  78. padding-bottom: 0.14rem;
  79. }
  80. .ui_p_t14{
  81. padding-top: 0.14rem;
  82. }
  83. .weixin{
  84. width: 0.19rem;
  85. height: 0.17rem;
  86. background-image: url(../../images/weixin_s.png);
  87. background-repeat: no-repeat;
  88. background-size: 100% 100%;
  89. }
  90. .zhifubao{
  91. width: 0.19rem;
  92. height: 0.17rem;
  93. background-image: url(../../images/zhifubao_s.png);
  94. background-repeat: no-repeat;
  95. background-size: 100% 100%;
  96. }
  97. .text_c_ef{
  98. color: #ef5b4c;
  99. }
  100. .ui_m_t08{
  101. margin-top: 0.08rem;
  102. }
  103. .box_sha{
  104. box-shadow: inset 0 -0.5px 0 0 rgba(0, 0, 0, 0.1);
  105. }
  106. .ui_m_t03{
  107. margin-top: 0.03rem;
  108. }
  109. .pay_w_icon_sel{
  110. width: 0.24rem;
  111. height: 0.2rem;
  112. background-image: url(../../images/weixin_sel.png);
  113. background-repeat: no-repeat;
  114. background-size: 100% 100%;
  115. }
  116. .pay_z_icon_sel{
  117. width: 0.24rem;
  118. height: 0.2rem;
  119. background-image: url(../../images/zhifubao_sel.png);
  120. background-repeat: no-repeat;
  121. background-size: 100% 100%;
  122. }
  123. .pay_advance_icon_sel{
  124. width: 0.24rem;
  125. height: 0.2rem;
  126. background-image: url(../../images/advance_sel.png);
  127. background-repeat: no-repeat;
  128. background-size: 100% 100%;
  129. }
  130. .pay_w_icon_unsel{
  131. width: 0.24rem;
  132. height: 0.2rem;
  133. background-image: url(../../images/weixin.png);
  134. background-repeat: no-repeat;
  135. background-size: 100% 100%;
  136. }
  137. .pay_z_icon_unsel{
  138. width: 0.24rem;
  139. height: 0.2rem;
  140. background-image: url(../../images/zhifubao.png);
  141. background-repeat: no-repeat;
  142. background-size: 100% 100%;
  143. }
  144. .pay_advance_icon_unsel{
  145. width: 0.24rem;
  146. height: 0.2rem;
  147. background-image: url(../../images/advance.png);
  148. background-repeat: no-repeat;
  149. background-size: 100% 100%;
  150. }
  151. .text_c_38{
  152. color: #38528a;
  153. }
  154. .bor_pay_un{
  155. border-radius: 4px;
  156. border: solid 0.5px #e0e0ea;
  157. padding: 0.1rem 0;
  158. }
  159. .bor_pay{
  160. background-color: #f1f4f9;
  161. box-shadow: 0 4px 8px 0 rgba(56, 81, 138, 0.16);
  162. padding: 0.1rem 0;
  163. border-radius: 4px;
  164. border: solid 0.5px #666699;
  165. }
  166. .go_pay{
  167. position: fixed;
  168. bottom: 0;
  169. width: 100%;
  170. }
  171. .bg_c_2d{
  172. background-color: #2d2f3b;
  173. }