No Description

enlist_three.css 4.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. *{margin:0;padding:0;color: #333;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling: touch;}
  2. body{font-size:0.75rem;font-family: 'helvetica neue',tahoma,'hiragino sans gb',stheiti,'wenquanyi micro hei',\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif; background:#fff;-webkit-text-size-adjust:100%;}
  3. input{outline:none;-webkit-appearance: none;font-size: 0.14rem;}
  4. body,html{
  5. width: 100%;
  6. height: 100%;
  7. }
  8. .warp{
  9. width: 100%;
  10. overflow: hidden;
  11. }
  12. .enlist_img{
  13. width: 100%;
  14. }
  15. .enlist_img img{
  16. width: 100%;
  17. height: 100%;
  18. }
  19. .enlist_form{
  20. width: 100%;
  21. height: auto;
  22. padding:0 5%;
  23. background-color: #fff;
  24. font-size: 0.42rem;
  25. Letter-spacing:0.01rem;
  26. padding-bottom: 5%;
  27. box-sizing: border-box;
  28. }
  29. .enlist_form_p{
  30. line-height: 0.4rem;
  31. font-size: 0.17rem;
  32. font-weight: normal;
  33. color: #000000;
  34. }
  35. .fbc_required{
  36. margin-left: 0.05rem;
  37. color: #DA2824;
  38. }
  39. .enlist_form_input{
  40. width: 100%;
  41. height: 0.37rem;
  42. background: #fff;
  43. border: 1px solid #D3D3D3;
  44. margin-bottom: 3%;
  45. }
  46. .enlist_form_input_icon{
  47. float: left;
  48. width: 10%;
  49. height: 100%;
  50. padding: 2%;
  51. box-sizing: border-box;
  52. }
  53. .enlist_form_input_icon i{
  54. display: block;
  55. color: #7fbceb;
  56. font-size: 0.2rem;
  57. }
  58. .enlist_form_input_icon img{
  59. width: 100%;
  60. height: 100%;
  61. }
  62. .enlist_form_input_item{
  63. float: left;
  64. width: 90%;
  65. height: 100%;
  66. border: none;
  67. }
  68. .enlist_form_input_item:focus{
  69. border:none;
  70. }
  71. .enlist_form_button{
  72. width: 80%;
  73. height:0.4rem;
  74. line-height:0.4rem;
  75. color: #fff;
  76. font-size: 0.16rem;
  77. text-align: center;
  78. background-color: #3a67a0;
  79. margin: auto;
  80. margin-top: 0.5rem;
  81. border-radius: 0.02rem;
  82. }
  83. /*弹层*/
  84. .mask,.mask_two{
  85. background: rgba(0,0,0,0.59);
  86. position: fixed;
  87. top: 0;
  88. left: 0;
  89. width: 100%;
  90. height: 100%;
  91. display: flex;
  92. justify-content: center;
  93. align-items: center;
  94. visibility:hidden;
  95. }
  96. .content,.content_two{
  97. width: 80%;
  98. background: #fff;
  99. border-radius:4px;
  100. text-align: center;
  101. }
  102. .content_two{
  103. height: 80%;
  104. overflow: hidden;
  105. padding-bottom:0.4rem;
  106. }
  107. .con_tit{
  108. width: 100%;
  109. }
  110. .con_tit,.con_tit_two{
  111. display: block;
  112. width: 90%;
  113. font-size:18px;
  114. font-family:PingFangSC-Semibold;
  115. color:rgba(56,56,56,1);
  116. line-height:0.25rem;
  117. margin: auto;
  118. padding-top: 0.12rem;
  119. padding-bottom: 0.2rem;
  120. padding-left: 0.15rem;
  121. padding-right: 0.15rem;
  122. border-radius:0.4rem;
  123. }
  124. .con_tit_two{
  125. display: flex;
  126. justify-content: space-between;
  127. align-items: center;
  128. z-index: 999;
  129. background: #fff;
  130. }
  131. .con_tit_two img:nth-last-of-type(1){
  132. width:0.11rem;
  133. }
  134. .con_tit_two img:nth-last-of-type(2){
  135. width: 0.11rem;
  136. }
  137. .course_item{
  138. width: 90%;
  139. height: 100%;
  140. padding: 0 6%;
  141. text-indent: -0.1em;
  142. margin-left: 0.1em;
  143. overflow-y: scroll;
  144. padding-bottom: 0.3rem;
  145. }
  146. .course_item img{
  147. width:2rem;
  148. height:2rem;
  149. margin-top: 0.13rem;
  150. margin-bottom: 0.2rem;
  151. }
  152. .mask .con_tit img{
  153. display: block;
  154. float:right;
  155. width: 0.11rem;
  156. height: 0.11rem;
  157. margin-top: 0.06rem;
  158. }
  159. .mask .con_con{
  160. display: block;
  161. width: 2.4rem;
  162. height:0.52rem;
  163. font-size:0.15rem;
  164. font-family:PingFangSC-Regular;
  165. color:rgba(51,51,51,1);
  166. line-height:0.21rem;
  167. margin: auto;
  168. text-align: left;
  169. }
  170. .code{
  171. width:1.86rem;
  172. height:2.47rem;
  173. margin-top: 0.15rem;
  174. margin: auto;
  175. }
  176. .code img{width: 100;height: 100%;}
  177. .mask .content #save{
  178. display: block;
  179. width:1.39rem;
  180. height:0.37rem;
  181. background:linear-gradient(-90deg,#FF9B3E,#F66655);
  182. border-radius:0.09rem;
  183. font-size:0.2rem;
  184. font-family:PingFangSC-Regular;
  185. color: #FFFFFF;
  186. line-height: 0.37rem;
  187. margin:auto;
  188. margin-top: 0.15rem;
  189. margin-bottom: 0.15rem;
  190. }
  191. .mask .con_course{
  192. display: block;
  193. width:0.79rem;
  194. font-size:0.13rem;
  195. font-family:PingFangSC-Regular;
  196. color:rgba(255,115,0,1);
  197. line-height:0.18rem;
  198. margin: auto;
  199. margin-bottom: 0.12rem;
  200. }
  201. .p_text{
  202. text-align: left;
  203. font-size: 0.18rem;
  204. }
  205. /*失败弹层*/
  206. .fail{
  207. background: rgba(0,0,0,0.4013);
  208. position: fixed;
  209. top: 0;
  210. left: 0;
  211. width: 100%;
  212. height: 100%;
  213. display: flex;
  214. justify-content: center;
  215. align-items: center;
  216. visibility:hidden;
  217. }
  218. .fail .content_fail{
  219. width: 2.98rem;
  220. background: #f9f9f9;
  221. border-radius: 0.16rem;
  222. }
  223. .fail .content_fail h3{
  224. color: #090909;
  225. font-size: 0.16rem;
  226. line-height: 0.22rem;
  227. padding-top:0.12rem;
  228. padding-bottom: 0.08rem;
  229. text-align: center;
  230. }
  231. .fail .content_fail p{
  232. color: #090909;
  233. line-height: 0.23rem;
  234. font-size: 0.14rem;
  235. margin-bottom: 0.15rem;
  236. text-align: center;
  237. }
  238. .fail .content_fail div{
  239. border-top: 0.01rem solid rgba(191,191,191,0.1998);
  240. color: #2c8ad0;
  241. text-align: center;
  242. font-size: 0.14rem;
  243. line-height: 0.2rem;
  244. padding: 0.09rem 0 0.12rem 0;
  245. }