You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

400 lines
6.3 KiB

  1. * {
  2. box-sizing: border-box;
  3. }
  4. html {
  5. background: #EEF6F8;
  6. }
  7. body {
  8. position: relative;
  9. }
  10. #fromBg {
  11. position: absolute;
  12. bottom: 0;
  13. left: 0;
  14. width: 100%
  15. }
  16. .fromSec {
  17. width: 1100px;
  18. margin: 0 auto;
  19. }
  20. .header {
  21. background: #282E3B;
  22. padding: 20px 0;
  23. height: 80px;
  24. line-height: 40px;
  25. font-size: 30px;
  26. color: #fff
  27. }
  28. .header a {
  29. color: #59A7FF;
  30. }
  31. .headerLine {
  32. margin: 0 20px;
  33. }
  34. .chickT {
  35. color: #3E3F3F;
  36. font-size: 24px;
  37. font-weight: bold;
  38. text-align: center;
  39. margin-bottom: 40px
  40. }
  41. .chickForm_sec {
  42. margin: 80px 0 70px;
  43. position: relative;
  44. z-index: 9;
  45. }
  46. .chickForm_sec .fromSec {
  47. background: #fff;
  48. -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  49. -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  50. box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  51. border-radius: 4px;
  52. padding: 40px 35px 60px;
  53. }
  54. .chickRemind {
  55. margin: 0 20px;
  56. height: 40px;
  57. line-height: 38px;
  58. font-size: 12px;
  59. color: #E62D31;
  60. padding: 0 10px;
  61. border: 1px dashed #E62D31;
  62. margin-bottom: 30px;
  63. }
  64. .chickRemind img {
  65. margin-right: 6px;
  66. width: 20px;
  67. position: relative;
  68. top: -1px;
  69. }
  70. .chickInput {
  71. margin: 20px auto 0;
  72. width: 720px;
  73. font-size: 14px;
  74. color: #222222;
  75. }
  76. .yz {
  77. /* width: 60%; */
  78. position: relative;
  79. }
  80. .chickInput p input {
  81. width: 50%;
  82. }
  83. .variCode {
  84. position: absolute;
  85. right: 0;
  86. top: 2%;
  87. height: 100%;
  88. width: 110px;
  89. line-height: 0;
  90. }
  91. .variCode img {
  92. width: 100%;
  93. height: 100%;
  94. }
  95. .variCode #btn {
  96. background: #0094DE;
  97. padding: 7px 17px;
  98. }
  99. .variCode #btnCode {
  100. background: #0094DE;
  101. padding: 7px 17px;
  102. margin-top: 30%;
  103. }
  104. .variCode input {
  105. padding: 0;
  106. color: #fff;
  107. }
  108. .chickInputLable {
  109. float: left;
  110. width: 20%;
  111. padding-right: 10px;
  112. text-align: right;
  113. line-height: 40px;
  114. color: #6A6A6A
  115. }
  116. .chickInputLable span {
  117. color: #E62D31;
  118. }
  119. .chickInput > input {
  120. height: 40px;
  121. width: 80%;
  122. margin-left: 20%;
  123. display: block;
  124. border: 1px solid #DDDDDD;
  125. padding: 7px 12px;
  126. line-height: 24px;
  127. }
  128. .chickInput2 > input {
  129. width: 530px;
  130. }
  131. .layui-input-inline {
  132. width: 100%;
  133. }
  134. .chickInputBox .layui-input-inline > img {
  135. position: absolute;
  136. height: 24px;
  137. right: 5px;
  138. top: 0;
  139. bottom: 0;
  140. margin: auto;
  141. z-index: 0
  142. }
  143. .chickInputBox {
  144. line-height: 40px;
  145. color: #666666;
  146. margin-left: 20%;
  147. }
  148. .chickInputTxt {
  149. font-size: 12px;
  150. color: #E62D31
  151. }
  152. #chickUpload {
  153. width: 107px;
  154. height: 107px;
  155. border: 1px solid #E9E9E9;
  156. overflow: hidden;
  157. margin: 0;
  158. cursor: pointer;
  159. text-align: center;
  160. }
  161. #chickUpload img {
  162. width: 100%;
  163. height: 100%;
  164. }
  165. #chickUpload .layui-upload-img {
  166. width: 50%;
  167. height: auto;
  168. margin-top: 8px;
  169. }
  170. #chickUpload div {
  171. font-size: 14px;
  172. color: #DCDBDB;
  173. }
  174. .chickUploadTxt {
  175. height: 36px;
  176. width: 255px;
  177. line-height: 34px;
  178. text-align: center;
  179. font-size: 12px;
  180. color: #E62D31;
  181. border: 1px solid #E9E9E9;
  182. }
  183. .chickFormSec1Img {
  184. position: absolute;
  185. top: 12px;
  186. right: 30px;
  187. width: 311px;
  188. max-height: 432px;
  189. border: 1px solid #CCCCCC;
  190. overflow: hidden;
  191. font-size: 0;
  192. display: none;
  193. }
  194. .chickFormSec1Img img {
  195. width: 100%;
  196. }
  197. .chickLine {
  198. position: relative;
  199. height: 28px;
  200. line-height: 28px;
  201. overflow: hidden;
  202. margin: 40px 0;
  203. }
  204. .chickLine:after {
  205. content: '';
  206. position: absolute;
  207. border-top: 1px #E1E1E1 dashed;
  208. width: 100%;
  209. height: 1px;
  210. left: 0;
  211. top: 0;
  212. bottom: 0;
  213. margin: auto;
  214. }
  215. .chickLine > * {
  216. background: #fff;
  217. position: relative;
  218. z-index: 3
  219. }
  220. .chickLine span {
  221. color: #E62D31;
  222. font-size: 12px;
  223. }
  224. .chickLine span:first-child {
  225. padding-right: 15px;
  226. float: left;
  227. }
  228. .chickLineR {
  229. padding-left: 15px;
  230. float: right;
  231. cursor: pointer;
  232. }
  233. .chickLineR img {
  234. width: 10px;
  235. margin-right: 5px;
  236. position: relative;
  237. top: -1px;
  238. transition: all .5s;
  239. -moz-transition: all .5s;
  240. -ms-transition: all .5s;
  241. -o-transition: all .5s;
  242. -webkit-transition: all .5s;
  243. }
  244. .chickInputBox .layui-form-select {
  245. height: 40px;
  246. width: 100%;
  247. }
  248. .chickInputBox > input {
  249. width: 255px;
  250. float: left;
  251. margin-left: 20px;
  252. }
  253. .chickInputBox > a {
  254. color: #E62D31;
  255. }
  256. .chickSec2Box .chickInput:first-child {
  257. margin: 0;
  258. }
  259. .chickForm_sec2.active .chickLineR img {
  260. transform: rotate(180deg);
  261. -moz-transform: rotate(180deg);
  262. -ms-transform: rotate(180deg);
  263. -o-transform: rotate(180deg);
  264. -webkit-transform: rotate(180deg);
  265. }
  266. .chickBtn {
  267. width: 465px;
  268. height: 40px;
  269. border-radius: 8px;
  270. background: #F9A810;
  271. font-size: 16px;
  272. color: #fff;
  273. text-align: center;
  274. line-height: 40px;
  275. margin: 40px auto 0;
  276. cursor: pointer;
  277. }
  278. .footer {
  279. font-size: 13px;
  280. color: #fff;
  281. padding-bottom: 50px;
  282. position: relative;
  283. z-index: 9;
  284. text-align: center;
  285. }
  286. @media(max-width:1100px) {
  287. .fromSec {
  288. width: 84%
  289. }
  290. .chickInput {
  291. width: 80%
  292. }
  293. }
  294. @media(max-width:768px) {
  295. .chickBtn {
  296. width: 80%;
  297. }
  298. .chickInputLable {
  299. width: 100%;
  300. float: initial;
  301. }
  302. .chickInput > input, .chickInputBox {
  303. width: 100%;
  304. margin-left: 0;
  305. }
  306. .header {
  307. font-size: 18px;
  308. line-height: 24px;
  309. padding: 10px;
  310. height: 44px;
  311. }
  312. .headerLine {
  313. margin: 0 8px;
  314. }
  315. .fromSec {
  316. width: 94%;
  317. }
  318. .chickForm_sec {
  319. margin: 50px 0 30px;
  320. position: relative;
  321. z-index: 9;
  322. }
  323. .chickForm_sec .fromSec {
  324. padding: 30px 0;
  325. }
  326. .chickT {
  327. font-size: 16px;
  328. margin-bottom: 30px;
  329. }
  330. .chickInput {
  331. margin: 15px auto 0;
  332. width: 94%;
  333. font-size: 13px;
  334. }
  335. .footer {
  336. padding-bottom: 10px;
  337. }
  338. }