payment.css 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  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. .c-f30{
  17. font-size: 30px;
  18. }
  19. .plr35{
  20. padding-left: 35px;
  21. padding-right: 35px;
  22. }
  23. .plr30{
  24. padding-left: 30px;
  25. padding-right: 30px;
  26. }
  27. .ptb3{
  28. padding-top: 3px;
  29. padding-bottom: 3px;
  30. }
  31. .p30{
  32. padding: 30px;
  33. }
  34. .p15{
  35. padding: 15px;
  36. }
  37. .pb25{
  38. padding-bottom: 25px;
  39. }
  40. .pb15{
  41. padding-bottom: 15px;
  42. }
  43. .pt15{
  44. padding-top: 15px;
  45. }
  46. .c-95{
  47. width: 92%;
  48. }
  49. .c-radius-5{
  50. border-radius: 5px;
  51. }
  52. .c-c8c8c8{
  53. color: #c8c8c8;
  54. }
  55. .c-t-lr-radius-20{
  56. border-top-left-radius: 20px;
  57. border-top-right-radius: 20px;
  58. }
  59. .c-b-lr-radius-20{
  60. border-bottom-left-radius: 20px;
  61. border-bottom-right-radius: 20px;
  62. }
  63. .c-radius-20{
  64. border-radius: 10px;
  65. }
  66. .ptb13{
  67. padding-top: 13px;
  68. padding-bottom: 13px;
  69. }
  70. .mt7{
  71. margin-top: 7px;
  72. }
  73. .mt25{
  74. margin-top: 25px;
  75. }
  76. .pt12{
  77. padding-top: 12px;
  78. }
  79. [v-cloak] {
  80. display: none;
  81. }
  82. .w3-row:after {
  83. content: "";
  84. display: table;
  85. clear: both
  86. }
  87. .w3-col {
  88. float: left;
  89. width: 100%
  90. }
  91. .w3-rest{overflow:hidden}
  92. a:active{
  93. color:#FFFFFF;
  94. }
  95. /*缺省页*/
  96. .default-div{
  97. text-align: center;
  98. position: relative;
  99. top: 100px;
  100. }
  101. /*缺省页*/
  102. /*缴费查询*/
  103. .qiehuan-txt{
  104. color:#17B3EC;
  105. text-decoration: underline;
  106. /*padding-left: 10px;*/
  107. }
  108. .date-icon{
  109. float: right;
  110. width: 20px;
  111. height: 20px;
  112. margin-top: 3px;
  113. }
  114. .labelIcon{
  115. background-repeat: no-repeat;
  116. background-image: url(../images/weixinzhifu_bg_img.png);
  117. background-size: 100% 100%;
  118. padding:9px 10px 9px 15px;
  119. /*height: 100px;*/
  120. color:#ffffff;
  121. margin-top: 15px;
  122. position: relative;
  123. }
  124. .labelIcon.weixin{
  125. background-image: url(../images/weixinzhifu_bg_img.png);
  126. }
  127. .labelIcon.zhifubao{
  128. background-image: url(../images/zhifubaozhifu_bg_img.png);
  129. }
  130. .labelIcon.yinlian{
  131. background-image: url(../images/yinlianzhifu_bg_img.png);
  132. }
  133. .labelIcon.xianjin{
  134. background-image: url(../images/xianjichongzhi_bg_img.png);
  135. }
  136. .labelIcon.jiuzhen2{
  137. padding: 0;
  138. background-image: url(../images/icon_jiuzhen2.png);
  139. }
  140. .labelIcon.zhuyuan2{
  141. padding: 0;
  142. background-image: url(../images/icon_zhuyuan2.png);
  143. }
  144. .circle-btn{
  145. position: fixed;
  146. bottom: 80px;
  147. right: 20px;
  148. width: 45px;
  149. height: 45px;
  150. border-radius: 50%;
  151. background-color: #4DCD70;
  152. border: 1px solid #12AA3C;
  153. font-size: 11px;
  154. color: #FFFFFF;
  155. text-align: center;
  156. z-index: 2;
  157. }
  158. .mask{
  159. background-color: rgba(0,0,0,.5);
  160. font-size: 17px;
  161. line-height: 104px;
  162. color: #FFFFFF;
  163. text-align: center;
  164. position: absolute;
  165. top: 0px;
  166. left: 0px;
  167. width: -webkit-fill-available;
  168. width: -webkit-fill-available;
  169. width: -moz-fill-available;
  170. width: -moz-available; /* FireFox目前这个生效 */
  171. width: fill-available;
  172. border-radius: 5px;
  173. }
  174. .mbsc-ios .dwwol {
  175. padding: 0 .833333em;
  176. height: 50px;
  177. margin: -1.5em 0;
  178. border-top: 0px solid #dbdbdb;
  179. border-bottom: 0px solid #dbdbdb;
  180. }
  181. .c-lab-mor li{
  182. border-bottom: 0px;
  183. padding-top: 5px;
  184. padding-bottom: 5px;
  185. font-size: 16px;
  186. color: #666666;
  187. }
  188. .c-lab-mor li.curr{
  189. color: #4DCD70;
  190. }
  191. .c-lab-mor li.curr:after {
  192. content: '';
  193. display: block;
  194. width: 20px;
  195. height: 3px;
  196. background: #4DCD70;
  197. margin: 9px auto;
  198. }
  199. .c-lab-mor li:first-child {
  200. /*border-right: 1px solid #E1E1E1;*/
  201. }
  202. /*缴费查询*/
  203. /*就诊卡缴费*/
  204. .jiuzhen,.jiuzhen2{
  205. }
  206. .jiuzhen .card-icon{
  207. background-repeat: no-repeat;
  208. background-image: url(../images/biaoqian_lvse_img.png);
  209. /*background-image: url(../images/icon_jiuzhen3.png);*/
  210. background-size: 100% 100%;
  211. padding:1px 10px 1px 18px;
  212. color:#ffffff;
  213. font-size: 14px;
  214. height: 20px;
  215. line-height: 20px;
  216. }
  217. .jiuzhen2 .card-icon{
  218. background-repeat: no-repeat;
  219. /*background-image: url(../images/biaoqian_lvse_img.png);*/
  220. background-image: url(../images/icon_jiuzhen3.png);
  221. background-size: 100% 100%;
  222. padding:1px 10px 1px 18px;
  223. color:#ffffff;
  224. font-size: 14px;
  225. height: 20px;
  226. line-height: 20px;
  227. }
  228. .jiuzhen .c-btn-full,.jiuzhen .c-btn-big{
  229. background: #4dcd70;
  230. border-bottom-left-radius: 5px;
  231. border-bottom-right-radius: 5px;
  232. }
  233. .zhuyuan,.zhuyuan2{
  234. }
  235. .zhuyuan .card-icon{
  236. background-repeat: no-repeat;
  237. background-image: url(../images/biaoqian_hongse_img.png);
  238. /*background-image: url(../images/icon_zhuyuan3.png);*/
  239. background-size: 100% 100%;
  240. padding:1px 10px 1px 18px;
  241. color:#ffffff;
  242. font-size: 14px;
  243. height: 20px;
  244. line-height: 20px;
  245. }
  246. .zhuyuan2 .card-icon{
  247. background-repeat: no-repeat;
  248. /*background-image: url(../images/biaoqian_hongse_img.png);*/
  249. background-image: url(../images/icon_zhuyuan3.png);
  250. background-size: 100% 100%;
  251. padding:1px 10px 1px 18px;
  252. color:#ffffff;
  253. height: 20px;
  254. font-size: 14px;
  255. line-height: 20px;
  256. }
  257. .zhuyuan .c-btn-full,.zhuyuan .c-btn-big{
  258. background: #17B3EC;
  259. border-bottom-left-radius: 5px;
  260. border-bottom-right-radius: 5px;
  261. }
  262. .jiuzhen2 .createdata,.zhuyuan2 .createdata{
  263. color: #D7FFE2;
  264. }
  265. .zhuyuan2 .createdata{
  266. color: #FFC8CD;
  267. }
  268. .p-fix-bottom-0{
  269. position: fixed;bottom: 0px;
  270. }
  271. .surplusMoney{float: right;margin-top: -2px;}
  272. @media screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2){
  273. .surplusMoney{float: none;margin-top:5px;font-size: 14px;}
  274. }
  275. .morenSpan{
  276. border: 1px solid #ffffff;
  277. padding: 0px 5px;
  278. border-radius: 3px;
  279. }
  280. .red-point,.white-line{
  281. position: relative;
  282. }
  283. .red-point::before{
  284. content: " ";
  285. border: 4px solid #FF5E6C;/*设置红色*/
  286. border-radius:4px;/*设置圆角*/
  287. position: absolute;
  288. z-index: 1000;
  289. right: 0;
  290. margin-right: -5px;
  291. }
  292. .white-line::after{
  293. position: absolute;
  294. top: 5px;
  295. right: 0px;
  296. width: 1px;
  297. height: 14px;
  298. content: "";
  299. background: rgb(220,238,226);
  300. }
  301. /*就诊卡缴费*/
  302. /*缴费结果页面*/
  303. .success-pay{}
  304. .success-pay .txtColor{
  305. color: #4dcd70;
  306. }
  307. .failure-pay{}
  308. .failure-pay .txtColor{
  309. color: #FF5E6C;
  310. }
  311. .synchronization-pay{}
  312. .synchronization-pay .txtColor{
  313. color: #FF5E6C;
  314. }
  315. /*.synchronization-pay .failure-btn,.success-pay .failure-btn{display: none;}*/
  316. .failure-pay .success-list{display: none;}
  317. /*缴费结果页面*/
  318. /*我的就诊卡包*/
  319. .geduan{
  320. background-repeat: no-repeat;
  321. background-image: url(../images/geduan_img.png);
  322. background-size: 100% 100%;
  323. height: 15px;
  324. }
  325. .jiaoyanBtn{
  326. border:1px solid #4dcd70;
  327. border-radius: 15px;
  328. width: 90px;
  329. text-align: center;
  330. color: #4dcd70;
  331. font-size: 14px;
  332. height: 28px;
  333. line-height: 28px;
  334. float: right;
  335. margin-top: 1px;
  336. }
  337. .input-bcard{
  338. font-size: 14px;
  339. padding-left: 20px;
  340. padding-right: 20px;
  341. color:#999999;
  342. line-height: 32px;
  343. width: calc(100vw - 125px);
  344. }
  345. .w-calc-220{
  346. width: calc(100vw - 220px);
  347. }
  348. /*我的就诊卡包*/
  349. /*候诊查询*/
  350. .top-div{
  351. padding: 15px 10px;
  352. }
  353. .jiuzhen .top-div{
  354. background: #4DCD70;
  355. border-top-left-radius: 5px;
  356. border-top-right-radius: 5px;
  357. }
  358. .jiancha{}
  359. .jiancha .top-div{
  360. background: #FF9526;
  361. border-top-left-radius: 5px;
  362. border-top-right-radius: 5px;
  363. }
  364. .waitingDoctorList:after {
  365. content: '';
  366. height:100px;
  367. width: 180px;
  368. background: url(../images/paiduipeitu_img.png) no-repeat;
  369. background-size: 180px 96px;
  370. background-position: 50%;
  371. margin-left: -90px;
  372. position: fixed;
  373. left: 50%;
  374. bottom: 100px;
  375. z-index: -1;
  376. }
  377. /*候诊查询*/
  378. .c-list>.list-arrow-r:after, .c-list>.list-arrow-u:after, .c-list>.list-arrow-d:after {
  379. position: absolute;
  380. top: 50%;
  381. right: .75rem;
  382. margin-top: -0.25rem;
  383. content: "";
  384. display: block;
  385. width: .5rem;
  386. height: .5rem;
  387. border: solid #cdcdcd;
  388. border-width: .1rem .1rem 0 0;
  389. /*-webkit-transform: rotate(45deg);
  390. transform: rotate(45deg);*/
  391. }
  392. .c-list>.list-arrow-d:after {
  393. right: .65rem;
  394. margin-top: -0.5rem;
  395. -webkit-transform: rotate(135deg);
  396. transform: rotate(135deg);
  397. }
  398. .c-list>.list-arrow-u:after {
  399. right: .65rem;
  400. margin-top: -0.1rem;
  401. -webkit-transform: rotate(-45deg);
  402. transform: rotate(-45deg);
  403. }
  404. #fee-table{
  405. }
  406. #fee-table td,#fee-table th{
  407. padding-top: 15px;
  408. }