zgzpsearch.less 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201
  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: #139602;
  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: #185410;
  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 #129502;
  70. font-family: Microsoft YaHei, Microsoft YaHei;
  71. font-weight: bold;
  72. font-size: 14px;
  73. color: #139602;
  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: #139602;
  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: 20px;
  118. // 鼠标移入后字体颜色
  119. .el-pagination::v-deep :hover {
  120. color: #139609;
  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: #028e21;
  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: #49A769;
  270. font-weight: bold;
  271. font-size: 22px;
  272. border-bottom: solid 3px #49A769;
  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. cursor: pointer;
  288. float: left;
  289. height: 31px;
  290. line-height: 31px;
  291. color: #fff;
  292. font-size: 16px;
  293. border-radius: 4px;
  294. overflow: hidden;
  295. padding: 0px 10px 0px 33px;
  296. }
  297. .cruit_head_right_a:nth-of-type(1) {
  298. background: url(@/public/image/1.png) no-repeat 10px 7px #49A769;
  299. background-size: 18px 18px;
  300. }
  301. .cruit_head_right_a:nth-of-type(2) {
  302. background: url(@/public/image/2.png) no-repeat 10px 7px #9CD26B;
  303. background-size: 18px 18px;
  304. margin-left: 17px;
  305. }
  306. .cruit_ul_1 {
  307. border-bottom: solid 1px #D9D9D9;
  308. padding: 30px 0px 16px;
  309. }
  310. .cruit_ul_1_a {
  311. float: left;
  312. height: 24px;
  313. line-height: 24px;
  314. color: #333;
  315. font-size: 18px;
  316. margin: 0px 25px 14px 5px;
  317. }
  318. .cruit_ul_1_a:hover {
  319. color: #49A769;
  320. }
  321. .cruit_ul_1_a_only {
  322. color: #49A769;
  323. }
  324. .cruit_form {
  325. display: block;
  326. margin-top: 28px;
  327. }
  328. .cruit_form_tip {
  329. line-height: 30px;
  330. margin-bottom: 24px;
  331. }
  332. .cruit_form_per {
  333. // height: 30px;
  334. // line-height: 30px;
  335. float: left;
  336. margin-right: 150px;
  337. }
  338. .cruit_form_label_radio_box {
  339. height: 30px;
  340. line-height: 30px;
  341. float: left;
  342. color: #999;
  343. font-size: 18px;
  344. margin-right: 50px;
  345. padding-left: 22px;
  346. position: relative;
  347. }
  348. .cruit_form_radio {
  349. float: left;
  350. width: 0px;
  351. height: 0px;
  352. }
  353. .cruit_form_radio::after {
  354. content: '';
  355. display: block;
  356. position: absolute;
  357. border: solid 1px #C8CFD2;
  358. border-radius: 2px;
  359. width: 12px;
  360. height: 12px;
  361. left: 0px;
  362. top: 8px;
  363. z-index: 11;
  364. }
  365. input[type="radio"]:checked.cruit_form_radio::after {
  366. border: 0px;
  367. }
  368. input[type="radio"]:checked.cruit_form_radio::before {
  369. content: '';
  370. display: block;
  371. position: absolute;
  372. background: url(@/public/image/4.png) no-repeat 1px 1px #49A769;
  373. background-size: 10px 10px;
  374. border-radius: 2px;
  375. width: 12px;
  376. height: 12px;
  377. left: 0px;
  378. top: 8px;
  379. z-index: 11;
  380. }
  381. .cruit_form_label_radio_box:has(input[type="radio"]:checked.cruit_form_radio) {
  382. color: #333333FF
  383. }
  384. .cruit_form_label {
  385. width: 90px;
  386. float: left;
  387. color: #333;
  388. font-size: 18px;
  389. margin-right: 15px;
  390. }
  391. .cruit_form_label_right {
  392. float: left;
  393. }
  394. .cruit_form_select {
  395. float: left;
  396. margin-right: 20px;
  397. width: 140px;
  398. border: solid 1px #C8CFD2;
  399. border-radius: 4px;
  400. overflow: hidden;
  401. color: #999;
  402. font-size: 14px;
  403. }
  404. .cruit_form_select {
  405. text-indent: 5px;
  406. }
  407. .cruit_form_inp_search {
  408. float: left;
  409. height: 30px;
  410. line-height: 30px;
  411. color: #999;
  412. font-size: 14px;
  413. text-indent: 10px;
  414. border: solid 1px #C8CFD2;
  415. border-radius: 4px;
  416. overflow: hidden;
  417. width: 300px;
  418. margin: 0px 20px 0px 17px;
  419. }
  420. .cruit_form_btn_sub {
  421. height: 30px;
  422. line-height: 30px;
  423. color: #fff;
  424. font-size: 14px;
  425. background: #49A769;
  426. border-radius: 4px;
  427. padding: 0px 20px;
  428. }
  429. .cruit_form_per:nth-last-of-type(1) {
  430. margin-right: 0px;
  431. }
  432. .color_main {
  433. // margin-bottom: 333px;
  434. box-sizing: border-box;
  435. background: #fbfbfb;
  436. border: solid 1px #fbfbfb;
  437. // background: pink;
  438. }
  439. .index_3 {
  440. margin-top: 11px;
  441. }
  442. .cruit_ul_2 {
  443. margin-top: 30px;
  444. }
  445. .cruit_li_2 {
  446. width: 590px;
  447. border-radius: 4px;
  448. background: #fff;
  449. position: relative;
  450. padding: 0px 20px;
  451. box-sizing: border-box;
  452. margin-bottom: 20px;
  453. }
  454. .cruit_li_2:nth-of-type(odd) {
  455. border-top: solid 5px #49A769;
  456. float: left;
  457. }
  458. .cruit_li_2:nth-of-type(even) {
  459. border-top: solid 5px #DF9A2B;
  460. float: right;
  461. }
  462. .cruit_li_2_a {
  463. display: block;
  464. width: 100%;
  465. padding-bottom: 20px;
  466. position: relative;
  467. z-index: 2;
  468. }
  469. .cruit_li_2_head_box {
  470. margin-top: 26px;
  471. }
  472. .cruit_li_2_head {
  473. float: left;
  474. max-width: 44%;
  475. margin-left: 27px;
  476. height: 23px;
  477. line-height: 23px;
  478. color: #333;
  479. font-size: 20px;
  480. font-weight: bold;
  481. }
  482. .cruit_li_2_head_name {
  483. max-width: 49%;
  484. height: 23px;
  485. line-height: 23px;
  486. color: #333;
  487. font-size: 16px;
  488. text-align: right;
  489. float: right;
  490. margin-right: 20px;
  491. }
  492. .cruit_li_2_foot_title_box {}
  493. .cruit_li_2_foot_title {
  494. float: left;
  495. height: 25px;
  496. line-height: 25px;
  497. color: #999;
  498. font-size: 14px;
  499. background: #F8F8F8;
  500. padding: 0px 10px;
  501. margin: 17px 0px 0px 26px;
  502. }
  503. .cruit_li_2_foot {
  504. margin-top: 20px;
  505. margin-left: 20px;
  506. }
  507. .cruit_li_2_foot_tag {
  508. float: left;
  509. margin-right: 30px;
  510. height: 24px;
  511. line-height: 24px;
  512. color: #999;
  513. font-size: 16px;
  514. padding-left: 34px;
  515. background: no-repeat left center;
  516. background-size: 24px 100%;
  517. }
  518. .cruit_li_2_foot_addres {
  519. background-image: url(@/public/image/01.png);
  520. }
  521. .cruit_li_2_foot_exper {
  522. background-image: url(@/public/image/02.png)
  523. }
  524. .cruit_li_2_foot_educat {}
  525. .cruit_li_2_foot_time {
  526. background-image: url(@/public/image/03.png);
  527. }
  528. .cruit_li_2_foot_tag_in {
  529. height: 24px;
  530. line-height: 24px;
  531. color: #999;
  532. font-size: 16px;
  533. float: left;
  534. }
  535. .cruit_li_2_foot_tag_in:nth-of-type(2) {
  536. padding-left: 24px;
  537. position: relative;
  538. }
  539. .cruit_li_2_foot_tag_in:nth-of-type(2)::after {
  540. content: '';
  541. display: block;
  542. position: absolute;
  543. width: 2px;
  544. height: 2px;
  545. background: #999;
  546. left: 11px;
  547. top: 11px;
  548. }
  549. /* 三农资讯网-招工招聘-社会招聘 */
  550. .society_form_tip {
  551. line-height: 30px;
  552. display: flex;
  553. margin-bottom: 4px;
  554. }
  555. .society_form_label {
  556. height: 30px;
  557. line-height: 30px;
  558. color: #333;
  559. font-size: 18px;
  560. margin-right: 15px;
  561. word-break: keep-all;
  562. white-space: nowrap;
  563. }
  564. .society_form_right_a_box {}
  565. .society_form_right_a {
  566. float: left;
  567. height: 30px;
  568. line-height: 30px;
  569. color: #333;
  570. font-size: 18px;
  571. margin: 0px 30px 14px 0px;
  572. }
  573. .society_form_right_a_only {
  574. color: #49A769;
  575. }
  576. .society_form_right_a:hover {
  577. color: #49A769;
  578. }
  579. .society_form_right_btn {
  580. float: left;
  581. height: 30px;
  582. line-height: 30px;
  583. color: #40975d;
  584. font-size: 18px;
  585. margin: 0px 30px 20px 0px;
  586. padding-right: 24px;
  587. // background: url(@/public/img/8.png) no-repeat right center;
  588. background-size: 20px 18px;
  589. cursor: pointer;
  590. }
  591. // .society_form_right_btn_up {
  592. // background-image: url(@/public/img/9.png);
  593. // }
  594. .society_head_right {
  595. float: right;
  596. height: 31px;
  597. line-height: 31px;
  598. margin-top: 13px;
  599. }
  600. .society_head_checkbox_box {
  601. width: 18px;
  602. height: 18px;
  603. float: left;
  604. // margin: 6px 10px 0px 0px;
  605. margin-right: 10px;
  606. position: relative;
  607. }
  608. .society_head_checkbox_box_gray {
  609. border: solid 1px #C8CFD2;
  610. }
  611. .society_head_checkbox {
  612. width: 0px;
  613. height: 0px;
  614. }
  615. .society_head_checkbox::after {
  616. content: '';
  617. display: block;
  618. position: absolute;
  619. border: solid 1px #C8CFD2;
  620. border-radius: 2px;
  621. width: 100%;
  622. height: 100%;
  623. left: 0px;
  624. top: 0px;
  625. z-index: 11;
  626. }
  627. input[type="checkbox"]:checked.society_head_checkbox::after {
  628. content: '';
  629. display: block;
  630. position: absolute;
  631. border: 0px;
  632. background: url(@/public/image/4.png) no-repeat center center #49A769;
  633. background-size: 12px 12px;
  634. border-radius: 2px;
  635. width: 100%;
  636. height: 100%;
  637. left: 0px;
  638. top: 0px;
  639. z-index: 11;
  640. }
  641. .society_head_checkbox_box_gray input[type="checkbox"]:checked.society_head_checkbox::after {
  642. content: '';
  643. display: block;
  644. position: absolute;
  645. border: 0px;
  646. background: url(@/public/image/4.png) no-repeat center center;
  647. background-size: 12px 12px;
  648. border-radius: 2px;
  649. width: 100%;
  650. height: 100%;
  651. left: 0px;
  652. top: 0px;
  653. z-index: 11;
  654. }
  655. .society_head_right_all_box {
  656. float: left;
  657. color: #333;
  658. font-size: 14px;
  659. height: 100%;
  660. line-height: 31px;
  661. }
  662. .society_head_right_a {
  663. float: left;
  664. height: 31px;
  665. line-height: 31px;
  666. color: #fff;
  667. font-size: 16px;
  668. border-radius: 4px;
  669. overflow: hidden;
  670. padding: 0px 10px;
  671. background: #49A769;
  672. margin-left: 20px;
  673. }
  674. .society_head_right_a_gray {
  675. background: #ccc;
  676. }
  677. .society_inp_checkbox_box_li_1 {
  678. width: 18px;
  679. height: 18px;
  680. z-index: 11;
  681. position: absolute;
  682. left: 14px;
  683. top: 35px;
  684. }
  685. .society_inp_checkbox_box_li_1_btn {
  686. width: 0px;
  687. height: 0px;
  688. }
  689. .society_inp_checkbox_box_li_1_btn::after {
  690. content: '';
  691. display: block;
  692. position: absolute;
  693. border: solid 1px #C8CFD2;
  694. border-radius: 2px;
  695. width: 100%;
  696. height: 100%;
  697. left: 0px;
  698. top: 0px;
  699. z-index: 11;
  700. }
  701. input[type="checkbox"]:checked.society_inp_checkbox_box_li_1_btn::after {
  702. content: '';
  703. display: block;
  704. position: absolute;
  705. border: 0px;
  706. background: url(@/public/image/4.png) no-repeat center center #49A769;
  707. background-size: 12px 12px;
  708. border-radius: 2px;
  709. width: 100%;
  710. height: 100%;
  711. left: 0px;
  712. top: 0px;
  713. z-index: 11;
  714. }
  715. .society_ul_3 {
  716. margin-top: 30px;
  717. }
  718. .society_li_3 {
  719. float: left;
  720. width: 285px;
  721. background: #fff;
  722. border-radius: 6px;
  723. position: relative;
  724. margin: 0px 20px 20px 0px;
  725. padding: 0px 15px;
  726. box-sizing: border-box;
  727. }
  728. .society_li_3:nth-of-type(4n) {
  729. margin-right: 0px;
  730. }
  731. .society_li_3_a {
  732. display: block;
  733. width: 100%;
  734. position: relative;
  735. z-index: 2;
  736. }
  737. .society_li_3_head_box {
  738. margin-top: 11px;
  739. }
  740. .society_li_3_head {
  741. float: left;
  742. height: 26px;
  743. line-height: 26px;
  744. color: #333;
  745. font-size: 20px;
  746. max-width: 45%;
  747. font-weight: bold;
  748. margin-left: 34px;
  749. }
  750. .society_li_3_head_name {
  751. float: right;
  752. height: 26px;
  753. line-height: 26px;
  754. font-size: 16px;
  755. max-width: 44%;
  756. color: #49A769;
  757. }
  758. .society_li_3_text_box {
  759. margin-top: 20px;
  760. }
  761. .society_li_3_text {
  762. max-width: 100px;
  763. white-space: nowrap;
  764. overflow: hidden;
  765. text-overflow: ellipsis;
  766. float: left;
  767. height: 21px;
  768. line-height: 21px;
  769. color: #333;
  770. font-size: 16px;
  771. // padding-right: 20px;
  772. position: relative;
  773. }
  774. .point {
  775. display: inline-block;
  776. width: 8px;
  777. height: 20px;
  778. line-height: 20px;
  779. color: #999;
  780. vertical-align: middle;
  781. text-align: center;
  782. margin-right: 6px;
  783. font-weight: 500;
  784. }
  785. .society_li_3_text:nth-last-of-type(1) {
  786. padding-right: 0px;
  787. }
  788. .society_li_3_tag_box {
  789. margin: 20px 0 20px;
  790. }
  791. .society_li_3_tag {
  792. float: left;
  793. height: 25px;
  794. line-height: 25px;
  795. color: #999;
  796. font-size: 14px;
  797. background: #F8F8F8;
  798. padding: 0px 10px;
  799. margin-right: 15px;
  800. }
  801. .society_inp_checkbox_box_li_3 {
  802. width: 18px;
  803. height: 18px;
  804. z-index: 11;
  805. position: absolute;
  806. left: 15px;
  807. top: 11px;
  808. }
  809. .society_inp_checkbox_box_li_3_btn {
  810. width: 0px;
  811. height: 0px;
  812. }
  813. .society_inp_checkbox_box_li_3_btn::after {
  814. content: '';
  815. display: block;
  816. position: absolute;
  817. border: solid 1px #C8CFD2;
  818. border-radius: 2px;
  819. width: 100%;
  820. height: 100%;
  821. left: 0px;
  822. top: 0px;
  823. z-index: 11;
  824. }
  825. input[type="checkbox"]:checked.society_inp_checkbox_box_li_3_btn::after {
  826. content: '';
  827. display: block;
  828. position: absolute;
  829. border: 0px;
  830. background: url(@/public/image/4.png) no-repeat center center #49A769;
  831. background-size: 12px 12px;
  832. border-radius: 2px;
  833. width: 100%;
  834. height: 100%;
  835. left: 0px;
  836. top: 0px;
  837. z-index: 11;
  838. }
  839. .cruit_alert_box {
  840. position: fixed;
  841. height: 30px;
  842. line-height: 30px;
  843. color: #fff;
  844. font-size: 14px;
  845. text-align: center;
  846. background: #666666FF;
  847. border-radius: 4px;
  848. left: 50%;
  849. top: 33%;
  850. z-index: 111;
  851. width: auto;
  852. padding: 0px 15px;
  853. margin-left: -44px;
  854. }
  855. .cruit_alert_rgb {
  856. position: fixed;
  857. width: 100%;
  858. height: 100%;
  859. left: 0px;
  860. top: 0px;
  861. z-index: 1111;
  862. background: rgba(0, 0, 0, 0.2);
  863. .cruit_alert_rgb_box {
  864. width: 836px;
  865. background: #fff;
  866. border-radius: 20px;
  867. position: absolute;
  868. left: 50%;
  869. top: 20%;
  870. z-index: 1112;
  871. margin-left: -418px;
  872. }
  873. .cruit_alert_rgb_head_box {
  874. height: 29px;
  875. margin-top: 24px;
  876. position: relative;
  877. }
  878. .cruit_alert_rgb_head {
  879. height: 29px;
  880. line-height: 29px;
  881. color: #333;
  882. font-size: 20px;
  883. text-align: center;
  884. font-weight: bold;
  885. position: relative;
  886. .close {
  887. position: absolute;
  888. font-weight: 400;
  889. right: 45px;
  890. top: -5px;
  891. font-size: 25px;
  892. width: 20px;
  893. height: 20px;
  894. cursor: pointer;
  895. }
  896. }
  897. .cruit_alert_rgb_close {
  898. width: 26px;
  899. height: 26px;
  900. background-image: url(@/public/image/4.png);
  901. position: absolute;
  902. top: 0px;
  903. right: 24px;
  904. }
  905. .cruit_alert_rgb_form {
  906. display: block;
  907. width: 760px;
  908. margin: 30px auto 0;
  909. }
  910. .cruit_alert_rgb_form_in {
  911. width: 100%;
  912. height: 243px;
  913. overflow: auto;
  914. }
  915. .cruit_alert_rgb_li {
  916. float: left;
  917. background: #FBFBFB;
  918. border-top: solid 5px #49A769;
  919. border-radius: 4px;
  920. width: 230px;
  921. margin-bottom: 20px;
  922. padding: 15px 0px 20px 10px;
  923. box-sizing: border-box;
  924. }
  925. .cruit_alert_rgb_li:nth-of-type(3n-1) {
  926. margin-left: 33px;
  927. }
  928. .cruit_alert_rgb_li:nth-of-type(3n) {
  929. float: right;
  930. }
  931. .cruit_alert_rgb_li:nth-of-type(6n-0) {
  932. border-top: solid 5px #DF9A2B;
  933. }
  934. .cruit_alert_rgb_li:nth-of-type(6n-1) {
  935. border-top: solid 5px #DF9A2B;
  936. }
  937. .cruit_alert_rgb_li:nth-of-type(6n-2) {
  938. border-top: solid 5px #DF9A2B;
  939. }
  940. .cruit_alert_rgb_label {
  941. float: right;
  942. height: 21px;
  943. line-height: 21px;
  944. color: #333;
  945. font-size: 16px;
  946. margin-left: 0px;
  947. font-weight: bold;
  948. width: 180px;
  949. padding-right: 15px;
  950. margin-top: 5px;
  951. }
  952. .cruit_alert_rgb_checkbox {
  953. float: left;
  954. border: 0px;
  955. display: block;
  956. width: 0px;
  957. height: 0px;
  958. position: relative;
  959. margin: 4px 0px 0px 20px;
  960. background: rgba(0, 0, 0, 0);
  961. border: none;
  962. }
  963. .cruit_alert_rgb_checkbox::after {
  964. content: '';
  965. display: block;
  966. position: absolute;
  967. border: solid 1px #C8CFD2;
  968. border-radius: 2px;
  969. width: 15px;
  970. height: 15px;
  971. left: 0px;
  972. top: 0px;
  973. z-index: 11;
  974. }
  975. input[type="checkbox"]:checked.cruit_alert_rgb_checkbox::after {
  976. border: 0px;
  977. }
  978. input[type="checkbox"]:checked.cruit_alert_rgb_checkbox::before {
  979. content: '';
  980. display: block;
  981. position: absolute;
  982. background: url(@/public/image/4.png) no-repeat 1px 1px #49A769;
  983. background-size: 13px 13px;
  984. border-radius: 2px;
  985. width: 15px;
  986. height: 15px;
  987. left: 0px;
  988. top: 0px;
  989. z-index: 11;
  990. }
  991. .cruit_alert_rgb_foot {
  992. text-align: center;
  993. }
  994. .cruit_alert_rgb_foot_sub {
  995. display: inline-block;
  996. text-align: right;
  997. color: #fff;
  998. font-size: 14px;
  999. margin: 20px auto 40px;
  1000. border-radius: 4px;
  1001. height: 30px;
  1002. line-height: 30px;
  1003. background: #49A769;
  1004. padding: 0px 15px;
  1005. }
  1006. }
  1007. @media screen and (min-width:1200px) {
  1008. /*pc_1440*/
  1009. @media screen and (max-width:1440px) {
  1010. /*1200*/
  1011. }
  1012. .pc_none {
  1013. display: none;
  1014. }
  1015. }
  1016. @media screen and (max-width:599px) {}
  1017. @media screen and (max-width:320px) {}
  1018. .el-select {
  1019. margin-right: 20px;
  1020. }
  1021. .el-button {
  1022. margin-left: 20px;
  1023. background-color: #49a769;
  1024. }
  1025. /deep/.el-checkbox__input.is-checked .el-checkbox__inner {
  1026. background-color: #139609;
  1027. border-color: #139602;
  1028. }
  1029. /deep/.el-checkbox__inner:hover {
  1030. border-color: #139602;
  1031. }
  1032. /deep/.el-radio__input.is-checked .el-radio__inner {
  1033. background: #028e21;
  1034. border-color: #139609;
  1035. }
  1036. /deep/.el-radio__inner:hover {
  1037. border-color: #139602;
  1038. }