猎豆优选官网

enlist_three.css 4.4KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244
  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: 1100px;
  10. overflow: hidden;
  11. margin: auto;
  12. }
  13. .enlist_img{
  14. width: 100%;
  15. }
  16. .enlist_img img{
  17. width: 100%;
  18. height: 100%;
  19. }
  20. .enlist_form{
  21. width: 100%;
  22. height: auto;
  23. padding:0 5%;
  24. background-color: #fff;
  25. font-size: 0.42rem;
  26. Letter-spacing:0.01rem;
  27. padding-bottom: 5%;
  28. box-sizing: border-box;
  29. }
  30. .enlist_form_p{
  31. line-height: 0.4rem;
  32. font-size: 0.17rem;
  33. font-weight: normal;
  34. color: #000000;
  35. }
  36. .fbc_required{
  37. margin-left: 0.05rem;
  38. color: #DA2824;
  39. font-size: 18px;
  40. }
  41. .enlist_form_input{
  42. width: 100%;
  43. height: 0.37rem;
  44. background: #fff;
  45. border: 1px solid #D3D3D3;
  46. margin-bottom: 3%;
  47. }
  48. .enlist_form_input_icon{
  49. float: left;
  50. width: 10%;
  51. height: 100%;
  52. padding: 2%;
  53. box-sizing: border-box;
  54. }
  55. .enlist_form_input_icon i{
  56. display: block;
  57. color: #7fbceb;
  58. font-size: 0.2rem;
  59. }
  60. .enlist_form_input_icon img{
  61. width: 100%;
  62. height: 100%;
  63. }
  64. .enlist_form_input_item{
  65. float: left;
  66. width: 90%;
  67. height: 100%;
  68. border: none;
  69. }
  70. .enlist_form_input_item:focus{
  71. border:none;
  72. }
  73. .enlist_form_button{
  74. width: 80%;
  75. height:0.4rem;
  76. line-height:0.4rem;
  77. color: #fff;
  78. font-size: 0.16rem;
  79. text-align: center;
  80. background-color: #3a67a0;
  81. margin: auto;
  82. margin-top: 0.5rem;
  83. border-radius: 0.02rem;
  84. }
  85. /*弹层*/
  86. .mask,.mask_two{
  87. background: rgba(0,0,0,0.59);
  88. position: fixed;
  89. top: 0;
  90. left: 0;
  91. width: 100%;
  92. height: 100%;
  93. display: flex;
  94. justify-content: center;
  95. align-items: center;
  96. visibility:hidden;
  97. }
  98. .content,.content_two{
  99. width: 40%;
  100. background: #fff;
  101. border-radius:4px;
  102. text-align: center;
  103. }
  104. .content_two{
  105. height: 80%;
  106. overflow: hidden;
  107. padding-bottom:0.4rem;
  108. }
  109. .con_tit{
  110. width: 100%;
  111. }
  112. .con_tit,.con_tit_two{
  113. display: block;
  114. width: 90%;
  115. font-size: 0.2rem;
  116. color:rgba(56,56,56,1);
  117. line-height:0.16rem;
  118. margin: auto;
  119. padding-top: 0.1rem;
  120. padding-bottom: 0.1rem;
  121. border-radius:0.4rem;
  122. }
  123. .con_tit_two{
  124. display: flex;
  125. justify-content: space-between;
  126. align-items: center;
  127. z-index: 999;
  128. background: #fff;
  129. }
  130. .con_tit_two img:nth-last-of-type(1){
  131. width:0.11rem;
  132. }
  133. .con_tit_two img:nth-last-of-type(2){
  134. width: 0.11rem;
  135. }
  136. .course_item{
  137. width: 90%;
  138. height: 100%;
  139. padding: 0 6%;
  140. text-indent: -0.1em;
  141. margin-left: 0.1em;
  142. overflow-y: scroll;
  143. padding-bottom: 0.3rem;
  144. }
  145. .course_item img{
  146. width:2rem;
  147. height:2rem;
  148. margin-top: 0.13rem;
  149. margin-bottom: 0.2rem;
  150. margin: auto;
  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. margin:auto;
  159. }
  160. .mask .con_con{
  161. display: block;
  162. width: 2.4rem;
  163. height:0.4rem;
  164. font-size:0.15rem;
  165. color:rgba(51,51,51,1);
  166. line-height:0.18rem;
  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. color: #FFFFFF;
  185. line-height: 0.37rem;
  186. margin:auto;
  187. margin-top: 0.15rem;
  188. margin-bottom: 0.15rem;
  189. }
  190. .mask .con_course{
  191. display: block;
  192. width:0.79rem;
  193. font-size:0.13rem;
  194. color:rgba(255,115,0,1);
  195. line-height:0.18rem;
  196. margin: auto;
  197. margin-bottom: 0.12rem;
  198. }
  199. .p_text{
  200. text-align: left;
  201. font-size: 0.18rem;
  202. }
  203. /*失败弹层*/
  204. .fail{
  205. background: rgba(0,0,0,0.4013);
  206. position: fixed;
  207. top: 0;
  208. left: 0;
  209. width: 100%;
  210. height: 100%;
  211. display: flex;
  212. justify-content: center;
  213. align-items: center;
  214. visibility:hidden;
  215. }
  216. .fail .content_fail{
  217. width: 2.98rem;
  218. background: #f9f9f9;
  219. border-radius: 0.16rem;
  220. }
  221. .fail .content_fail h3{
  222. color: #090909;
  223. font-size: 0.16rem;
  224. line-height: 0.22rem;
  225. padding-top:0.12rem;
  226. padding-bottom: 0.08rem;
  227. text-align: center;
  228. }
  229. .fail .content_fail p{
  230. color: #090909;
  231. line-height: 0.23rem;
  232. font-size: 0.14rem;
  233. margin-bottom: 0.15rem;
  234. text-align: center;
  235. }
  236. .fail .content_fail div{
  237. border-top: 0.01rem solid rgba(191,191,191,0.1998);
  238. color: #2c8ad0;
  239. text-align: center;
  240. font-size: 0.14rem;
  241. line-height: 0.2rem;
  242. padding: 0.09rem 0 0.12rem 0;
  243. }