index.acss 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. .content {
  2. margin-top: 13rpx;
  3. }
  4. .white {
  5. background: linear-gradient(180deg, #DFEDFF 1%, #F3F8FF 39%, #FFFFFF 73.5%);
  6. }
  7. .tit {
  8. font-weight: bold;
  9. font-size: 19rpx;
  10. color: #145676;
  11. margin-top: 36rpx;
  12. text-align: center;
  13. }
  14. .icon {
  15. display: block;
  16. margin: 0 auto;
  17. margin-top: 28rpx;
  18. }
  19. .idcard {
  20. margin: 0 auto;
  21. margin-top: 30rpx;
  22. width: 295.9rpx;
  23. height: 187.5rpx;
  24. background: url('https://tx.hz-hanghui.com:8088/yx-fyzd/file/upload/imagesnew/static/result/idcard.png') no-repeat;
  25. background-size: 100% 100%;
  26. background-attachment: fixed;
  27. position: relative;
  28. }
  29. .idcard>view {
  30. position: absolute;
  31. font-size: 10rpx;
  32. }
  33. .name {
  34. top: 29rpx;
  35. left: 60rpx;
  36. }
  37. .sex {
  38. top: 52rpx;
  39. left: 60rpx;
  40. }
  41. .nation {
  42. top: 52rpx;
  43. left: 126rpx;
  44. }
  45. .year {
  46. top: 75rpx;
  47. left: 60rpx;
  48. }
  49. .month {
  50. top: 75rpx;
  51. left: 100rpx;
  52. }
  53. .day {
  54. top: 75rpx;
  55. left: 130rpx;
  56. }
  57. .address {
  58. top: 97rpx;
  59. left: 60rpx;
  60. }
  61. .idNum {
  62. bottom: 22rpx;
  63. left: 100rpx;
  64. letter-spacing: 2rpx
  65. }
  66. .photoBase64 {
  67. position: absolute;
  68. right: 0.15rem;
  69. top: 0.3rem;
  70. width: 0.64rem;
  71. height: 0.9rem;
  72. }
  73. .sign-off-box {
  74. width: 418rpx;
  75. margin: auto;
  76. margin-top: 34rpx;
  77. display: flex;
  78. justify-content: content !important;
  79. }
  80. .sign-off {
  81. width: 138.87rpx;
  82. height: 152.93rpx;
  83. }
  84. .success-msg {
  85. width: 243.16rpx;
  86. height: 141.21rpx;
  87. display: flex;
  88. justify-content: space-between;
  89. background: url('https://tx.hz-hanghui.com:8088/yx-fyzd/file/upload/imagesnew/static/result//border.png') no-repeat;
  90. background-size: 100% 100%;
  91. background-attachment: fixed;
  92. padding: 23rpx;
  93. box-sizing: border-box;
  94. margin-left: 35rpx;
  95. }
  96. .avatar {
  97. width: 70rpx;
  98. height: 94rpx;
  99. }
  100. .msg {
  101. line-height: 23rpx;
  102. font-size: 13rpx;
  103. margin-left: 8.7rpx;
  104. }
  105. .tip {
  106. background: #F8FCFC;
  107. border-radius: 7rpx;
  108. border: 2px solid #7EF0E4;
  109. font-size: 13rpx;
  110. padding: 6rpx 50rpx;
  111. display: inline-block;
  112. line-height: 23rpx;
  113. margin: 30rpx auto;
  114. position: relative;
  115. left: 50%;
  116. transform: translateX(-50%);
  117. }
  118. .network-query {
  119. width: 287.11rpx;
  120. height: 155.86rpx;
  121. }
  122. .flex1 {
  123. display: flex;
  124. justify-content: center;
  125. }
  126. .qrcode {
  127. width: 234rpx;
  128. height: 239rpx;
  129. }
  130. .fkj {
  131. width: 215rpx;
  132. height: 239rpx;
  133. margin-left: 13rpx;
  134. }
  135. .m-t {
  136. margin-top: 24rpx;
  137. }
  138. .m-t1 {
  139. margin-top: 40rpx;
  140. }
  141. .bgc {
  142. width: 100%;
  143. height: 100%;
  144. position: absolute;
  145. top: 0;
  146. left: 0;
  147. background-color: #fff;
  148. background: url('https://tx.hz-hanghui.com:8088/yx-fyzd/file/upload/imagesnew/static/home/face-scan.png') no-repeat;
  149. background-size: 100% 100%;
  150. background-attachment: fixed;
  151. z-index: 999;
  152. }
  153. .close {
  154. width: 23rpx;
  155. height: 23rpx;
  156. position: absolute;
  157. top: 30rpx;
  158. right: 14rpx;
  159. }
  160. .try-btn {
  161. /* width: 97rpx;
  162. height: 78rpx; */
  163. position: relative;
  164. left: 50%;
  165. transform: translateX(-50%);
  166. display: inline-block;
  167. padding: 10rpx 60rpx;
  168. background: rgba(248, 255, 255, 1);
  169. border-radius: 17rpx;
  170. font-weight: 500;
  171. font-size: 15rpx;
  172. color: #285B83;
  173. text-align: center;
  174. /* line-height: 78rpx; */
  175. margin-top: 22rpx;
  176. /* box-shadow: 0rpx 4rpx 2rpx 0rpx #F8FFFF; */
  177. }