payment.css 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  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. .mbsc-ios .dwwol {
  148. padding: 0 .833333em;
  149. height: 50px;
  150. margin: -1.5em 0;
  151. border-top: 0px solid #dbdbdb;
  152. border-bottom: 0px solid #dbdbdb;
  153. }
  154. /*缴费查询*/
  155. /*就诊卡缴费*/
  156. .jiuzhen{
  157. }
  158. .jiuzhen .card-icon{
  159. background-repeat: no-repeat;
  160. background-image: url(../images/biaoqian_lvse_img.png);
  161. background-size: 100% 100%;
  162. padding:1px 10px 1px 18px;
  163. color:#ffffff;
  164. }
  165. .jiuzhen .c-btn-full,.jiuzhen .c-btn-big{
  166. background: #4dcd70;
  167. border-bottom-left-radius: 5px;
  168. border-bottom-right-radius: 5px;
  169. }
  170. .zhuyuan{
  171. }
  172. .zhuyuan .card-icon{
  173. background-repeat: no-repeat;
  174. background-image: url(../images/biaoqian_hongse_img.png);
  175. background-size: 100% 100%;
  176. padding:1px 10px 1px 18px;
  177. color:#ffffff;
  178. }
  179. .zhuyuan .c-btn-full,.zhuyuan .c-btn-big{
  180. background: #FF5E6C;
  181. border-bottom-left-radius: 5px;
  182. border-bottom-right-radius: 5px;
  183. }
  184. .zhuyuan .createdata{
  185. color: transparent;
  186. }
  187. .p-fix-bottom-0{
  188. position: fixed;bottom: 0px;
  189. }
  190. /*就诊卡缴费*/
  191. /*缴费结果页面*/
  192. .success-pay{}
  193. .success-pay .txtColor{
  194. color: #4dcd70;
  195. }
  196. .failure-pay{}
  197. .failure-pay .txtColor{
  198. color: #FF5E6C;
  199. }
  200. .success-pay .failure-btn{display: none;}
  201. .failure-pay .success-list{display: none;}
  202. /*缴费结果页面*/
  203. /*我的就诊卡包*/
  204. .geduan{
  205. background-repeat: no-repeat;
  206. background-image: url(../images/geduan_img.png);
  207. background-size: 100% 100%;
  208. height: 15px;
  209. }
  210. .jiaoyanBtn{
  211. border:1px solid #4dcd70;
  212. border-radius: 15px;
  213. width: 90px;
  214. text-align: center;
  215. color: #4dcd70;
  216. font-size: 14px;
  217. height: 28px;
  218. line-height: 28px;
  219. float: right;
  220. margin-top: 1px;
  221. }
  222. .input-bcard{
  223. font-size: 14px;
  224. padding-left: 20px;
  225. padding-right: 20px;
  226. color:#999999;
  227. line-height: 32px;
  228. width: calc(100vw - 125px);
  229. }
  230. .w-calc-220{
  231. width: calc(100vw - 220px);
  232. }
  233. /*我的就诊卡包*/
  234. /*候诊查询*/
  235. .top-div{
  236. padding: 15px 10px;
  237. }
  238. .jiuzhen .top-div{
  239. background: #4DCD70;
  240. border-top-left-radius: 5px;
  241. border-top-right-radius: 5px;
  242. }
  243. .jiancha{}
  244. .jiancha .top-div{
  245. background: #FF9526;
  246. border-top-left-radius: 5px;
  247. border-top-right-radius: 5px;
  248. }
  249. .waitingDoctorList:after {
  250. content: '';
  251. height:100px;
  252. width: 180px;
  253. background: url(../images/paiduipeitu_img.png) no-repeat;
  254. background-size: 180px 96px;
  255. background-position: 50%;
  256. margin-left: -90px;
  257. position: fixed;
  258. left: 50%;
  259. bottom: 100px;
  260. z-index: -1;
  261. }
  262. /*候诊查询*/