payment.css 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. .bgc-f2f3f4{
  2. background-color: #f2f3f4;
  3. }
  4. .bgc-000{
  5. background-color: #000000;
  6. }
  7. .c-ff9526{
  8. color: #ff9526;
  9. }
  10. .c-ff5e6c{
  11. color: #ff5e6c;
  12. }
  13. .c-f25{
  14. font-size: 25px;
  15. }
  16. .plr35{
  17. padding-left: 35px;
  18. padding-right: 35px;
  19. }
  20. .plr30{
  21. padding-left: 30px;
  22. padding-right: 30px;
  23. }
  24. .p30{
  25. padding: 30px;
  26. }
  27. .p15{
  28. padding: 15px;
  29. }
  30. .pb25{
  31. padding-bottom: 25px;
  32. }
  33. .c-95{
  34. width: 92%;
  35. }
  36. .c-radius-5{
  37. border-radius: 5px;
  38. }
  39. .c-c8c8c8{
  40. color: #c8c8c8;
  41. }
  42. .c-t-lr-radius-20{
  43. border-top-left-radius: 20px;
  44. border-top-right-radius: 20px;
  45. }
  46. .c-b-lr-radius-20{
  47. border-bottom-left-radius: 20px;
  48. border-bottom-right-radius: 20px;
  49. }
  50. .c-radius-20{
  51. border-radius: 10px;
  52. }
  53. .ptb13{
  54. padding-top: 13px;
  55. padding-bottom: 13px;
  56. }
  57. .mt7{
  58. margin-top: 7px;
  59. }
  60. .pt12{
  61. padding-top: 12px;
  62. }
  63. [v-cloak] {
  64. display: none;
  65. }
  66. .w3-row:after {
  67. content: "";
  68. display: table;
  69. clear: both
  70. }
  71. .w3-col {
  72. float: left;
  73. width: 100%
  74. }
  75. .w3-rest{overflow:hidden}
  76. /*缺省页*/
  77. .default-div{
  78. text-align: center;
  79. position: relative;
  80. top: 100px;
  81. }
  82. /*缺省页*/
  83. /*缴费查询*/
  84. .qiehuan-txt{
  85. color:#17B3EC;
  86. text-decoration: underline;
  87. /*padding-left: 10px;*/
  88. }
  89. .date-icon{
  90. float: right;
  91. width: 20px;
  92. height: 20px;
  93. margin-top: 3px;
  94. }
  95. .labelIcon{
  96. background-repeat: no-repeat;
  97. background-image: url(../images/weixinzhifu_bg_img.png);
  98. background-size: 100% 100%;
  99. padding:9px 10px 9px 15px;
  100. /*height: 100px;*/
  101. color:#ffffff;
  102. margin-top: 15px;
  103. }
  104. .labelIcon.weixin{
  105. background-image: url(../images/weixinzhifu_bg_img.png);
  106. }
  107. .labelIcon.zhifubao{
  108. background-image: url(../images/zhifubaozhifu_bg_img.png);
  109. }
  110. .labelIcon.yinlian{
  111. background-image: url(../images/yinlianzhifu_bg_img.png);
  112. }
  113. .labelIcon.xianjin{
  114. background-image: url(../images/xianjichongzhi_bg_img.png);
  115. }
  116. .circle-btn{
  117. position: fixed;
  118. bottom: 80px;
  119. right: 20px;
  120. width: 45px;
  121. height: 45px;
  122. border-radius: 50%;
  123. background-color: #4DCD70;
  124. border: 1px solid #12AA3C;
  125. font-size: 11px;
  126. color: #FFFFFF;
  127. text-align: center;
  128. z-index: 2;
  129. }
  130. .mask{
  131. background-color: rgba(0,0,0,.5);
  132. font-size: 17px;
  133. line-height: 104px;
  134. color: #FFFFFF;
  135. text-align: center;
  136. position: absolute;
  137. top: 15px;
  138. left: 0px;
  139. margin: 0px 15px;
  140. width: -webkit-fill-available;
  141. width: -webkit-fill-available;
  142. width: -moz-fill-available;
  143. width: -moz-available; /* FireFox目前这个生效 */
  144. width: fill-available;
  145. border-radius: 5px;
  146. }
  147. /*缴费查询*/
  148. /*就诊卡缴费*/
  149. .jiuzhen{
  150. }
  151. .jiuzhen .card-icon{
  152. background-repeat: no-repeat;
  153. background-image: url(../images/biaoqian_lvse_img.png);
  154. background-size: 100% 100%;
  155. padding:1px 10px 1px 18px;
  156. color:#ffffff;
  157. }
  158. .jiuzhen .c-btn-full,.jiuzhen .c-btn-big{
  159. background: #4dcd70;
  160. border-bottom-left-radius: 5px;
  161. border-bottom-right-radius: 5px;
  162. }
  163. .zhuyuan{
  164. }
  165. .zhuyuan .card-icon{
  166. background-repeat: no-repeat;
  167. background-image: url(../images/biaoqian_hongse_img.png);
  168. background-size: 100% 100%;
  169. padding:1px 10px 1px 18px;
  170. color:#ffffff;
  171. }
  172. .zhuyuan .c-btn-full,.zhuyuan .c-btn-big{
  173. background: #FF5E6C;
  174. border-bottom-left-radius: 5px;
  175. border-bottom-right-radius: 5px;
  176. }
  177. .zhuyuan .createdata{
  178. color: transparent;
  179. }
  180. .p-fix-bottom-0{
  181. position: fixed;bottom: 0px;
  182. }
  183. /*就诊卡缴费*/
  184. /*缴费结果页面*/
  185. .success-pay{}
  186. .success-pay .txtColor{
  187. color: #4dcd70;
  188. }
  189. .failure-pay{}
  190. .failure-pay .txtColor{
  191. color: #FF5E6C;
  192. }
  193. .success-pay .failure-btn{display: none;}
  194. .failure-pay .success-list{display: none;}
  195. /*缴费结果页面*/
  196. /*我的就诊卡包*/
  197. .geduan{
  198. background-repeat: no-repeat;
  199. background-image: url(../images/geduan_img.png);
  200. background-size: 100% 100%;
  201. height: 15px;
  202. }
  203. .jiaoyanBtn{
  204. border:1px solid #4dcd70;
  205. border-radius: 15px;
  206. width: 90px;
  207. text-align: center;
  208. color: #4dcd70;
  209. font-size: 14px;
  210. height: 28px;
  211. line-height: 28px;
  212. float: right;
  213. margin-top: 1px;
  214. }
  215. .input-bcard{
  216. font-size: 14px;
  217. padding-left: 20px;
  218. padding-right: 20px;
  219. color:#999999;
  220. line-height: 32px;
  221. width: calc(100vw - 125px);
  222. }
  223. .w-calc-220{
  224. width: calc(100vw - 220px);
  225. }
  226. /*我的就诊卡包*/
  227. /*候诊查询*/
  228. .top-div{
  229. padding: 15px 10px;
  230. }
  231. .jiuzhen .top-div{
  232. background: #4DCD70;
  233. border-top-left-radius: 5px;
  234. border-top-right-radius: 5px;
  235. }
  236. .jiancha{}
  237. .jiancha .top-div{
  238. background: #FF9526;
  239. border-top-left-radius: 5px;
  240. border-top-right-radius: 5px;
  241. }
  242. .waitingDoctorList:after {
  243. content: '';
  244. height:100px;
  245. width: 180px;
  246. background: url(../images/paiduipeitu_img.png) no-repeat;
  247. background-size: 180px 96px;
  248. background-position: 50%;
  249. margin-left: -90px;
  250. position: fixed;
  251. left: 50%;
  252. bottom: 100px;
  253. z-index: -1;
  254. }
  255. /*候诊查询*/