zgzplist.less 18 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019
  1. @charset "utf-8";
  2. * {
  3. font-family: "微软雅黑", "microsoft yahei";
  4. }
  5. //二级栏目
  6. .sannongzhichuang {
  7. margin: 30px 0 40px;
  8. .inner {
  9. width: 1200px;
  10. height: 67px;
  11. position: relative;
  12. }
  13. h2 {
  14. display: inline-block;
  15. //background-image: url("@/@/public/image/bg1.png");
  16. background: #489d97;
  17. width: 156px;
  18. height: 43px;
  19. padding: 14px 31px 10px 25px;
  20. font-family: STXingkai, STXingkai;
  21. font-weight: 400;
  22. font-size: 39px;
  23. color: #FFFFFF;
  24. line-height: 46px;
  25. text-align: center;
  26. font-style: normal;
  27. text-transform: none;
  28. -webkit-text-stroke: 0.3px #3C6C47;
  29. position: absolute;
  30. top: 0;
  31. left: 0;
  32. z-index: 99;
  33. em {
  34. position: absolute;
  35. top: -16px;
  36. right: -12px;
  37. color: #489d97;
  38. display: inline-block;
  39. width: 13px;
  40. height: 13px;
  41. }
  42. a {
  43. font-family: STXingkai, STXingkai;
  44. font-weight: 400;
  45. font-size: 39px;
  46. color: #FFFFFF;
  47. line-height: 46px;
  48. text-align: center;
  49. -webkit-text-stroke: 0.3px #3C6C47;
  50. }
  51. }
  52. p.introduction {
  53. display: inline-block;
  54. width: 1003px;
  55. height: 56px;
  56. line-height: 56px;
  57. background-color: #fafafa;
  58. position: absolute;
  59. bottom: 0;
  60. right: 0;
  61. display: flex;
  62. >strong:first-child {
  63. margin-left: 40px;
  64. display: inline-block;
  65. vertical-align: middle;
  66. width: 32px;
  67. height: 36px;
  68. padding: 3px 7px;
  69. border: 0.5px solid #489d97;
  70. font-family: Microsoft YaHei, Microsoft YaHei;
  71. font-weight: bold;
  72. font-size: 14px;
  73. color: #489d97;
  74. line-height: 18px;
  75. text-align: center;
  76. font-style: normal;
  77. text-transform: none;
  78. }
  79. div {
  80. overflow: hidden;
  81. text-overflow: ellipsis;
  82. white-space: nowrap;
  83. >span {
  84. width: 64px;
  85. height: 21px;
  86. font-family: Microsoft YaHei, Microsoft YaHei;
  87. font-weight: 400;
  88. font-size: 16px;
  89. color: #000000;
  90. line-height: 21px;
  91. text-align: left;
  92. font-style: normal;
  93. text-transform: none;
  94. margin-top: 17px;
  95. padding: 0 24px;
  96. border-right: 1px solid #ccc;
  97. a {
  98. color: #000;
  99. }
  100. }
  101. >span:hover a {
  102. color: #489d97;
  103. }
  104. >span:last-child {
  105. border: none;
  106. }
  107. }
  108. }
  109. }
  110. .pagination {
  111. display: flex;
  112. justify-content: center;
  113. width: 1200px;
  114. height: 34px;
  115. margin: 0;
  116. margin-bottom: 50px;
  117. margin-top: 10px;
  118. // 鼠标移入后字体颜色
  119. .el-pagination::v-deep :hover {
  120. color: #489d97;
  121. }
  122. .el-pagination.is-background::v-deep .btn-next,
  123. .el-pagination.is-background::v-deep .btn-prev {
  124. width: 70px;
  125. height: 34px;
  126. margin: 0px 10px;
  127. border-radius: 4px;
  128. }
  129. .el-pagination.is-background::v-deep .el-pager li {
  130. margin: 0px 10px;
  131. width: 38px;
  132. height: 34px;
  133. border-radius: 4px;
  134. }
  135. .el-pagination.is-background::v-deep .btn-next.is-active,
  136. .el-pagination.is-background::v-deep .btn-prev.is-active,
  137. .el-pagination.is-background::v-deep .el-pager li.is-active {
  138. background-color: #489d97;
  139. color: #fff;
  140. }
  141. }
  142. ul,
  143. ol {
  144. list-style: none;
  145. }
  146. a:active {
  147. text-decoration: none;
  148. }
  149. a:hover {
  150. text-decoration: none;
  151. }
  152. a:visited {
  153. text-decoration: none;
  154. }
  155. a:link {
  156. text-decoration: none;
  157. }
  158. a:focus {
  159. text-decoration: none;
  160. }
  161. body {
  162. position: relative;
  163. }
  164. .clearfix {
  165. overflow: hidden;
  166. }
  167. .clearfix_2::after {
  168. content: '';
  169. display: block;
  170. height: 0;
  171. visibility: hidden;
  172. clear: both;
  173. }
  174. .hiddenColor {
  175. visibility: hidden;
  176. }
  177. .hand {
  178. cursor: pointer;
  179. }
  180. .aTag_parent {
  181. position: relative;
  182. }
  183. .aTag_parent>a,
  184. .aTag {
  185. display: block;
  186. width: 100%;
  187. height: 100%;
  188. position: absolute;
  189. z-index: 99;
  190. border: 0px;
  191. top: 0px;
  192. left: 0px;
  193. background: rgba(0, 0, 0, 0);
  194. }
  195. .dot1 {
  196. display: block;
  197. word-break: keep-all;
  198. white-space: nowrap;
  199. overflow: hidden;
  200. text-overflow: ellipsis;
  201. }
  202. .dot2 {
  203. overflow: hidden;
  204. display: -webkit-box;
  205. -webkit-box-orient: vertical;
  206. -webkit-line-clamp: 2;
  207. }
  208. input,
  209. img {
  210. border: none;
  211. }
  212. .cover100 img {
  213. display: block;
  214. width: 100%;
  215. height: 100%;
  216. object-fit: cover;
  217. }
  218. .back100 {
  219. background-size: 100% 100%;
  220. background-repeat: no-repeat;
  221. }
  222. article,
  223. aside,
  224. footer,
  225. header,
  226. time,
  227. video,
  228. main,
  229. nav,
  230. h4,
  231. h3,
  232. section {
  233. display: block;
  234. }
  235. .index_main {
  236. margin: 0 auto;
  237. margin-top: 20px;
  238. }
  239. .slow_6 {
  240. -webkit-transition: all .6s;
  241. -moz-transition: all .6s;
  242. -ms-transition: all .6s;
  243. -o-transition: all .6s;
  244. transition: all .6s;
  245. }
  246. .index_main {
  247. width: 1200px;
  248. }
  249. .recruit_head_box {
  250. border-bottom: solid 1px #D9D9D9;
  251. }
  252. .cruit_head_left {
  253. float: left;
  254. }
  255. .cruit_head_a {
  256. float: left;
  257. height: 55px;
  258. line-height: 55px;
  259. color: #333;
  260. font-weight: bold;
  261. font-size: 22px;
  262. border-bottom: solid 3px rgba(0, 0, 0, 0);
  263. margin-right: 40px;
  264. }
  265. .cruit_head_only {
  266. float: left;
  267. height: 55px;
  268. line-height: 55px;
  269. color: #489d97;
  270. font-weight: bold;
  271. font-size: 22px;
  272. border-bottom: solid 3px #489d97;
  273. }
  274. .cruit_head_a_more {
  275. float: right;
  276. height: 19px;
  277. line-height: 19px;
  278. margin-top: 18px;
  279. color: #333;
  280. font-size: 16px;
  281. }
  282. .cruit_head_right {
  283. float: right;
  284. margin-top: 11px;
  285. }
  286. .cruit_head_right_a {
  287. float: left;
  288. height: 31px;
  289. line-height: 31px;
  290. color: #fff;
  291. font-size: 16px;
  292. border-radius: 4px;
  293. overflow: hidden;
  294. padding: 0px 10px 0px 33px;
  295. }
  296. .cruit_head_right_a:nth-of-type(1) {
  297. background: url(@/public/image/1.png) no-repeat 10px 7px #489d97;
  298. background-size: 18px 18px;
  299. }
  300. .cruit_head_right_a:nth-of-type(2) {
  301. background: url(@/public/image/2.png) no-repeat 10px 7px #49d8e2;
  302. background-size: 18px 18px;
  303. margin-left: 17px;
  304. }
  305. .cruit_ul_1 {
  306. border-bottom: solid 1px #D9D9D9;
  307. padding: 30px 0px 16px;
  308. }
  309. .cruit_ul_1_a {
  310. float: left;
  311. height: 24px;
  312. line-height: 24px;
  313. color: #333;
  314. font-size: 18px;
  315. margin: 0px 25px 14px 5px;
  316. }
  317. .cruit_ul_1_a:hover {
  318. color: #489d97;
  319. }
  320. .cruit_ul_1_a_only {
  321. color: #489d97;
  322. }
  323. .cruit_form {
  324. display: block;
  325. margin-top: 28px;
  326. }
  327. .cruit_form_tip {
  328. line-height: 30px;
  329. margin-bottom: 24px;
  330. }
  331. .cruit_form_per {
  332. height: 30px;
  333. line-height: 30px;
  334. float: left;
  335. margin-right: 150px;
  336. }
  337. .cruit_form_label_radio_box {
  338. height: 30px;
  339. line-height: 30px;
  340. float: left;
  341. color: #999;
  342. font-size: 18px;
  343. margin-right: 50px;
  344. padding-left: 22px;
  345. position: relative;
  346. }
  347. .cruit_form_radio {
  348. float: left;
  349. width: 0px;
  350. height: 0px;
  351. }
  352. .cruit_form_radio::after {
  353. content: '';
  354. display: block;
  355. position: absolute;
  356. border: solid 1px #C8CFD2;
  357. border-radius: 2px;
  358. width: 12px;
  359. height: 12px;
  360. left: 0px;
  361. top: 8px;
  362. z-index: 11;
  363. }
  364. input[type="radio"]:checked.cruit_form_radio::after {
  365. border: 0px;
  366. }
  367. input[type="radio"]:checked.cruit_form_radio::before {
  368. content: '';
  369. display: block;
  370. position: absolute;
  371. background: url(@/public/img/4.png) no-repeat 1px 1px #489d97;
  372. background-size: 10px 10px;
  373. border-radius: 2px;
  374. width: 12px;
  375. height: 12px;
  376. left: 0px;
  377. top: 8px;
  378. z-index: 11;
  379. }
  380. .cruit_form_label_radio_box:has(input[type="radio"]:checked.cruit_form_radio) {
  381. color: #333333FF
  382. }
  383. .cruit_form_label {
  384. height: 30px;
  385. line-height: 30px;
  386. float: left;
  387. color: #333;
  388. font-size: 18px;
  389. margin-right: 15px;
  390. }
  391. .cruit_form_label_right {
  392. float: left;
  393. height: 30px;
  394. }
  395. .cruit_form_select {
  396. height: 30px;
  397. line-height: 30px;
  398. float: left;
  399. margin-right: 20px;
  400. width: 140px;
  401. border: solid 1px #C8CFD2;
  402. border-radius: 4px;
  403. overflow: hidden;
  404. color: #999;
  405. font-size: 14px;
  406. }
  407. .cruit_form_select {
  408. text-indent: 5px;
  409. }
  410. .cruit_form_inp_search {
  411. float: left;
  412. height: 30px;
  413. line-height: 30px;
  414. color: #999;
  415. font-size: 14px;
  416. text-indent: 10px;
  417. border: solid 1px #C8CFD2;
  418. border-radius: 4px;
  419. overflow: hidden;
  420. width: 300px;
  421. margin: 0px 20px 0px 17px;
  422. }
  423. .cruit_form_btn_sub {
  424. height: 30px;
  425. line-height: 30px;
  426. color: #fff;
  427. font-size: 14px;
  428. background: #489d97;
  429. border-radius: 4px;
  430. padding: 0px 20px;
  431. }
  432. .cruit_form_per:nth-last-of-type(1) {
  433. margin-right: 0px;
  434. }
  435. .color_main {
  436. // margin-bottom: 333px;
  437. box-sizing: border-box;
  438. background: #fbfbfb;
  439. border: solid 1px #fbfbfb;
  440. // background: pink;
  441. }
  442. .index_3 {
  443. margin-top: 11px;
  444. }
  445. .cruit_ul_2 {
  446. margin-top: 30px;
  447. }
  448. .cruit_li_2 {
  449. width: 590px;
  450. border-radius: 4px;
  451. background: #fff;
  452. position: relative;
  453. padding: 0px 20px;
  454. box-sizing: border-box;
  455. margin-bottom: 20px;
  456. }
  457. .cruit_li_2:nth-of-type(odd) {
  458. border-top: solid 5px #489d97;
  459. float: left;
  460. }
  461. .cruit_li_2:nth-of-type(even) {
  462. border-top: solid 5px #DF9A2B;
  463. float: right;
  464. }
  465. .cruit_li_2_a {
  466. display: block;
  467. width: 100%;
  468. padding-bottom: 20px;
  469. position: relative;
  470. z-index: 2;
  471. }
  472. .cruit_li_2_head_box {
  473. margin-top: 26px;
  474. }
  475. .cruit_li_2_head {
  476. float: left;
  477. max-width: 44%;
  478. margin-left: 27px;
  479. height: 23px;
  480. line-height: 23px;
  481. color: #333;
  482. font-size: 20px;
  483. font-weight: bold;
  484. }
  485. .cruit_li_2_head_name {
  486. max-width: 49%;
  487. height: 23px;
  488. line-height: 23px;
  489. color: #333;
  490. font-size: 16px;
  491. text-align: right;
  492. float: right;
  493. margin-right: 20px;
  494. }
  495. .cruit_li_2_foot_title_box {}
  496. .cruit_li_2_foot_title {
  497. float: left;
  498. height: 25px;
  499. line-height: 25px;
  500. color: #999;
  501. font-size: 14px;
  502. background: #F8F8F8;
  503. padding: 0px 10px;
  504. margin: 17px 0px 0px 26px;
  505. }
  506. .cruit_li_2_foot {
  507. margin-top: 20px;
  508. margin-left: 20px;
  509. }
  510. .cruit_li_2_foot_tag {
  511. float: left;
  512. margin-right: 30px;
  513. height: 24px;
  514. line-height: 24px;
  515. color: #999;
  516. font-size: 16px;
  517. padding-left: 34px;
  518. background: no-repeat left center;
  519. background-size: 24px 100%;
  520. }
  521. .cruit_li_2_foot_addres {
  522. background-image: url(@/public/image/01.png);
  523. }
  524. .cruit_li_2_foot_exper {
  525. background-image: url(@/public/image/02.png)
  526. }
  527. .cruit_li_2_foot_educat {}
  528. .cruit_li_2_foot_time {
  529. background-image: url(@/public/image/03.png);
  530. }
  531. .cruit_li_2_foot_tag_in {
  532. height: 24px;
  533. line-height: 24px;
  534. color: #999;
  535. font-size: 16px;
  536. float: left;
  537. }
  538. .cruit_li_2_foot_tag_in:nth-of-type(2) {
  539. padding-left: 24px;
  540. position: relative;
  541. }
  542. .cruit_li_2_foot_tag_in:nth-of-type(2)::after {
  543. content: '';
  544. display: block;
  545. position: absolute;
  546. width: 2px;
  547. height: 2px;
  548. background: #999;
  549. left: 11px;
  550. top: 11px;
  551. }
  552. /* 三农资讯网-招工招聘-社会招聘 */
  553. .society_form_tip {
  554. line-height: 30px;
  555. display: flex;
  556. margin-bottom: 4px;
  557. }
  558. .society_form_label {
  559. height: 30px;
  560. line-height: 30px;
  561. color: #333;
  562. font-size: 18px;
  563. margin-right: 15px;
  564. word-break: keep-all;
  565. white-space: nowrap;
  566. }
  567. .society_form_right_a_box {}
  568. .society_form_right_a {
  569. float: left;
  570. height: 30px;
  571. line-height: 30px;
  572. color: #333;
  573. font-size: 18px;
  574. margin: 0px 30px 14px 0px;
  575. }
  576. .society_form_right_a_only {
  577. color: #489d97;
  578. }
  579. .society_form_right_a:hover {
  580. color: #489d97;
  581. }
  582. .society_form_right_btn {
  583. float: left;
  584. height: 30px;
  585. line-height: 30px;
  586. color: #333;
  587. font-size: 18px;
  588. margin: 0px 30px 20px 0px;
  589. padding-right: 24px;
  590. background: url(@/public/img/8.png) no-repeat right center;
  591. background-size: 20px 18px;
  592. }
  593. .society_form_right_btn_up {
  594. background-image: url(@/public/img/9.png);
  595. }
  596. .society_head_right {
  597. float: right;
  598. height: 31px;
  599. line-height: 31px;
  600. margin-top: 13px;
  601. }
  602. .society_head_checkbox_box {
  603. width: 18px;
  604. height: 18px;
  605. float: left;
  606. margin: 6px 10px 0px 0px;
  607. position: relative;
  608. }
  609. .society_head_checkbox_box_gray {
  610. border: solid 1px #C8CFD2;
  611. }
  612. .society_head_checkbox {
  613. width: 0px;
  614. height: 0px;
  615. }
  616. .society_head_checkbox::after {
  617. content: '';
  618. display: block;
  619. position: absolute;
  620. border: solid 1px #C8CFD2;
  621. border-radius: 2px;
  622. width: 100%;
  623. height: 100%;
  624. left: 0px;
  625. top: 0px;
  626. z-index: 11;
  627. }
  628. input[type="checkbox"]:checked.society_head_checkbox::after {
  629. content: '';
  630. display: block;
  631. position: absolute;
  632. border: 0px;
  633. background: url(@/public/img/4.png) no-repeat center center #489d97;
  634. background-size: 12px 12px;
  635. border-radius: 2px;
  636. width: 100%;
  637. height: 100%;
  638. left: 0px;
  639. top: 0px;
  640. z-index: 11;
  641. }
  642. .society_head_checkbox_box_gray input[type="checkbox"]:checked.society_head_checkbox::after {
  643. content: '';
  644. display: block;
  645. position: absolute;
  646. border: 0px;
  647. background: url(@/public/img/14.png) no-repeat center center;
  648. background-size: 12px 12px;
  649. border-radius: 2px;
  650. width: 100%;
  651. height: 100%;
  652. left: 0px;
  653. top: 0px;
  654. z-index: 11;
  655. }
  656. .society_head_right_all_box {
  657. float: left;
  658. color: #333;
  659. font-size: 14px;
  660. height: 100%;
  661. line-height: 31px;
  662. }
  663. .society_head_right_a {
  664. float: left;
  665. height: 31px;
  666. line-height: 31px;
  667. color: #fff;
  668. font-size: 16px;
  669. border-radius: 4px;
  670. overflow: hidden;
  671. padding: 0px 10px;
  672. background: #489d97;
  673. margin-left: 20px;
  674. }
  675. .society_head_right_a_gray {
  676. background: #ccc;
  677. }
  678. .society_inp_checkbox_box_li_1 {
  679. width: 18px;
  680. height: 18px;
  681. z-index: 11;
  682. position: absolute;
  683. left: 15px;
  684. top: 28px;
  685. }
  686. .society_inp_checkbox_box_li_1_btn {
  687. width: 0px;
  688. height: 0px;
  689. }
  690. .society_inp_checkbox_box_li_1_btn::after {
  691. content: '';
  692. display: block;
  693. position: absolute;
  694. border: solid 1px #C8CFD2;
  695. border-radius: 2px;
  696. width: 100%;
  697. height: 100%;
  698. left: 0px;
  699. top: 0px;
  700. z-index: 11;
  701. }
  702. input[type="checkbox"]:checked.society_inp_checkbox_box_li_1_btn::after {
  703. content: '';
  704. display: block;
  705. position: absolute;
  706. border: 0px;
  707. background: url(@/public/img/4.png) no-repeat center center #489d97;
  708. background-size: 12px 12px;
  709. border-radius: 2px;
  710. width: 100%;
  711. height: 100%;
  712. left: 0px;
  713. top: 0px;
  714. z-index: 11;
  715. }
  716. .society_ul_3 {
  717. margin-top: 30px;
  718. }
  719. .society_li_3 {
  720. float: left;
  721. width: 385px;
  722. background: #fff;
  723. border-radius: 6px;
  724. position: relative;
  725. margin: 0px 20px 20px 0px;
  726. padding: 0px 15px;
  727. box-sizing: border-box;
  728. }
  729. .society_li_3:nth-of-type(3n) {
  730. margin-right: 0px;
  731. }
  732. .society_li_3_a {
  733. display: block;
  734. width: 100%;
  735. position: relative;
  736. z-index: 2;
  737. }
  738. .society_li_3_head_box {
  739. margin-top: 11px;
  740. }
  741. .society_li_3_head {
  742. float: left;
  743. height: 26px;
  744. line-height: 26px;
  745. color: #333;
  746. font-size: 20px;
  747. max-width: 30%;
  748. font-weight: bold;
  749. // margin-left: 34px;
  750. }
  751. .society_li_3_head_name {
  752. float: right;
  753. height: 26px;
  754. line-height: 26px;
  755. font-size: 16px;
  756. max-width: 70%;
  757. color: #489d97;
  758. }
  759. .society_li_3_text_box {
  760. margin-top: 20px;
  761. }
  762. .society_li_3_text {
  763. max-width: 100px;
  764. white-space: nowrap;
  765. overflow: hidden;
  766. text-overflow: ellipsis;
  767. float: left;
  768. height: 21px;
  769. line-height: 21px;
  770. color: #333;
  771. font-size: 16px;
  772. // padding-right: 20px;
  773. position: relative;
  774. }
  775. .point {
  776. display: inline-block;
  777. width: 8px;
  778. height: 20px;
  779. line-height: 20px;
  780. color: #999;
  781. vertical-align: middle;
  782. text-align: center;
  783. margin-right: 6px;
  784. font-weight: 500;
  785. }
  786. .society_li_3_text:nth-last-of-type(1) {
  787. padding-right: 0px;
  788. }
  789. .society_li_3_tag_box {
  790. margin: 20px 0 20px;
  791. }
  792. .society_li_3_tag {
  793. float: left;
  794. height: 25px;
  795. line-height: 25px;
  796. color: #999;
  797. font-size: 14px;
  798. background: #F8F8F8;
  799. padding: 0px 10px;
  800. margin-right: 15px;
  801. }
  802. .society_inp_checkbox_box_li_3 {
  803. width: 18px;
  804. height: 18px;
  805. z-index: 11;
  806. position: absolute;
  807. left: 15px;
  808. top: 16px;
  809. }
  810. .society_inp_checkbox_box_li_3_btn {
  811. width: 0px;
  812. height: 0px;
  813. }
  814. .society_inp_checkbox_box_li_3_btn::after {
  815. content: '';
  816. display: block;
  817. position: absolute;
  818. border: solid 1px #C8CFD2;
  819. border-radius: 2px;
  820. width: 100%;
  821. height: 100%;
  822. left: 0px;
  823. top: 0px;
  824. z-index: 11;
  825. }
  826. input[type="checkbox"]:checked.society_inp_checkbox_box_li_3_btn::after {
  827. content: '';
  828. display: block;
  829. position: absolute;
  830. border: 0px;
  831. background: url(@/public/img/4.png) no-repeat center center #489d97;
  832. background-size: 12px 12px;
  833. border-radius: 2px;
  834. width: 100%;
  835. height: 100%;
  836. left: 0px;
  837. top: 0px;
  838. z-index: 11;
  839. }
  840. .cruit_alert_box {
  841. position: fixed;
  842. height: 30px;
  843. line-height: 30px;
  844. color: #fff;
  845. font-size: 14px;
  846. text-align: center;
  847. background: #666666FF;
  848. border-radius: 4px;
  849. left: 50%;
  850. top: 33%;
  851. z-index: 111;
  852. width: auto;
  853. padding: 0px 15px;
  854. margin-left: -44px;
  855. }
  856. @media screen and (min-width:1200px) {
  857. /*pc_1440*/
  858. @media screen and (max-width:1440px) {
  859. /*1200*/
  860. }
  861. .pc_none {
  862. display: none;
  863. }
  864. }
  865. @media screen and (max-width:599px) {}
  866. @media screen and (max-width:320px) {}
  867. .empty {
  868. width: 100%;
  869. height: 150px;
  870. line-height: 150px;
  871. text-align: center;
  872. }
  873. .empty_img {
  874. vertical-align: -30px;
  875. margin-right: 20px;
  876. }
  877. .empty_text {
  878. font-size: 26px;
  879. color: #999;
  880. }