payment.css 8.8 KB

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