syrc-page.css 27 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604
  1. /*当前位置*/
  2. .rsj_dqwzbox {
  3. border-bottom: solid 1px #ccc;
  4. height: 40px;
  5. padding: 0 0 0 20px;
  6. margin: 0 0 20px 0;
  7. line-height: 40px;
  8. }
  9. /******************内容页样式***********************/
  10. .sycon_bg {
  11. margin-top: 10px;
  12. background: #fff;
  13. }
  14. .news_cont {
  15. width: 1130px;
  16. margin: 0 auto;
  17. }
  18. .sywzy_h2 {
  19. color: #333;
  20. font-size: 24px;
  21. text-align: center;
  22. margin: 30px 0;
  23. border-bottom: none !important;
  24. }
  25. .wxx_neirong_times {
  26. position: relative;
  27. width: 100%;
  28. height: 40px;
  29. border-bottom: dashed 1px #ccc !important;
  30. }
  31. .sywzy_xbt {
  32. color: #666;
  33. font-size: 14px;
  34. }
  35. .wxx_neirong_timecent {
  36. text-align: center;
  37. position: absolute;
  38. left: 0;
  39. top: 0;
  40. width: 100%;
  41. line-height: 40px;
  42. }
  43. .sywzy_xbt span {
  44. margin-left: 20px;
  45. }
  46. .sywzy_zh {
  47. color: #666;
  48. margin: 8px 0 -5px 0;
  49. }
  50. .wxx_neirong_timefenxiang {
  51. position: absolute;
  52. right: 0;
  53. top: 0px;
  54. margin: 0 !important;
  55. }
  56. .sywzy_zh a {
  57. color: #666;
  58. font-size: 14px;
  59. margin-left: 5px;
  60. cursor: pointer;
  61. display: block;
  62. height: 30px;
  63. line-height: 30px;
  64. float: left;
  65. }
  66. .news_title {
  67. width: 96%;
  68. background: #f5f6f8;
  69. padding: 2%;
  70. }
  71. .sy_wz {
  72. color: #333;
  73. text-indent: 2em;
  74. font-size: 16px;
  75. letter-spacing: 1px;
  76. line-height: 35px;
  77. width: 100%;
  78. margin: 20px auto;
  79. }
  80. .sywzy_zrbj {
  81. text-align: right;
  82. color: #666;
  83. margin-top: 34px;
  84. margin-right: 12px;
  85. margin-bottom: 5px;
  86. letter-spacing: 1px;
  87. }
  88. /*分页通用样式*/
  89. .fy_div {
  90. text-align: right;
  91. padding-right: 20px;
  92. }
  93. .fy_div ul.pagination {
  94. display: inline-block;
  95. padding: 0;
  96. margin: 0;
  97. }
  98. .fy_div ul.pagination li {
  99. display: inline;
  100. text-align: right;
  101. }
  102. .fy_div ul.pagination li a {
  103. color: black;
  104. float: left;
  105. padding: 8px 16px;
  106. text-decoration: none;
  107. border-radius: 5px;
  108. }
  109. .fy_div ul.pagination li a.active {
  110. background-color: #318ddc;
  111. color: white;
  112. border-radius: 5px;
  113. }
  114. .fy_div ul.pagination li a:hover:not(.active) {
  115. background-color: #ddd;
  116. }
  117. /*简历中心 */
  118. .er_con {
  119. background: url(../images/er_conbg.png) repeat;
  120. }
  121. .con_div {
  122. background: #fff;
  123. }
  124. .con_left {
  125. width: 325px;
  126. min-height: 490px;
  127. background: #fff;
  128. }
  129. .con_left h4 {
  130. width: 100%;
  131. background: url(../images/er_tit.png) no-repeat center;
  132. height: 96px;
  133. line-height: 96px;
  134. color: #fff;
  135. text-align: center;
  136. font-size: 35px;
  137. letter-spacing: 4px;
  138. background-size: 100% 100%;
  139. }
  140. .left_nav {
  141. margin: 20px auto;
  142. width: 90%;
  143. }
  144. .left_nav li {
  145. border-bottom: 1px dashed #ccc;
  146. /* height: 50px; */
  147. line-height: 20px;
  148. padding: 10px 0px;
  149. }
  150. .left_nav li a {
  151. font-size: 18px;
  152. color: #333;
  153. padding-left: 30px;
  154. width: 250px;
  155. display: block;
  156. }
  157. .left_nav li.on {
  158. background: url(../images/jlzx_con_23.png) no-repeat 273px 13px;
  159. }
  160. .left_nav li.on a {
  161. color: #318ddc;
  162. }
  163. .left_nav li a.jlzx {
  164. background: url(../images/jlzx_con_17.png) no-repeat 4px -1px;
  165. }
  166. .left_nav li.on a.jlzx {
  167. background: url(../images/jlzx_con_20.png) no-repeat 4px -1px;
  168. }
  169. .left_nav li a.skgw {
  170. background: url(../images/jlzx_con_31.png) no-repeat 4px 1px;
  171. }
  172. .left_nav li.on a.skgw {
  173. background: url(../images/jlzx_con_34.png) no-repeat 4px 0px;
  174. }
  175. .left_nav li a.wdsc {
  176. background: url(../images/jlzx_con_41.png) no-repeat 4px -5px;
  177. }
  178. .left_nav li.on a.wdsc {
  179. background: url(../images/jlzx_con_39.png) no-repeat 4px -5px;
  180. }
  181. .left_nav li a.wdsq {
  182. background: url(../images/jlzx_con_45.png) no-repeat 5px -2px;
  183. }
  184. .left_nav li.on a.wdsq {
  185. background: url(../images/jlzx_con_14.png) no-repeat 5px -2px;
  186. }
  187. .left_fix {
  188. position: fixed;
  189. z-index: 9;
  190. top: 0px;
  191. }
  192. .btn_yljl {
  193. display: block;
  194. margin: 30px auto;
  195. width: 150px;
  196. height: 30px;
  197. border: 1px solid #0b57c3;
  198. color: #0b57c3;
  199. line-height: 30px;
  200. text-align: center;
  201. font-size: 16px;
  202. border-radius: 5px;
  203. }
  204. .btn_yljl:hover {
  205. background: #0b57c3;
  206. color: #fff;
  207. }
  208. .con_right {
  209. width: 845px;
  210. background: #fff;
  211. min-height: 659px!important;
  212. }
  213. .er_tit {
  214. height: 46px;
  215. line-height: 46px;
  216. background: #f5f6f8;
  217. }
  218. .er_tit span {
  219. float: left;
  220. display: block;
  221. height: 100%;
  222. border-left: 3px solid #318ddc;
  223. font-size: 20px;
  224. color: #318ddc;
  225. padding-left: 10px;
  226. font-weight: 900;
  227. }
  228. .er_tit .er_tit_a {
  229. float: right;
  230. display: block;
  231. }
  232. .er_tit .jlzx_cjjl {
  233. font-size: 16px;
  234. color: #e69103;
  235. padding-left: 30px;
  236. padding-right: 15px;
  237. background: url(../images/jlzx_con_06.png) no-repeat left;
  238. }
  239. .er_tit .jlzx_jlzx {
  240. font-size: 16px;
  241. color: #e69103;
  242. padding-left: 30px;
  243. padding-right: 15px;
  244. background: url(../images/jlzx_con_07.png) no-repeat left;
  245. }
  246. .jlzx_table {
  247. width: 100%;
  248. margin: 20px 0px;
  249. }
  250. .jlzx_table thead th {
  251. background: #f6f4f4;
  252. color: #666;
  253. font-size: 16px;
  254. height: 40px;
  255. line-height: 40px;
  256. width: 33%;
  257. }
  258. .jlzx_table tr td {
  259. text-align: center;
  260. font-size: 16px;
  261. color: #333;
  262. height: 40px;
  263. line-height: 40px;
  264. border-top: 1px solid #f1f1f1;
  265. width: 33%;
  266. }
  267. .jlzx_table tr td select {
  268. border: 0px;
  269. font-size: 16px;
  270. color: #333;
  271. }
  272. .jlzx_table tr td select option {
  273. text-align: right;
  274. }
  275. .jlzx_table tr td .btn_a {
  276. margin: 0px 10px;
  277. }
  278. .jlzx_table tr td .btn_a img {
  279. margin-right: 6px;
  280. }
  281. .btn_bj {
  282. color: #318ddc;
  283. }
  284. .btn_sc {
  285. color: #909090;
  286. }
  287. .btn_sc img {
  288. color: #909090;
  289. }
  290. .abox, .cbox {
  291. /* display: none;*/
  292. }
  293. .layer_back_drop_class {
  294. filter: alpha(opacity=70);
  295. opacity: 0.7;
  296. background: #000000 none repeat scroll 0 0;
  297. }
  298. .tab_dzdiv table tr {
  299. display: none;
  300. }
  301. .tab_hytable table tr {
  302. display: none;
  303. }
  304. .zn_table table tr {
  305. /* display:none;*/
  306. }
  307. /*谁看过我*/
  308. .skgw_div {
  309. width: 96%;
  310. margin: 20px auto;
  311. }
  312. .skgw_div .list1 {
  313. border-bottom: 1px solid #ccc;
  314. }
  315. .skgw_div .list1 h4 {
  316. height: 45px;
  317. line-height: 45px;
  318. }
  319. .skgw_div .list1 h4 .zw_tit {
  320. font-size: 17px;
  321. font-weight: 900;
  322. color: #333;
  323. }
  324. .skgw_div .list1 h4 .gs_tit {
  325. font-size: 16px;
  326. color: #333;
  327. }
  328. .skgw_div .list1 h5 {
  329. height: 20px;
  330. line-height: 20px;
  331. }
  332. .skgw_div .list1 h5 b {
  333. font-size: 17px;
  334. margin-right: 15px;
  335. }
  336. .skgw_div .list1 h5 .z_tit {
  337. font-size: 16px;
  338. color: #343434;
  339. }
  340. .skgw_div .list1 p {
  341. height: 45px;
  342. line-height: 45px;
  343. }
  344. .skgw_div .list1 p .rq_tit {
  345. font-size: 15px;
  346. color: #999;
  347. }
  348. .skgw_div .list1 p .btn_tit a {
  349. margin: 0px 5px;
  350. }
  351. .sczw_btn {
  352. padding: 3px 5px;
  353. border-radius: 4px;
  354. }
  355. .sczw_btn:hover {
  356. outline: 1px solid #ee9c12;
  357. }
  358. .sqzw_btn {
  359. background: #f19804;
  360. color: #fff;
  361. letter-spacing: 1px;
  362. padding: 3px 5px;
  363. border-radius: 4px;
  364. font-size: 14px;
  365. }
  366. .sqzw_btn:hover {
  367. background: #cc8511;
  368. }
  369. /*我的收藏*/
  370. .wdsc_table {
  371. text-align: center;
  372. width: 100%;
  373. margin: 20px 0px;
  374. }
  375. .wdsc_table thead th {
  376. background: #f6f4f4;
  377. color: #666;
  378. font-size: 16px;
  379. height: 40px;
  380. line-height: 40px;
  381. }
  382. .wdsc_table tr td {
  383. text-align: center;
  384. font-size: 16px;
  385. color: #333;
  386. height: 40px;
  387. line-height: 40px;
  388. border-top: 1px solid #f1f1f1;
  389. }
  390. .wdsc_table .sqzw_btn {
  391. margin-right: 10px;
  392. }
  393. /*我的申请*/
  394. .list2 {
  395. height: 90px;
  396. padding: 10px 0px;
  397. border-bottom: 1px solid #ccc;
  398. }
  399. .list2 .list2_fl {
  400. width: 600px;
  401. padding: 10px 0px;
  402. }
  403. .list2 .list2_fl h4 {
  404. height: 45px;
  405. line-height: 45px;
  406. }
  407. .list2 h4 .zw_tit {
  408. font-size: 17px;
  409. font-weight: 900;
  410. color: #333;
  411. margin-right: 10px;
  412. }
  413. .list2 h4 .rq_tit {
  414. font-size: 16px;
  415. color: #999;
  416. }
  417. .list2 h5 .gs_tit {
  418. font-size: 16px;
  419. color: #333;
  420. }
  421. .list2 h5 .rq_tit {
  422. font-size: 16px;
  423. color: #999;
  424. }
  425. .list2 .list2_fr {
  426. width: 200px;
  427. padding: 10px 0px;
  428. border-left: 1px solid #e8e2e2;
  429. text-align: center;
  430. }
  431. .list2 .list2_fr img {
  432. display: block;
  433. margin: 10px auto 10px auto;
  434. }
  435. /*公司详情*/
  436. .er_div {
  437. background: #fff;
  438. margin-bottom: 15px;
  439. }
  440. .erdiv_fl {
  441. padding: 20px 30px;
  442. width: 860px;
  443. height: 113px;
  444. }
  445. .erdiv_fl h2 {
  446. font-size: 20px;
  447. font-weight: 900;
  448. height: 55px;
  449. line-height: 55px;
  450. }
  451. .erdiv_fl span {
  452. font-size: 16px;
  453. height: 45px;
  454. line-height: 45px;
  455. }
  456. .erdiv_fl .fl_span span {
  457. padding: 5px 8px;
  458. background: #eaeaea;
  459. font-size: 13px;
  460. color: #666;
  461. margin-right: 8px;
  462. }
  463. .erdiv_fr {
  464. padding: 20px 30px;
  465. width: 200px;
  466. background: #f7f7f7;
  467. height: 113px;
  468. text-align: center;
  469. }
  470. .erdiv_fr h2 {
  471. font-size: 32px;
  472. margin-top: 5px;
  473. margin-bottom: 15px;
  474. }
  475. .erdiv_fr span {
  476. font-size: 20px;
  477. color: #318ddc;
  478. font-weight: 900;
  479. }
  480. .gsxx_div {
  481. padding: 15px 30px;
  482. }
  483. .gsxx_tit {
  484. padding: 15px 0px 15px 0px;
  485. font-size: 18px;
  486. color: #318ddc;
  487. font-weight: 900;
  488. }
  489. .gsxx_div p {
  490. padding: 5px 0px;
  491. line-height: 25px;
  492. }
  493. .list3 {
  494. border-bottom: 1px solid #ccc;
  495. padding: 0px 0px;
  496. position: relative;
  497. }
  498. .list3 h4 {
  499. height: 45px;
  500. line-height: 45px;
  501. }
  502. .list3 h4 .zw_tit {
  503. font-size: 17px;
  504. font-weight: 900;
  505. color: #333;
  506. }
  507. .list3 h4 .gs_tit {
  508. font-size: 16px;
  509. color: #333;
  510. }
  511. .list3 h5 {
  512. height: 20px;
  513. line-height: 20px;
  514. }
  515. .list3 h5 b {
  516. font-size: 17px;
  517. margin-right: 15px;
  518. }
  519. .list3 h5 .z_tit {
  520. font-size: 16px;
  521. color: #343434;
  522. }
  523. .list3 p {
  524. height: 45px;
  525. line-height: 45px;
  526. }
  527. .list3 p .rq_tit {
  528. font-size: 15px;
  529. color: #999;
  530. }
  531. .list3 p .btn_tit a {
  532. margin: 0px 5px;
  533. }
  534. .gsxx_btn {
  535. background: #fff;
  536. position: absolute;
  537. right: 0px;
  538. bottom: 0px;
  539. width: 210px;
  540. height: 70px;
  541. padding-top: 27px;
  542. display: none;
  543. }
  544. .gsxx_btn a {
  545. margin: 0px 8px;
  546. }
  547. .list3 .fl_span span {
  548. font-size: 16px;
  549. height: 45px;
  550. line-height: 45px;
  551. }
  552. .list3 .fl_span span {
  553. padding: 5px 8px;
  554. background: #eaeaea;
  555. font-size: 13px;
  556. color: #666;
  557. margin-right: 8px;
  558. }
  559. /*注册*/
  560. .header2 {
  561. height: 105px;
  562. border-bottom: 5px solid #318ddc;
  563. background: #f7f7f7;
  564. }
  565. .header2 .logo {
  566. margin-left: 22%;
  567. margin-top: 21px;
  568. }
  569. .header2 .head_txt {
  570. margin-right: 8%;
  571. }
  572. .header2 .head_txt h5 {
  573. margin-top: 27px;
  574. font-size: 16px;
  575. color: #303030;
  576. text-align: right;
  577. }
  578. .header2 .head_txt p {
  579. margin-top: 10px;
  580. font-size: 14px;
  581. color: #303030;
  582. text-align: right;
  583. }
  584. .content {
  585. background: url(../images/sy_dz_zc.png) no-repeat center;
  586. width: 875px;
  587. height: 532px;
  588. margin: 63px auto;
  589. }
  590. .footer {
  591. background: url(../images/sy_dz_06.png) repeat-x;
  592. height: 45px;
  593. width: 100%;
  594. text-align: center;
  595. padding: 50px 0px;
  596. line-height: 25px;
  597. font-size: 16px;
  598. color: #333;
  599. overflow: hidden;
  600. }
  601. .content h1 {
  602. text-align: center;
  603. height: 70px;
  604. line-height: 90px;
  605. letter-spacing: 4px;
  606. font-size: 28px;
  607. font-weight: 900;
  608. color: #333;
  609. }
  610. .con_form {
  611. width: 612px;
  612. margin: 50px auto;
  613. }
  614. .con_form .line {
  615. height: 50px;
  616. line-height: 50px;
  617. }
  618. .con_form .line span {
  619. font-size: 16px;
  620. color: #333;
  621. text-align: right;
  622. width: 120px;
  623. display: block;
  624. float: left;
  625. font-weight: 900;
  626. margin-right: 10px;
  627. letter-spacing: 2px;
  628. }
  629. .con_form .line input {
  630. font-size: 16px;
  631. color: #333;
  632. text-align: left;
  633. width: 400px;
  634. display: block;
  635. float: left;
  636. padding: 0px 15px;
  637. border: 1px solid #ccc;
  638. /* outline: 1px solid #318ddc;*/
  639. height: 35px;
  640. line-height: 35px;
  641. margin-top: 7px;
  642. *font-size: 14px;
  643. }
  644. .con_form .line input::placeholder {
  645. color: #999;
  646. font-size: 14px;
  647. *font-size: 14px;
  648. }
  649. .con_form .line i {
  650. display: block;
  651. float: left;
  652. margin: 15px 12px;
  653. width: 19px;
  654. height: 13px;
  655. }
  656. .con_form .line i.i1 {
  657. background: url(../images/sy_dz_03.png) no-repeat center;
  658. }
  659. .con_form .line i.i2 {
  660. background: url(../images/sy_dz_02.png) no-repeat center;
  661. }
  662. .con_form .line i.i3 {
  663. background: url(../images/sy_dz_04.png) no-repeat center;
  664. }
  665. .con_form .line .img_yzm {
  666. width: 170px;
  667. height: 35px;
  668. background: #C6C6C6;
  669. float: left;
  670. margin-right: 20px;
  671. margin-top: 8px;
  672. }
  673. .con_form .line .inp_yzm {
  674. width: 210px;
  675. float: left;
  676. }
  677. .con_form .line input[type="checkbox"] {
  678. width: 15px;
  679. height: 15px;
  680. margin: 17px 10px 10px 0px;
  681. }
  682. .con_form .line a {
  683. color: #0c68b8;
  684. }
  685. .qr_btn {
  686. width: 300px;
  687. height: 40px;
  688. line-height: 40px;
  689. letter-spacing: 4px;
  690. color: #fff;
  691. font-size: 16px;
  692. font-weight: 900;
  693. background: #318ddc;
  694. border-radius: 2px;
  695. display: block;
  696. margin: 40px auto 15px auto;
  697. text-align: center;
  698. }
  699. .qr_btn:hover {
  700. background: #176db7;
  701. outline: 1px solid #053258;
  702. }
  703. /*找回密码*/
  704. .content2 {
  705. width: 840px;
  706. height: 440px;
  707. background: #f7f7f7;
  708. border-radius: 5px;
  709. border-top: 8px solid #117edc;
  710. margin: 105px auto;
  711. box-shadow: 3px 5px 18px #333;
  712. }
  713. .lr_step {
  714. width: 760px;
  715. height: 34px;
  716. line-height: 34px;
  717. font-size: 16px;
  718. color: #666;
  719. margin: 0 auto;
  720. padding: 40px 0;
  721. background: url(../images/sy_dz_07.png) center no-repeat
  722. }
  723. .lr_step li {
  724. float: left;
  725. padding-left: 110px
  726. }
  727. .lr_step li.on {
  728. color: #fff;
  729. }
  730. .lr_step .step1 {
  731. width: 152px
  732. }
  733. .lr_step .step2 {
  734. width: 156px;
  735. margin-left: -15px
  736. }
  737. .lr_step .step3 {
  738. width: 152px;
  739. margin-left: -15px
  740. }
  741. .lr_step .step1.on {
  742. background: url(../images/sy_dz_08.png) no-repeat
  743. }
  744. .lr_step .step2.on {
  745. background: url(../images/sy_dz_09.png) no-repeat
  746. }
  747. .lr_step .step3.on {
  748. background: url(../images/sy_dz_10.png) no-repeat
  749. }
  750. .con_form2 {
  751. margin: 0px auto;
  752. }
  753. .con_form2 h4 {
  754. font-size: 16px;
  755. font-weight: 900;
  756. padding-left: 40px;
  757. color: #333;
  758. margin-bottom: 30px;
  759. }
  760. .con_form2 .fhdl_a {
  761. color: #2f2e2e;
  762. font-size: 16px;
  763. text-align: center;
  764. display: block;
  765. }
  766. .con_form2 h5 {
  767. font-size: 16px;
  768. color: #333;
  769. font-weight: 900;
  770. margin-bottom: 40px;
  771. }
  772. .con_form2 h6 {
  773. font-size: 14px;
  774. color: #333;
  775. margin-bottom: 10px;
  776. }
  777. .con_form2 .line2 {
  778. height: 80px;
  779. }
  780. .con_form2 .line p {
  781. font-size: 16px;
  782. color: #333;
  783. height: 30px;
  784. line-height: 30px;
  785. font-weight: 900;
  786. }
  787. .con_form2 .line .yx_yz {
  788. width: 260px;
  789. }
  790. .con_form2 .line .yx_fs {
  791. width: 120px;
  792. border-radius: 1px;
  793. margin-left: 20px;
  794. border: 1px solid #117edc;
  795. color: #117edc;
  796. text-align: center;
  797. background: #fff;
  798. cursor: pointer;
  799. }
  800. .con_form2 .line .yx_fs:hover {
  801. color: #fff;
  802. background: #117edc;
  803. }
  804. /*弹出层样式*/
  805. .layer_class {
  806. position: fixed;
  807. left: 50%;
  808. top: 50%;
  809. margin-top: -253px;
  810. background: #fff;
  811. display: none;
  812. z-index: 1000;
  813. width: 953px;
  814. height: 507px;
  815. }
  816. #base_area_layer {
  817. width: 953px;
  818. margin-left: -480px;
  819. }
  820. #int_expectindustry_multiple_under_layer_id {
  821. width: 858px;
  822. margin-left: -426px;
  823. }
  824. #work_func_layer {
  825. width: 858px;
  826. margin-left: -426px;
  827. }
  828. /*遮盖层样式*/
  829. #layer_back_drop {
  830. z-index: 999;
  831. position: fixed;
  832. width: 100%;
  833. height: 100%;
  834. left: 0px;
  835. top: 0px;
  836. display: none;
  837. }
  838. /*企业中心*/
  839. /*发布职位管理*/
  840. .left_nav li a.qyxxgl {
  841. background: url(../images/qyzx_icon_10.png) no-repeat 4px 0px;
  842. }
  843. .left_nav li.on a.qyxxgl,.left_nav li:hover a.qyxxgl {
  844. background: url(../images/qyzx_icon_07.png) no-repeat 4px 0px;
  845. }
  846. .left_nav li a.fbzwgl {
  847. background: url(../images/qyzx_icon_18.png) no-repeat 2px 0px;
  848. }
  849. .left_nav li.on a.fbzwgl,.left_nav li:hover a.fbzwgl {
  850. background: url(../images/qyzx_icon_15.png) no-repeat 2px 0px;
  851. }
  852. .left_nav li a.yprcgl {
  853. background: url(../images/qyzx_icon_26.png) no-repeat 2px 0px;
  854. }
  855. .left_nav li.on a.yprcgl,.left_nav li:hover a.yprcgl {
  856. background: url(../images/qyzx_icon_23.png) no-repeat 2px 0px;
  857. }
  858. .left_nav li a.lwpqfw {
  859. background: url(../images/lwpqfw.png) no-repeat 2px 0px;
  860. }
  861. .left_nav li.on a.lwpqfw,.left_nav li:hover a.lwpqfw {
  862. background: url(../images/lwpqfw2.png) no-repeat 2px 0px;
  863. }
  864. .left_nav li a.ldryrsdafw {
  865. background: url(../images/ldryrsdafw.png) no-repeat 2px 0px;
  866. }
  867. .left_nav li.on a.ldryrsdafw,.left_nav li:hover a.ldryrsdafw {
  868. background: url(../images/ldryrsdafw2.png) no-repeat 2px 0px;
  869. }
  870. .left_nav li a.rccpfw {
  871. background: url(../images/rccpfw.png) no-repeat 2px 0px;
  872. }
  873. .left_nav li.on a.rccpfw,.left_nav li:hover a.rccpfw {
  874. background: url(../images/rccpfw2.png) no-repeat 2px 0px;
  875. }
  876. .left_nav li a.rczpfw {
  877. background: url(../images/rczpfw.png) no-repeat 2px 0px;
  878. }
  879. .left_nav li.on a.rczpfw,.left_nav li:hover a.rczpfw {
  880. background: url(../images/rczpfw2.png) no-repeat 2px 0px;
  881. }
  882. .left_nav li a.rlzyglzxfw {
  883. background: url(../images/rlzyglzxfw.png) no-repeat 2px 0px;
  884. }
  885. .left_nav li.on a.rlzyglzxfw,.left_nav li:hover a.rlzyglzxfw {
  886. background: url(../images/rlzyglzxfw2.png) no-repeat 2px 0px;
  887. }
  888. .left_nav li a.rlzyhshbzswdl {
  889. background: url(../images/rlzyhshbzswdl.png) no-repeat 2px 0px;
  890. }
  891. .left_nav li.on a.rlzyhshbzswdl,.left_nav li:hover a.rlzyhshbzswdl {
  892. background: url(../images/rlzyhshbzswdl2.png) no-repeat 2px 0px;
  893. }
  894. .left_nav li a.rlzypxfw {
  895. background: url(../images/rlzypxfw.png) no-repeat 2px 0px;
  896. }
  897. .left_nav li.on a.rlzypxfw,.left_nav li:hover a.rlzypxfw {
  898. background: url(../images/rlzypxfw2.png) no-repeat 2px 0px;
  899. }
  900. .left_nav li a.rlzywbfw {
  901. background: url(../images/rlzywbfw.png) no-repeat 2px 0px;
  902. }
  903. .left_nav li.on a.rlzywbfw,.left_nav li:hover a.rlzywbfw {
  904. background: url(../images/rlzywbfw2.png) no-repeat 2px 0px;
  905. }
  906. .left_nav li:hover a {
  907. color: #318ddc;
  908. }
  909. .er_tit .qyzx_xzgw {
  910. font-size: 16px;
  911. color: #308cdb;
  912. padding-left: 30px;
  913. padding-right: 15px;
  914. background: url(../images/qyzx_icon_03.png) no-repeat 4px 10px;
  915. }
  916. .qygl_con {
  917. width: 96%;
  918. margin: 15px auto;
  919. *padding-bottom: 40px;
  920. }
  921. .con_tit {
  922. width: 100%;
  923. border-bottom: 1px solid #ccc;
  924. height: 30px;
  925. }
  926. .con_tit span {
  927. padding: 8px 15px;
  928. font-size: 16px;
  929. color: #333;
  930. height: 30px;
  931. cursor: pointer;
  932. }
  933. .con_tit span.on {
  934. border-bottom: 2px solid #1061a6;
  935. color: #318ddc;
  936. }
  937. .con_table {
  938. width: 100%;
  939. margin: 20px 0px;
  940. display: none;
  941. }
  942. .tab_table1, .tab_table2 {
  943. display: none;
  944. }
  945. .con_table thead th {
  946. background: #f2f7ff;
  947. color: #666;
  948. font-size: 16px;
  949. height: 40px;
  950. line-height: 40px;
  951. }
  952. .con_table tr td {
  953. text-align: center;
  954. font-size: 16px;
  955. color: #333;
  956. height: 40px;
  957. line-height: 40px;
  958. border-top: 1px solid #f1f1f1;
  959. }
  960. .con_table tr td .btn_a {
  961. margin: 0px 5px;
  962. display: inline-block;
  963. }
  964. .con_table tr td .btn_a img {
  965. margin-right: 2px;
  966. display: block;
  967. float: left;
  968. margin-top: 12px;
  969. }
  970. /*企业信息管理*/
  971. .qy_img {
  972. width: 204px;
  973. height: 196px;
  974. border: 1px solid #ccc;
  975. background: #f4f4f4;
  976. }
  977. .qy_txt {
  978. width: 585px;
  979. position: relative;
  980. }
  981. .qy_txt h1 {
  982. font-size: 24px;
  983. color: #333;
  984. text-align: left;
  985. height: 40px;
  986. line-height: 40px;
  987. }
  988. .qy_txt .qy_yx {
  989. font-size: 16px;
  990. text-align: left;
  991. height: 25px;
  992. line-height: 25px;
  993. color: #4b4b4b;
  994. }
  995. .qy_txt .qy_yyzz {
  996. font-size: 16px;
  997. text-align: left;
  998. color: #4b4b4b;
  999. height: 27px;
  1000. line-height: 27px;
  1001. }
  1002. .qy_txt .qy_yyzz u {
  1003. margin-left: 10px;
  1004. text-decoration: none;
  1005. font-size: 14px;/* cursor: pointer;*/
  1006. }
  1007. .qy_txt .qy_yyzz i {
  1008. margin-right: 15px;
  1009. }
  1010. .qy_txt .qy_yyzz span {
  1011. margin-right: 15px;
  1012. padding: 3px 8px;
  1013. background: #f0f0f0;
  1014. color: #505050;
  1015. font-size: 14px;
  1016. }
  1017. .qy_txt .qy_yyzz img {
  1018. margin: 0px 5px 0px 0px;
  1019. }
  1020. .qy_xgzl {
  1021. position: absolute;
  1022. top: 4px;
  1023. right: 20px;
  1024. border: 1px solid #318ddc;
  1025. color: #318ddc;
  1026. width: 120px;
  1027. height: 30px;
  1028. line-height: 30px;
  1029. text-align: center;
  1030. border-radius: 5px;
  1031. }
  1032. .qy_xgzl:hover {
  1033. background: #e8f1ff;
  1034. }
  1035. .qy_xgzl img {
  1036. margin-right: 8px;
  1037. }
  1038. .qy_jj {
  1039. margin-top: 25px;
  1040. line-height: 35px;
  1041. color: #333;
  1042. font-size: 16px;
  1043. }
  1044. .btn_ssrc {
  1045. display: block;
  1046. margin: 30px auto;
  1047. width: 150px;
  1048. height: 30px;
  1049. border: 1px solid #1a7bce;
  1050. color: #1a7bce;
  1051. line-height: 30px;
  1052. text-align: center;
  1053. font-size: 16px;
  1054. border-radius: 5px;
  1055. background: url(../images/qyzx_icon_31.png) no-repeat 16px 6px;
  1056. }
  1057. .btn_ssrc:hover {
  1058. color: #fff;
  1059. border: 1px solid #1a7bce;
  1060. background: #1a7bce url(../images/qyzx_icon_32.png) no-repeat 16px 6px;
  1061. }
  1062. /*企业信息修改 面包屑导航*/
  1063. .qygl_con .mbx_nav {
  1064. width: 825px;
  1065. margin: 10px auto;
  1066. background: #e6e5e5;
  1067. position: relative;
  1068. cursor: pointer;
  1069. }
  1070. .qygl_con ul {
  1071. height: 35px;
  1072. overflow: hidden;
  1073. margin: 0px auto;
  1074. /* background: #fff;*/
  1075. }
  1076. .qygl_con .mbx_nav li {
  1077. float: left;
  1078. width: 275px;
  1079. text-align: center;
  1080. position: relative;
  1081. z-index: 2;
  1082. font-size: 16px;
  1083. line-height: 35px;
  1084. letter-spacing: 2px;
  1085. /* background: #e6e5e5;*/
  1086. }
  1087. .qygl_con .mbx_nav li a{
  1088. color: #333;
  1089. }
  1090. .qygl_con .mbx_nav li em {
  1091. position: absolute;
  1092. right: -24px;
  1093. top: -8px;
  1094. width: 0;
  1095. height: 0;
  1096. line-height: 0;
  1097. border-width: 24px 1px 25px 25px;
  1098. border-color: transparent transparent transparent #fff;
  1099. border-style: dashed dashed dashed solid;
  1100. }
  1101. .qygl_con .mbx_nav li i {
  1102. position: absolute;
  1103. right: -16px;
  1104. top: 0;
  1105. width: 0;
  1106. height: 0;
  1107. line-height: 0;
  1108. border-width: 16px 0px 19px 19px;;
  1109. border-color: transparent transparent transparent #e6e5e5;
  1110. border-style: dashed dashed dashed solid;
  1111. }
  1112. .qygl_con .mbx_nav li.current {
  1113. background: #318ddc;
  1114. color: #fff;
  1115. z-index: 1;
  1116. }
  1117. .qygl_con .mbx_nav li.current a{
  1118. color: #fff;
  1119. }
  1120. .qygl_con .mbx_nav li.current i {
  1121. border-color: transparent transparent transparent #318ddc;
  1122. }
  1123. .jbxx_table{
  1124. width: 956px;
  1125. margin: 20px auto;
  1126. font-size: 16px;
  1127. }
  1128. .jbxx_table .td_tit{
  1129. text-align: left;
  1130. /* width: 165px;*/
  1131. line-height: 30px;
  1132. }
  1133. .jbxx_table td input{
  1134. width: 170px;
  1135. border: 1px solid #ccc;
  1136. height: 30px;
  1137. line-height: 30px;
  1138. padding: 0px 5px;
  1139. }
  1140. .jbxx_table td select{
  1141. width: 412px;
  1142. border: 1px solid #ccc;
  1143. height: 30px;
  1144. line-height: 30px;
  1145. padding: 0px 5px;
  1146. background: url(../images/cjjl_49.png) 390px 11px no-repeat;
  1147. appearance: none;
  1148. -moz-appearance: none;
  1149. -webkit-appearance: none;
  1150. }
  1151. .jbxx_table td .xx_logo{
  1152. display:block;
  1153. width:200px;
  1154. height: 240px;
  1155. border:1px dashed #ccc;
  1156. text-align: center;
  1157. line-height: 240px;
  1158. font-size: 22px;
  1159. /* font-weight: 900;*/
  1160. color: #0764B1;
  1161. letter-spacing: 4px;
  1162. }
  1163. .jbxx_table td textarea{
  1164. width: 400px;
  1165. border: 1px solid #ccc;
  1166. min-height: 150px;
  1167. line-height: 30px;
  1168. padding: 0px 5px;
  1169. resize: none;
  1170. }
  1171. .jbxx_table td label{
  1172. margin-right: 8px;
  1173. font-size: 15px;
  1174. }
  1175. .jbxx_table td input[type=checkbox]{
  1176. width: 12px;
  1177. height: 12px;
  1178. margin-right: 5px;
  1179. }
  1180. .jbxx_table td input[type=radio]{
  1181. width: 12px;
  1182. height: 12px;
  1183. margin-right: 5px;
  1184. }
  1185. .jbxx_table td .txt {
  1186. position: relative;
  1187. width: 412px;
  1188. }
  1189. .jbxx_table td .ic {
  1190. position: absolute;
  1191. width: 36px;
  1192. height: 20px;
  1193. line-height: 20px;
  1194. font-size: 12px;
  1195. color: #00457d;
  1196. text-align: center;
  1197. top: 5px;
  1198. cursor: pointer;
  1199. right: 0;
  1200. border-left: 1px solid #ddd;
  1201. background: url(../images/form.png) -36px 2px no-repeat;
  1202. }
  1203. .jbxx_table2 td textarea{
  1204. width: 347px;
  1205. }
  1206. .jbxx_table2{
  1207. width: 500px;
  1208. margin: 20px auto;
  1209. font-size: 16px;
  1210. }
  1211. .jbxx_table2 .td_tit{
  1212. text-align: right;
  1213. width: 170px;
  1214. line-height: 50px;
  1215. }
  1216. .jbxx_table2 td .txt{
  1217. width: 370px;
  1218. }
  1219. .jbxx_table2 td .ic{
  1220. right: 8px;
  1221. }
  1222. .jbxx_table2 td input{
  1223. width: 350px;
  1224. border: 1px solid #ccc;
  1225. height: 30px;
  1226. line-height: 30px;
  1227. padding: 0px 5px;
  1228. }
  1229. .jbxx_table2 td select{
  1230. width: 360px;
  1231. height: 32px;
  1232. line-height: 32px;
  1233. }
  1234. .jbxx_table3{
  1235. width: 100%;
  1236. margin: 20px
  1237. auto;
  1238. font-size: 16px;
  1239. }
  1240. .jbxx_table3 .td_tit{
  1241. text-align: right;
  1242. width: 80px;
  1243. line-height: 50px;
  1244. }
  1245. .xx_lxfs{
  1246. width: 755px;
  1247. margin: 0px auto;
  1248. color: #4e4e4e;
  1249. font-size: 17px;
  1250. }
  1251. .xx_logotit{
  1252. font-size: 15px;
  1253. font-weight: 900;
  1254. text-align: center;
  1255. height: 50px;
  1256. line-height: 50px;
  1257. }
  1258. .xx_logo2{
  1259. width:304px;
  1260. height: 296px;
  1261. background: #f4f4f4;
  1262. border: 1px solid #ccc;
  1263. margin: 25px auto;
  1264. text-align: center;
  1265. line-height: 296px;
  1266. font-size: 32px;
  1267. font-weight: 900;
  1268. color: #EBE7E7;
  1269. }
  1270. .xx_p {
  1271. text-align: center;
  1272. height: 50px;
  1273. line-height: 50px;
  1274. }
  1275. .xx_p .qr_btn{
  1276. width:200px;
  1277. display:inline-block;
  1278. margin: 40px 40px;
  1279. }
  1280. /*新增职位*/
  1281. .er_div2{
  1282. padding-top: 20px;
  1283. background: #fff;
  1284. }
  1285. .xzzw_div{
  1286. border:1px solid #ccc;
  1287. background: #f8f8f9;
  1288. width: 86%;
  1289. padding: 2%;
  1290. margin: 20px auto;
  1291. }
  1292. .xzzw_div legend{
  1293. background: #fff;
  1294. padding: 5px 15px;
  1295. font-size: 18px;
  1296. font-weight: 900;
  1297. color: #333;
  1298. }
  1299. .stl_1{
  1300. width:192px!important;
  1301. float:left;
  1302. margin-right: 15px;
  1303. background: url(../images/cjjl_49.png) 170px 11px no-repeat!important;
  1304. }
  1305. .stl_1_1{
  1306. width:90px!important;
  1307. float:left;
  1308. margin-right: 15px;
  1309. background: url(../images/cjjl_49.png) 71px 11px no-repeat!important;
  1310. }
  1311. .sel_2{
  1312. width:297px!important;
  1313. float:left;
  1314. }
  1315. /*搜索简历*/
  1316. .sstj_div{
  1317. border:1px solid #ccc;
  1318. background: #f8f8f9;
  1319. width: 90%;
  1320. padding: 1% 2%;
  1321. margin: 20px auto;
  1322. height: 110px;
  1323. }
  1324. .sstj_div .line_div{
  1325. width: 30%;
  1326. float:left;
  1327. margin: 1% 1%;
  1328. }
  1329. .sstj_div .line_div .tit_span{
  1330. width: 80px;
  1331. float:left;
  1332. display: block;
  1333. text-align: right;
  1334. padding-right: 10px;
  1335. height: 32px;
  1336. line-height: 32px;
  1337. }
  1338. .sstj_div .line_div select{
  1339. width: 228px;
  1340. height: 32px;
  1341. line-height: 32px;
  1342. border:1px solid #ccc;
  1343. background: #fff;
  1344. padding: 0px 5px;
  1345. appearance: none;
  1346. -moz-appearance: none;
  1347. -webkit-appearance: none;
  1348. background:#fff url(../images/cjjl_49.png) 205px 11px no-repeat;
  1349. }
  1350. .sstj_div .line_div input{
  1351. width: 214px;
  1352. height: 30px;
  1353. line-height: 30px;
  1354. border:1px solid #ccc;
  1355. background: #fff;
  1356. padding: 0px 5px;
  1357. }
  1358. .sstj_div .line_div input.ssjl_inp{
  1359. width: 84px;
  1360. }
  1361. .sstj_div .line_div select.ssjl_sel{
  1362. width: 93px;
  1363. background:#fff url(../images/cjjl_49.png) 75px 11px no-repeat;
  1364. }
  1365. .sstj_div .line_div .txt {
  1366. position: relative;
  1367. }
  1368. .sstj_div .line_div .ic {
  1369. position: absolute;
  1370. width: 36px;
  1371. height: 20px;
  1372. line-height: 20px;
  1373. font-size: 12px;
  1374. color: #00457d;
  1375. text-align: center;
  1376. top: 5px;
  1377. cursor: pointer;
  1378. right: 0;
  1379. border-left: 1px solid #ddd;
  1380. background: url(../images/form.png) -36px 2px no-repeat;
  1381. }
  1382. .sx_btn{
  1383. height: 45px;
  1384. line-height: 45px;
  1385. text-align: right;
  1386. padding-right: 2%;
  1387. margin-bottom: 15px;
  1388. }
  1389. .sx_btn a{
  1390. padding: 5px 10px;
  1391. margin: 0px 10px;
  1392. }
  1393. .sx_btn a.sxjl{
  1394. color: #318ddc;
  1395. border:1px solid #318ddc;
  1396. border-radius: 5px;
  1397. }
  1398. .sx_btn a.sxjl img{
  1399. width: 15px;
  1400. height: 15px;
  1401. margin-right: 5px;
  1402. }
  1403. .sx_btn a.del_btn{
  1404. color: #717171;
  1405. border:1px solid #717171;
  1406. border-radius: 5px;
  1407. }
  1408. .sx_btn a.del_btn img{
  1409. width: 15px;
  1410. height: 15px;
  1411. margin-right: 5px;
  1412. }
  1413. .ssjl_ul li{
  1414. height:176px;
  1415. }
  1416. .ssjl_ul li h2{
  1417. height:40px;
  1418. line-height: 40px;
  1419. background: #f2f7ff;
  1420. padding: 0px 20px;
  1421. }
  1422. .ssjl_ul li h2 a{
  1423. font-size: 16px;
  1424. padding-right: 20px;
  1425. color: #308cdb;
  1426. }
  1427. .ssjl_ul li h2 a.man{
  1428. background: url(../images/qy_ssrc_03.png) no-repeat right;
  1429. }
  1430. .ssjl_ul li h2 a.woman{
  1431. background: url(../images/qy_ssrc_11.png) no-repeat right;
  1432. }
  1433. .ssjl_ul li h2 span{
  1434. font-size: 16px;
  1435. color: #333;
  1436. margin-left: 20px;
  1437. }
  1438. .ssjl_ul li h2 i{
  1439. font-size: 16px;
  1440. color: #333;
  1441. margin-left: 20px;
  1442. }
  1443. .ssjl_ul li .qygr_img {
  1444. height: 101px;
  1445. padding: 15px 20px;
  1446. }
  1447. .ssjl_ul li .qygr_img .qyss_img{
  1448. width: 80px;
  1449. height: 80px;
  1450. border-radius: 50%;
  1451. overflow: hidden;
  1452. margin-right: 20px;
  1453. }
  1454. .ssjl_ul li .qygr_img .qyss_txt{
  1455. width:500px;
  1456. }
  1457. .ssjl_ul li .qygr_img .qyss_txt p{
  1458. font-size: 15px;
  1459. line-height: 35px;
  1460. }
  1461. .ssjl_ul li .qygr_img .qyss_txt .qyss_xl p{
  1462. font-size: 15px;
  1463. line-height: 25px;
  1464. }
  1465. .ssjl_ul li .qygr_img .qyss_jl{
  1466. width:510px;
  1467. padding: 12px;
  1468. background: #f9f9f9;
  1469. border: 1px solid #ccc;
  1470. line-height: 30px;
  1471. height: 60px;
  1472. margin-top: 15px;
  1473. }
  1474. .img_list li{
  1475. float: left;
  1476. width: 31%;
  1477. margin: 1%;
  1478. }
  1479. .img_list li a{
  1480. display: block;
  1481. width: 100%;
  1482. height: 280px;
  1483. }
  1484. .img_list li a img{
  1485. width: 100%;
  1486. height: 100%;
  1487. }
  1488. .img_list li p a{
  1489. height: 35px;
  1490. line-height: 35px;
  1491. }
  1492. /*岗位详情*/
  1493. .erdiv_fr2{
  1494. background: #fff;
  1495. width: 255px;
  1496. height: 200px;
  1497. }
  1498. .erdiv_fr2 .sqzw_btn{
  1499. padding: 15px 65px;
  1500. border-radius: 4px;
  1501. font-size: 18px;
  1502. margin-top: 45px;
  1503. display: block;
  1504. margin-right: 46px;
  1505. }
  1506. .erdiv_fr2 .sczw_btn{
  1507. padding: 15px 54px;
  1508. border-radius: 4px;
  1509. font-size: 18px;
  1510. margin-top: 9px;
  1511. display: block;
  1512. margin-right: 46px;
  1513. border: 0px;
  1514. }
  1515. /*登录*/
  1516. .dl_div{
  1517. padding: 30px 30px 30px 46px;
  1518. width: 311px;
  1519. height: 222px;
  1520. border-right: 1px solid #ccc;
  1521. margin: 82px 0px;
  1522. float: left;
  1523. }
  1524. .con_form3{
  1525. width: 400px;
  1526. float: left;
  1527. padding-left: 30px;
  1528. padding-top: 55px;
  1529. }
  1530. .con_form3 .line span {
  1531. width: 55px;
  1532. }
  1533. .con_form3 .line input {
  1534. width: 260px;
  1535. }
  1536. .con_form3 .sy_wjmm{
  1537. font-size: 14px;
  1538. color: #1943C5;
  1539. display: block;
  1540. text-align: right;
  1541. height: 25px;
  1542. line-height: 25px;
  1543. padding-right: 40px;
  1544. }
  1545. .con_form3 .sy_qzc{
  1546. font-size: 14px;
  1547. color: #a5a1a1;
  1548. display: block;
  1549. text-align: center;
  1550. height:30px;
  1551. line-height: 30px;
  1552. }
  1553. .zxbm_a{
  1554. display: block;
  1555. width:50%;
  1556. margin: 20px auto;
  1557. border-radius: 8px;
  1558. background: #005CC5;
  1559. color: #fff;
  1560. text-align: center;
  1561. font-size: 17px;
  1562. font-weight: 900;
  1563. height: 45px;
  1564. line-height: 45px;
  1565. padding: 3px;
  1566. }
  1567. .zxbm_a:hover{
  1568. background: #053b91;
  1569. }
  1570. #printJS-table{
  1571. /* width: 440px!important;*/
  1572. }
  1573. #printJS-table td{/* width: 50px;*/padding: 5px;}
  1574. #printJS-table input{
  1575. border:0px!important;
  1576. /* width: auto!important; */
  1577. font-size: 1rem;
  1578. }