zgzpsearch.less 22 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204
  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: #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: #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: 20px;
  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. 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 #489d97;
  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: #489d97;
  320. }
  321. .cruit_ul_1_a_only {
  322. color: #489d97;
  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/img/4.png) no-repeat 1px 1px #489d97;
  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: #489d97;
  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 #489d97;
  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. cursor: pointer;
  567. float: left;
  568. height: 30px;
  569. line-height: 30px;
  570. color: #333;
  571. font-size: 18px;
  572. margin: 0px 30px 14px 0px;
  573. }
  574. .society_form_right_a_only {
  575. color: #489d97;
  576. }
  577. .society_form_right_a:hover {
  578. color: #489d97;
  579. }
  580. .society_form_right_btn {
  581. float: left;
  582. height: 30px;
  583. line-height: 30px;
  584. color: #25837d;
  585. font-size: 18px;
  586. margin: 0px 30px 20px 0px;
  587. padding-right: 24px;
  588. // background: url(@/public/img/8.png) no-repeat right center;
  589. background-size: 20px 18px;
  590. cursor: pointer;
  591. }
  592. // .society_form_right_btn_up {
  593. // background-image: url(@/public/img/9.png);
  594. // }
  595. .society_head_right {
  596. float: right;
  597. height: 31px;
  598. line-height: 31px;
  599. margin-top: 13px;
  600. }
  601. .society_head_checkbox_box {
  602. width: 18px;
  603. height: 18px;
  604. float: left;
  605. // margin: 6px 10px 0px 0px;
  606. margin-right: 10px;
  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. cursor: pointer;
  665. float: left;
  666. height: 31px;
  667. line-height: 31px;
  668. color: #fff;
  669. font-size: 16px;
  670. border-radius: 4px;
  671. overflow: hidden;
  672. padding: 0px 10px;
  673. background: #489d97;
  674. margin-left: 20px;
  675. }
  676. .society_head_right_a_gray {
  677. background: #ccc;
  678. }
  679. .society_inp_checkbox_box_li_1 {
  680. width: 18px;
  681. height: 18px;
  682. z-index: 11;
  683. position: absolute;
  684. left: 14px;
  685. top: 35px;
  686. }
  687. .society_inp_checkbox_box_li_1_btn {
  688. width: 0px;
  689. height: 0px;
  690. }
  691. .society_inp_checkbox_box_li_1_btn::after {
  692. content: '';
  693. display: block;
  694. position: absolute;
  695. border: solid 1px #C8CFD2;
  696. border-radius: 2px;
  697. width: 100%;
  698. height: 100%;
  699. left: 0px;
  700. top: 0px;
  701. z-index: 11;
  702. }
  703. input[type="checkbox"]:checked.society_inp_checkbox_box_li_1_btn::after {
  704. content: '';
  705. display: block;
  706. position: absolute;
  707. border: 0px;
  708. background: url(@/public/img/4.png) no-repeat center center #489d97;
  709. background-size: 12px 12px;
  710. border-radius: 2px;
  711. width: 100%;
  712. height: 100%;
  713. left: 0px;
  714. top: 0px;
  715. z-index: 11;
  716. }
  717. .society_ul_3 {
  718. margin-top: 30px;
  719. }
  720. .society_li_3 {
  721. float: left;
  722. width: 385px;
  723. background: #fff;
  724. border-radius: 6px;
  725. position: relative;
  726. margin: 0px 20px 20px 0px;
  727. padding: 0px 15px;
  728. box-sizing: border-box;
  729. }
  730. .society_li_3:nth-of-type(3n) {
  731. margin-right: 0px;
  732. }
  733. .society_li_3_a {
  734. display: block;
  735. width: 100%;
  736. position: relative;
  737. z-index: 2;
  738. }
  739. .society_li_3_head_box {
  740. margin-top: 11px;
  741. }
  742. .society_li_3_head {
  743. float: left;
  744. height: 26px;
  745. line-height: 26px;
  746. color: #333;
  747. font-size: 20px;
  748. max-width: 30%;
  749. font-weight: bold;
  750. margin-left: 34px;
  751. }
  752. .society_li_3_head_name {
  753. float: right;
  754. height: 26px;
  755. line-height: 26px;
  756. font-size: 16px;
  757. max-width: 70%;
  758. color: #489d97;
  759. }
  760. .society_li_3_text_box {
  761. margin-top: 20px;
  762. margin-left: 30px;
  763. }
  764. .society_li_3_text {
  765. max-width: 100px;
  766. white-space: nowrap;
  767. overflow: hidden;
  768. text-overflow: ellipsis;
  769. float: left;
  770. height: 21px;
  771. line-height: 21px;
  772. color: #333;
  773. font-size: 16px;
  774. // padding-right: 20px;
  775. position: relative;
  776. }
  777. .point {
  778. display: inline-block;
  779. width: 8px;
  780. height: 20px;
  781. line-height: 20px;
  782. color: #999;
  783. vertical-align: middle;
  784. text-align: center;
  785. margin-right: 6px;
  786. font-weight: 500;
  787. }
  788. .society_li_3_text:nth-last-of-type(1) {
  789. padding-right: 0px;
  790. }
  791. .society_li_3_tag_box {
  792. margin: 20px 0 20px 25px;
  793. }
  794. .society_li_3_tag {
  795. float: left;
  796. height: 25px;
  797. line-height: 25px;
  798. color: #999;
  799. font-size: 14px;
  800. background: #F8F8F8;
  801. padding: 0px 10px;
  802. margin-right: 15px;
  803. }
  804. .society_inp_checkbox_box_li_3 {
  805. width: 18px;
  806. height: 18px;
  807. z-index: 11;
  808. position: absolute;
  809. left: 15px;
  810. top: 11px;
  811. }
  812. .society_inp_checkbox_box_li_3_btn {
  813. width: 0px;
  814. height: 0px;
  815. }
  816. .society_inp_checkbox_box_li_3_btn::after {
  817. content: '';
  818. display: block;
  819. position: absolute;
  820. border: solid 1px #C8CFD2;
  821. border-radius: 2px;
  822. width: 100%;
  823. height: 100%;
  824. left: 0px;
  825. top: 0px;
  826. z-index: 11;
  827. }
  828. input[type="checkbox"]:checked.society_inp_checkbox_box_li_3_btn::after {
  829. content: '';
  830. display: block;
  831. position: absolute;
  832. border: 0px;
  833. background: url(@/public/img/4.png) no-repeat center center #489d97;
  834. background-size: 12px 12px;
  835. border-radius: 2px;
  836. width: 100%;
  837. height: 100%;
  838. left: 0px;
  839. top: 0px;
  840. z-index: 11;
  841. }
  842. .cruit_alert_box {
  843. position: fixed;
  844. height: 30px;
  845. line-height: 30px;
  846. color: #fff;
  847. font-size: 14px;
  848. text-align: center;
  849. background: #666666FF;
  850. border-radius: 4px;
  851. left: 50%;
  852. top: 33%;
  853. z-index: 111;
  854. width: auto;
  855. padding: 0px 15px;
  856. margin-left: -44px;
  857. }
  858. .cruit_alert_rgb {
  859. position: fixed;
  860. width: 100%;
  861. height: 100%;
  862. left: 0px;
  863. top: 0px;
  864. z-index: 1111;
  865. background: rgba(0, 0, 0, 0.2);
  866. .cruit_alert_rgb_box {
  867. width: 836px;
  868. background: #fff;
  869. border-radius: 20px;
  870. position: absolute;
  871. left: 50%;
  872. top: 20%;
  873. z-index: 1112;
  874. margin-left: -418px;
  875. }
  876. .cruit_alert_rgb_head_box {
  877. height: 29px;
  878. margin-top: 24px;
  879. position: relative;
  880. }
  881. .cruit_alert_rgb_head {
  882. height: 29px;
  883. line-height: 29px;
  884. color: #333;
  885. font-size: 20px;
  886. text-align: center;
  887. font-weight: bold;
  888. position: relative;
  889. .close {
  890. position: absolute;
  891. font-weight: 400;
  892. right: 45px;
  893. top: -5px;
  894. font-size: 25px;
  895. width: 20px;
  896. height: 20px;
  897. cursor: pointer;
  898. }
  899. }
  900. .cruit_alert_rgb_close {
  901. width: 26px;
  902. height: 26px;
  903. position: absolute;
  904. top: 0px;
  905. right: 24px;
  906. }
  907. .cruit_alert_rgb_form {
  908. display: block;
  909. width: 760px;
  910. margin: 30px auto 0;
  911. }
  912. .cruit_alert_rgb_form_in {
  913. width: 100%;
  914. height: 243px;
  915. overflow: auto;
  916. }
  917. .cruit_alert_rgb_li {
  918. float: left;
  919. background: #FBFBFB;
  920. border-top: solid 5px #489d97;
  921. border-radius: 4px;
  922. width: 230px;
  923. margin-bottom: 20px;
  924. padding: 15px 0px 20px 10px;
  925. box-sizing: border-box;
  926. }
  927. .cruit_alert_rgb_li:nth-of-type(3n-1) {
  928. margin-left: 33px;
  929. }
  930. .cruit_alert_rgb_li:nth-of-type(3n) {
  931. float: right;
  932. }
  933. .cruit_alert_rgb_li:nth-of-type(6n-0) {
  934. border-top: solid 5px #DF9A2B;
  935. }
  936. .cruit_alert_rgb_li:nth-of-type(6n-1) {
  937. border-top: solid 5px #DF9A2B;
  938. }
  939. .cruit_alert_rgb_li:nth-of-type(6n-2) {
  940. border-top: solid 5px #DF9A2B;
  941. }
  942. .cruit_alert_rgb_label {
  943. float: right;
  944. height: 21px;
  945. line-height: 21px;
  946. color: #333;
  947. font-size: 16px;
  948. margin-left: 0px;
  949. font-weight: bold;
  950. width: 180px;
  951. padding-right: 15px;
  952. margin-top: 5px;
  953. }
  954. .cruit_alert_rgb_checkbox {
  955. float: left;
  956. border: 0px;
  957. display: block;
  958. width: 0px;
  959. height: 0px;
  960. position: relative;
  961. margin: 4px 0px 0px 20px;
  962. background: rgba(0, 0, 0, 0);
  963. border: none;
  964. }
  965. .cruit_alert_rgb_checkbox::after {
  966. content: '';
  967. display: block;
  968. position: absolute;
  969. border: solid 1px #C8CFD2;
  970. border-radius: 2px;
  971. width: 15px;
  972. height: 15px;
  973. left: 0px;
  974. top: 0px;
  975. z-index: 11;
  976. }
  977. input[type="checkbox"]:checked.cruit_alert_rgb_checkbox::after {
  978. border: 0px;
  979. }
  980. input[type="checkbox"]:checked.cruit_alert_rgb_checkbox::before {
  981. content: '';
  982. display: block;
  983. position: absolute;
  984. background: url(../public/img/4.png) no-repeat 1px 1px #489d97;
  985. background-size: 13px 13px;
  986. border-radius: 2px;
  987. width: 15px;
  988. height: 15px;
  989. left: 0px;
  990. top: 0px;
  991. z-index: 11;
  992. }
  993. .cruit_alert_rgb_foot {
  994. text-align: center;
  995. }
  996. .cruit_alert_rgb_foot_sub {
  997. display: inline-block;
  998. text-align: right;
  999. color: #fff;
  1000. font-size: 14px;
  1001. margin: 20px auto 40px;
  1002. border-radius: 4px;
  1003. height: 30px;
  1004. line-height: 30px;
  1005. background: #489d97;
  1006. padding: 0px 15px;
  1007. }
  1008. }
  1009. @media screen and (min-width:1200px) {
  1010. /*pc_1440*/
  1011. @media screen and (max-width:1440px) {
  1012. /*1200*/
  1013. }
  1014. .pc_none {
  1015. display: none;
  1016. }
  1017. }
  1018. @media screen and (max-width:599px) {}
  1019. @media screen and (max-width:320px) {}
  1020. .el-select {
  1021. margin-right: 20px;
  1022. }
  1023. .el-button {
  1024. border: none;
  1025. margin-left: 20px;
  1026. background-color: #489d97;
  1027. }
  1028. /deep/.el-checkbox__input.is-checked .el-checkbox__inner {
  1029. background-color: #489d97;
  1030. border-color: #489d97;
  1031. }
  1032. /deep/.el-checkbox__inner:hover {
  1033. border-color: #489d97;
  1034. }
  1035. /deep/.el-radio__input.is-checked .el-radio__inner {
  1036. background: #489d97;
  1037. border-color: #489d97;
  1038. }
  1039. /deep/.el-radio__inner:hover {
  1040. border-color: #489d97;
  1041. }