personalData.css 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. @charset "utf-8";
  2. .clear{
  3. clear: both;
  4. }
  5. .personal-data-content{
  6. margin: 0 auto;
  7. width: 1280px;
  8. height: 1023px;
  9. background: url(../../images/aio/index-bg.png) no-repeat;
  10. overflow: hidden;
  11. }
  12. .data-content-title{
  13. margin-top: 177px;
  14. width: 1280px;
  15. font-size:32px;
  16. color:#151515;
  17. text-align:center;
  18. letter-spacing: 5px;
  19. line-height:180px;
  20. }
  21. .data-content-img{
  22. display: block;
  23. width: 143px;
  24. margin: 0 auto;
  25. padding: 15px 0px;
  26. }
  27. .data-content-table{
  28. width: 1280px;
  29. height: 205px;
  30. }
  31. .content-table-wapper{
  32. width: 764px;
  33. height: 204px;
  34. margin: 0 auto;
  35. padding:15px 85px;
  36. background:url(../../images/idcard/data_content_bg.png) no-repeat center;
  37. }
  38. .table-wapper-lefttitle{
  39. width: 144px;
  40. height: 25px;
  41. font-family: MicrosoftYaHei;
  42. font-size: 24px;
  43. font-weight: normal;
  44. font-stretch: normal;
  45. line-height: 60px;
  46. letter-spacing: 0px;
  47. color: #0064f6;
  48. }
  49. .table-wapper-rightinfo{
  50. font-family: MicrosoftYaHei;
  51. font-size: 24px;
  52. font-weight: normal;
  53. letter-spacing: 0px;
  54. color: #0064f6;
  55. }
  56. .table-wapper-tdleft{
  57. text-align: right;
  58. }
  59. .data-content-phone{
  60. width: 762px;
  61. height: 87px;
  62. margin: 38px auto 0px auto;
  63. }
  64. .data-content-code{
  65. width: 762px;
  66. height: 87px;
  67. margin: 38px auto 0px auto;
  68. }
  69. input::-webkit-input-placeholder {
  70. color: #7dbff5;
  71. font-size: 22px;
  72. }
  73. .content-phone-left{
  74. float:left;
  75. width: 505px;
  76. height: 90px;
  77. background-color:#fff;
  78. }
  79. .phone-left-left{
  80. float: left;
  81. }
  82. .phone-left-right{
  83. float: right;
  84. }
  85. .phone-left-img{
  86. margin-top: 20px;
  87. margin-left: 50px;
  88. }
  89. .phone-left-input{
  90. background: #fff !important;
  91. display: inline-block;
  92. height: 90px;
  93. font-family: MicrosoftYaHei;
  94. font-size: 22px;
  95. font-weight: normal;
  96. font-stretch: normal;
  97. line-height:90px;
  98. letter-spacing: 0px;
  99. color: #151515;
  100. width: 405px;
  101. padding-left: 10px;
  102. padding-right: 10px;
  103. }
  104. .phone-left-input::-webkit-input-placeholder{color:#808080;}
  105. .content-phone-right{
  106. float:right;
  107. width: 228px;
  108. height: 85px;
  109. background-color:#e1871a;
  110. border-radius:5px;
  111. text-align:center;
  112. }
  113. .content-code-tip{
  114. width: 133px;
  115. height: 21px;
  116. font-family: MicrosoftYaHei;
  117. font-size: 22px;
  118. font-weight: normal;
  119. font-stretch: normal;
  120. line-height: 20px;
  121. letter-spacing: 0px;
  122. color: #7dbff5;
  123. }
  124. .phone-right-tip{
  125. width: 130px;
  126. height: 25px;
  127. font-family: MicrosoftYaHei;
  128. font-size: 26px;
  129. font-weight: normal;
  130. font-stretch: normal;
  131. line-height: 36px;
  132. letter-spacing: 0px;
  133. color: #ffffff;
  134. margin: 24px auto 0px auto;
  135. display: block;
  136. }
  137. .content-code-left{
  138. float:left;
  139. width: 505px;
  140. height: 90px;
  141. background-color:#fff;
  142. }
  143. .code-left-left{
  144. float: left;
  145. }
  146. .code-left-right{
  147. float: right;
  148. }
  149. .code-left-img{
  150. margin-top: 24px;
  151. margin-left: 45px;
  152. }
  153. .code-left-input{
  154. background: #fff !important;
  155. display: inline-block;
  156. height: 90px;
  157. font-family: MicrosoftYaHei;
  158. font-size: 22px;
  159. font-weight: normal;
  160. font-stretch: normal;
  161. line-height:90px;
  162. letter-spacing: 0px;
  163. color: #151515;
  164. width: 405px;
  165. padding-left: 10px;
  166. padding-right: 10px;
  167. }
  168. .code-left-input::-webkit-input-placeholder{color:#808080;}
  169. .content-code-right{
  170. float:right;
  171. width: 228px;
  172. height: 85px;
  173. background-color:#0064f6;
  174. border-radius:5px;
  175. text-align:center;
  176. }
  177. .code-right-tip{
  178. width: 104px;
  179. height: 25px;
  180. font-family: MicrosoftYaHei;
  181. font-size: 26px;
  182. font-weight: normal;
  183. font-stretch: normal;
  184. line-height: 36px;
  185. letter-spacing: 0px;
  186. color: #ffffff;
  187. margin: 24px auto 0px auto;
  188. display: block;
  189. }
  190. .personal-footer{
  191. margin-top: 33px;
  192. }
  193. .all-left{
  194. width: 150px;
  195. }