page.css 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. body{-webkit-overflow-scrolling:touch; }
  2. html,body{ width:100%; /*height:100%; */ padding-bottom: 1rem;}
  3. /*==============index===============*/
  4. .body_bg{width:100%; height:100%; background:url(../images/bodyBg.jpg) no-repeat;}
  5. .banner h1{
  6. width: 15%;
  7. position: absolute;
  8. top: 0.5rem;
  9. left: 0.5rem;
  10. }
  11. .index_wrap{
  12. width:94%;
  13. margin:auto;
  14. font-size:0.875rem;
  15. }
  16. .nav_box{
  17. padding: 20px 0;
  18. display: flex;
  19. justify-content:space-around;
  20. background:url(../images/navBg.png) no-repeat;
  21. background-size: 100% 100%;
  22. }
  23. .nav_box a{
  24. }
  25. .nav_box a img{
  26. display: block;
  27. width: 60%;
  28. margin: auto;
  29. box-shadow: 4px 6px 8px -2px rgba(0,196,255,0.5);
  30. border-radius: 10px;
  31. }
  32. .nav_box p{
  33. text-align: center;
  34. font-size: 0.75rem;
  35. color: #FFF;
  36. }
  37. .kt_form form p.tips{
  38. font-size: 0.75rem;
  39. color: #FFF;
  40. text-align: center;
  41. margin-bottom: 1rem;
  42. }
  43. .kt_form form .box_bg{
  44. padding: 20px;
  45. background:url(../images/navBg.png) no-repeat;
  46. background-size: 100% 100%;
  47. }
  48. .kt_form form input{
  49. padding: 1rem 3%;
  50. box-sizing: border-box;
  51. background: #4b538e;
  52. border: 1px solid #4b538e;
  53. border-radius:4px;
  54. -webkit-appearance: none;
  55. }
  56. .kt_form form .tel input:focus,.kt_form form div.yzm input:focus{
  57. border-color :#d42ac3;
  58. }
  59. .kt_form form div.tel input{
  60. width: 100%;
  61. height: 3.2rem;
  62. color: #FFF;
  63. }
  64. .kt_form form div.yzm input{
  65. width: 60%;
  66. height: 3.2rem;
  67. color: #FFF;
  68. }
  69. .kt_form form div.yzm input::-webkit-outer-spin-button,
  70. .kt_form form div.yzm input::-webkit-inner-spin-button{
  71. -webkit-appearance: none !important;
  72. margin: 0;
  73. }
  74. .kt_form form .yzmts{
  75. color:#ff2a57;
  76. padding: 0.5vh 0;
  77. visibility: hidden;
  78. }
  79. .kt_form form div.yzm{
  80. margin-top: 0;
  81. }
  82. .kt_form form div.yzm .hq{
  83. height: 3.2rem;
  84. padding: 0.94rem 3%;
  85. display: inline-block;
  86. float: right;
  87. border-radius: 4px;
  88. color:#d42ac3;
  89. border: 1px #d42ac3 solid;
  90. box-sizing: border-box;
  91. }
  92. .kt_form form div.yzm .fs:active{
  93. opacity: 0.8;
  94. }
  95. .kt_form form div.yzm .cf em{
  96. font-style: normal;
  97. }
  98. .kt_form form div.yzm .cf{
  99. display: none;
  100. }
  101. @media (max-width:374px ) {
  102. .kt_form form div.yzm input{
  103. width: 54%;
  104. }
  105. }
  106. .kt_form form div.gx{
  107. display: inline-block;
  108. color: #bcbcbc;
  109. margin-top: 1rem;
  110. }
  111. .kt_form form div.gx input{
  112. width: 0.8rem;
  113. height: 0.8rem;
  114. appearance:none ;
  115. -webkit-appearance: none;
  116. border-radius: 50%;
  117. margin-right: 0.375rem;
  118. padding: 0;
  119. border: 2px solid #ffffff;
  120. pointer-events: none;
  121. background:#12083b;
  122. vertical-align:middle;
  123. }
  124. .kt_form form div.gx input:checked{
  125. background: #d42ac3;
  126. }
  127. .kt_form form div.btn{
  128. margin: 1rem auto;
  129. }
  130. .kt_form form div.btn input{
  131. width: 100%;
  132. background:url(../images/btnBg.png) no-repeat;
  133. background-size: 100% 100%;
  134. color: #fff;
  135. font-size: 1.2rem;
  136. border:none;
  137. }
  138. .kt_form form div.btn input:active{
  139. opacity: 0.8;
  140. }
  141. .kt_form .info{
  142. color: #FFF;
  143. font-size: 0.75rem;
  144. text-align: center;
  145. }
  146. .kt_form .info a{
  147. font-size: 1rem;
  148. color: #d42ac3;
  149. }
  150. .dy_ts{
  151. margin-top: 2rem;
  152. }
  153. .dy_ts h4{
  154. font-size: 1rem;
  155. color: #FFF;
  156. background:url(../images/noticeBg.png) no-repeat;
  157. background-size:100% 100%;
  158. text-align: center;
  159. padding: 1rem 0;
  160. }
  161. .ts_list , .ts_list2 {
  162. margin-top: 0.5rem;
  163. color: #cfcfcf;
  164. }
  165. .ts_list li , .ts_list2 li{
  166. overflow: hidden;
  167. display: flex;
  168. margin-bottom: 0.5rem;
  169. font-size: 0.875rem;
  170. }
  171. .ts_list li i , .ts_list2 li i{
  172. background:#d42ac3;
  173. width:20px;
  174. height:20px;
  175. line-height: 20px;
  176. border-radius: 50%;
  177. font-style:normal;
  178. color:#FFF;
  179. text-align: center;
  180. }
  181. .ts_list li p , .ts_list2 li p{
  182. flex: 1;
  183. margin-left: 0.5rem;
  184. line-height: 1.25rem;
  185. }
  186. .ts_list li p a{
  187. color: #d42ac3;
  188. }
  189. .ts_list li:last-child{
  190. display: block;
  191. width: 100%;
  192. text-align: center;
  193. }
  194. .mask{
  195. height: 100%;
  196. width: 100%;
  197. position: fixed;
  198. background: rgba(0,0,0,0.8);
  199. z-index: 1;
  200. top: 0;
  201. left: 0;
  202. }
  203. /*成功弹层*/
  204. .tc{
  205. width: 90%;
  206. position: fixed;
  207. top: 36%;
  208. left: 5%;
  209. }
  210. .tc .tc_box{
  211. position: relative;
  212. z-index: 2;
  213. background:url(../images/popBg.jpg) no-repeat;
  214. background-size:100% 100%;
  215. padding: 40px;
  216. border-radius: 4px;
  217. }
  218. .tc .tc_box p{
  219. font-size: 1.2rem;
  220. color: #FFF;
  221. text-align: center;
  222. margin-bottom: 1rem;
  223. line-height: 3rem;
  224. }
  225. .tc .tc_box button{
  226. display: block;
  227. width: 12rem;
  228. background:url(../images/btnBg.png) no-repeat;
  229. background-size: 100% 100%;
  230. color: #fff;
  231. font-size: 1.2rem;
  232. border:none;
  233. padding: 0.8rem 0;
  234. margin: auto;
  235. }
  236. .tc button:active{
  237. opacity: 0.8;
  238. }