| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002 |
- @charset "utf-8";
- * {
- font-family: "微软雅黑", "microsoft yahei";
- }
- //二级栏目
- .sannongzhichuang {
- margin: 30px 0 40px;
- .inner {
- width: 1200px;
- height: 67px;
- position: relative;
- }
- h2 {
- display: inline-block;
- //background-image: url("@/@/public/image/bg1.png");
- background: #139602;
- width: 156px;
- height: 43px;
- padding: 14px 31px 10px 25px;
- font-family: STXingkai, STXingkai;
- font-weight: 400;
- font-size: 39px;
- color: #FFFFFF;
- line-height: 46px;
- text-align: center;
- font-style: normal;
- text-transform: none;
- -webkit-text-stroke: 0.3px #3C6C47;
- position: absolute;
- top: 0;
- left: 0;
- z-index: 99;
- em {
- position: absolute;
- top: -16px;
- right: -12px;
- color: #185410;
- display: inline-block;
- width: 13px;
- height: 13px;
- }
- a {
- font-family: STXingkai, STXingkai;
- font-weight: 400;
- font-size: 39px;
- color: #FFFFFF;
- line-height: 46px;
- text-align: center;
- -webkit-text-stroke: 0.3px #3C6C47;
- }
- }
- p.introduction {
- display: inline-block;
- width: 1003px;
- height: 56px;
- line-height: 56px;
- background-color: #fafafa;
- position: absolute;
- bottom: 0;
- right: 0;
- display: flex;
- >strong:first-child {
- margin-left: 40px;
- display: inline-block;
- vertical-align: middle;
- width: 32px;
- height: 36px;
- padding: 3px 7px;
- border: 0.5px solid #129502;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: bold;
- font-size: 14px;
- color: #139602;
- line-height: 18px;
- text-align: center;
- font-style: normal;
- text-transform: none;
- }
- div {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- >span {
- width: 64px;
- height: 21px;
- font-family: Microsoft YaHei, Microsoft YaHei;
- font-weight: 400;
- font-size: 16px;
- color: #000000;
- line-height: 21px;
- text-align: left;
- font-style: normal;
- text-transform: none;
- margin-top: 17px;
- padding: 0 24px;
- border-right: 1px solid #ccc;
- a {
- color: #000;
- }
- }
- >span:hover a {
- color: #139602;
- }
- >span:last-child {
- border: none;
- }
- }
- }
- }
- .pagination {
- display: flex;
- justify-content: center;
- width: 1200px;
- height: 34px;
- margin: 0;
- margin-bottom: 50px;
- margin-top: 10px;
- // 鼠标移入后字体颜色
- .el-pagination::v-deep :hover {
- color: #139609;
- }
- .el-pagination.is-background::v-deep .btn-next,
- .el-pagination.is-background::v-deep .btn-prev {
- width: 70px;
- height: 34px;
- margin: 0px 10px;
- border-radius: 4px;
- }
- .el-pagination.is-background::v-deep .el-pager li {
- margin: 0px 10px;
- width: 38px;
- height: 34px;
- border-radius: 4px;
- }
- .el-pagination.is-background::v-deep .btn-next.is-active,
- .el-pagination.is-background::v-deep .btn-prev.is-active,
- .el-pagination.is-background::v-deep .el-pager li.is-active {
- background-color: #028e21;
- color: #fff;
- }
- }
- ul,
- ol {
- list-style: none;
- }
- a:active {
- text-decoration: none;
- }
- a:hover {
- text-decoration: none;
- }
- a:visited {
- text-decoration: none;
- }
- a:link {
- text-decoration: none;
- }
- a:focus {
- text-decoration: none;
- }
- body {
- position: relative;
- }
- .clearfix {
- overflow: hidden;
- }
- .clearfix_2::after {
- content: '';
- display: block;
- height: 0;
- visibility: hidden;
- clear: both;
- }
- .hiddenColor {
- visibility: hidden;
- }
- .hand {
- cursor: pointer;
- }
- .aTag_parent {
- position: relative;
- }
- .aTag_parent>a,
- .aTag {
- display: block;
- width: 100%;
- height: 100%;
- position: absolute;
- z-index: 99;
- border: 0px;
- top: 0px;
- left: 0px;
- background: rgba(0, 0, 0, 0);
- }
- .dot1 {
- display: block;
- word-break: keep-all;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .dot2 {
- overflow: hidden;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- }
- input,
- img {
- border: none;
- }
- .cover100 img {
- display: block;
- width: 100%;
- height: 100%;
- object-fit: cover;
- }
- .back100 {
- background-size: 100% 100%;
- background-repeat: no-repeat;
- }
- article,
- aside,
- footer,
- header,
- time,
- video,
- main,
- nav,
- h4,
- h3,
- section {
- display: block;
- }
- .index_main {
- margin: 0 auto;
- margin-top: 20px;
- }
- .slow_6 {
- -webkit-transition: all .6s;
- -moz-transition: all .6s;
- -ms-transition: all .6s;
- -o-transition: all .6s;
- transition: all .6s;
- }
- .index_main {
- width: 1200px;
- }
- .recruit_head_box {
- border-bottom: solid 1px #D9D9D9;
- }
- .cruit_head_left {
- float: left;
- }
- .cruit_head_a {
- float: left;
- height: 55px;
- line-height: 55px;
- color: #333;
- font-weight: bold;
- font-size: 22px;
- border-bottom: solid 3px rgba(0, 0, 0, 0);
- margin-right: 40px;
- }
- .cruit_head_only {
- float: left;
- height: 55px;
- line-height: 55px;
- color: #49A769;
- font-weight: bold;
- font-size: 22px;
- border-bottom: solid 3px #49A769;
- }
- .cruit_head_a_more {
- float: right;
- height: 19px;
- line-height: 19px;
- margin-top: 18px;
- color: #333;
- font-size: 16px;
- }
- .cruit_head_right {
- float: right;
- margin-top: 11px;
- }
- .cruit_head_right_a {
- float: left;
- height: 31px;
- line-height: 31px;
- color: #fff;
- font-size: 16px;
- border-radius: 4px;
- overflow: hidden;
- padding: 0px 10px 0px 33px;
- }
- .cruit_head_right_a:nth-of-type(1) {
- background: url(@/public/image/1.png) no-repeat 10px 7px #49A769;
- background-size: 18px 18px;
- }
- .cruit_head_right_a:nth-of-type(2) {
- background: url(@/public/image/2.png) no-repeat 10px 7px #9CD26B;
- background-size: 18px 18px;
- margin-left: 17px;
- }
- .cruit_ul_1 {
- border-bottom: solid 1px #D9D9D9;
- padding: 30px 0px 16px;
- }
- .cruit_ul_1_a {
- float: left;
- height: 24px;
- line-height: 24px;
- color: #333;
- font-size: 18px;
- margin: 0px 25px 14px 5px;
- }
- .cruit_ul_1_a:hover {
- color: #49A769;
- }
- .cruit_ul_1_a_only {
- color: #49A769;
- }
- .cruit_form {
- display: block;
- margin-top: 28px;
- }
- .cruit_form_tip {
- line-height: 30px;
- margin-bottom: 24px;
- }
- .cruit_form_per {
- height: 30px;
- line-height: 30px;
- float: left;
- margin-right: 150px;
- }
- .cruit_form_label_radio_box {
- height: 30px;
- line-height: 30px;
- float: left;
- color: #999;
- font-size: 18px;
- margin-right: 50px;
- padding-left: 22px;
- position: relative;
- }
- .cruit_form_radio {
- float: left;
- width: 0px;
- height: 0px;
- }
- .cruit_form_radio::after {
- content: '';
- display: block;
- position: absolute;
- border: solid 1px #C8CFD2;
- border-radius: 2px;
- width: 12px;
- height: 12px;
- left: 0px;
- top: 8px;
- z-index: 11;
- }
- input[type="radio"]:checked.cruit_form_radio::after {
- border: 0px;
- }
- input[type="radio"]:checked.cruit_form_radio::before {
- content: '';
- display: block;
- position: absolute;
- background: url(@/public/image/4.png) no-repeat 1px 1px #49A769;
- background-size: 10px 10px;
- border-radius: 2px;
- width: 12px;
- height: 12px;
- left: 0px;
- top: 8px;
- z-index: 11;
- }
- .cruit_form_label_radio_box:has(input[type="radio"]:checked.cruit_form_radio) {
- color: #333333FF
- }
- .cruit_form_label {
- height: 30px;
- line-height: 30px;
- float: left;
- color: #333;
- font-size: 18px;
- margin-right: 15px;
- }
- .cruit_form_label_right {
- float: left;
- height: 30px;
- }
- .cruit_form_select {
- height: 30px;
- line-height: 30px;
- float: left;
- margin-right: 20px;
- width: 140px;
- border: solid 1px #C8CFD2;
- border-radius: 4px;
- overflow: hidden;
- color: #999;
- font-size: 14px;
- }
- .cruit_form_select {
- text-indent: 5px;
- }
- .cruit_form_inp_search {
- float: left;
- height: 30px;
- line-height: 30px;
- color: #999;
- font-size: 14px;
- text-indent: 10px;
- border: solid 1px #C8CFD2;
- border-radius: 4px;
- overflow: hidden;
- width: 300px;
- margin: 0px 20px 0px 17px;
- }
- .cruit_form_btn_sub {
- height: 30px;
- line-height: 30px;
- color: #fff;
- font-size: 14px;
- background: #49A769;
- border-radius: 4px;
- padding: 0px 20px;
- }
- .cruit_form_per:nth-last-of-type(1) {
- margin-right: 0px;
- }
- .color_main {
- // margin-bottom: 333px;
- box-sizing: border-box;
- background: #fbfbfb;
- border: solid 1px #fbfbfb;
- // background: pink;
- }
- .index_3 {
- margin-top: 11px;
- }
- .cruit_ul_2 {
- margin-top: 30px;
- }
- .cruit_li_2 {
- width: 590px;
- border-radius: 4px;
- background: #fff;
- position: relative;
- padding: 0px 20px;
- box-sizing: border-box;
- margin-bottom: 20px;
- }
- .cruit_li_2:nth-of-type(odd) {
- border-top: solid 5px #49A769;
- float: left;
- }
- .cruit_li_2:nth-of-type(even) {
- border-top: solid 5px #DF9A2B;
- float: right;
- }
- .cruit_li_2_a {
- display: block;
- width: 100%;
- padding-bottom: 20px;
- position: relative;
- z-index: 2;
- }
- .cruit_li_2_head_box {
- margin-top: 26px;
- }
- .cruit_li_2_head {
- float: left;
- max-width: 44%;
- margin-left: 27px;
- height: 23px;
- line-height: 23px;
- color: #333;
- font-size: 20px;
- font-weight: bold;
- }
- .cruit_li_2_head_name {
- max-width: 49%;
- height: 23px;
- line-height: 23px;
- color: #333;
- font-size: 16px;
- text-align: right;
- float: right;
- margin-right: 20px;
- }
- .cruit_li_2_foot_title_box {}
- .cruit_li_2_foot_title {
- float: left;
- height: 25px;
- line-height: 25px;
- color: #999;
- font-size: 14px;
- background: #F8F8F8;
- padding: 0px 10px;
- margin: 17px 0px 0px 26px;
- }
- .cruit_li_2_foot {
- margin-top: 20px;
- margin-left: 20px;
- }
- .cruit_li_2_foot_tag {
- float: left;
- margin-right: 30px;
- height: 24px;
- line-height: 24px;
- color: #999;
- font-size: 16px;
- padding-left: 34px;
- background: no-repeat left center;
- background-size: 24px 100%;
- }
- .cruit_li_2_foot_addres {
- background-image: url(@/public/image/01.png);
- }
- .cruit_li_2_foot_exper {
- background-image: url(@/public/image/02.png)
- }
- .cruit_li_2_foot_educat {}
- .cruit_li_2_foot_time {
- background-image: url(@/public/image/03.png);
- }
- .cruit_li_2_foot_tag_in {
- height: 24px;
- line-height: 24px;
- color: #999;
- font-size: 16px;
- float: left;
- }
- .cruit_li_2_foot_tag_in:nth-of-type(2) {
- padding-left: 24px;
- position: relative;
- }
- .cruit_li_2_foot_tag_in:nth-of-type(2)::after {
- content: '';
- display: block;
- position: absolute;
- width: 2px;
- height: 2px;
- background: #999;
- left: 11px;
- top: 11px;
- }
- /* 三农资讯网-招工招聘-社会招聘 */
- .society_form_tip {
- line-height: 30px;
- display: flex;
- margin-bottom: 4px;
- }
- .society_form_label {
- height: 30px;
- line-height: 30px;
- color: #333;
- font-size: 18px;
- margin-right: 15px;
- word-break: keep-all;
- white-space: nowrap;
- }
- .society_form_right_a_box {}
- .society_form_right_a {
- float: left;
- height: 30px;
- line-height: 30px;
- color: #333;
- font-size: 18px;
- margin: 0px 30px 14px 0px;
- }
- .society_form_right_a_only {
- color: #49A769;
- }
- .society_form_right_a:hover {
- color: #49A769;
- }
- .society_form_right_btn {
- float: left;
- height: 30px;
- line-height: 30px;
- color: #333;
- font-size: 18px;
- margin: 0px 30px 20px 0px;
- padding-right: 24px;
- background: url(@/public/image/4.png) no-repeat right center;
- background-size: 20px 18px;
- }
- // .society_form_right_btn_up {
- // background-image: url(@/public/img/9.png);
- // }
- .society_head_right {
- float: right;
- height: 31px;
- line-height: 31px;
- margin-top: 13px;
- }
- .society_head_checkbox_box {
- width: 18px;
- height: 18px;
- float: left;
- margin: 6px 10px 0px 0px;
- position: relative;
- }
- .society_head_checkbox_box_gray {
- border: solid 1px #C8CFD2;
- }
- .society_head_checkbox {
- width: 0px;
- height: 0px;
- }
- .society_head_checkbox::after {
- content: '';
- display: block;
- position: absolute;
- border: solid 1px #C8CFD2;
- border-radius: 2px;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- z-index: 11;
- }
- input[type="checkbox"]:checked.society_head_checkbox::after {
- content: '';
- display: block;
- position: absolute;
- border: 0px;
- background: url(@/public/image/4.png) no-repeat center center #49A769;
- background-size: 12px 12px;
- border-radius: 2px;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- z-index: 11;
- }
- .society_head_checkbox_box_gray input[type="checkbox"]:checked.society_head_checkbox::after {
- content: '';
- display: block;
- position: absolute;
- border: 0px;
- background: url(@/public/image/4.png) no-repeat center center;
- background-size: 12px 12px;
- border-radius: 2px;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- z-index: 11;
- }
- .society_head_right_all_box {
- float: left;
- color: #333;
- font-size: 14px;
- height: 100%;
- line-height: 31px;
- }
- .society_head_right_a {
- float: left;
- height: 31px;
- line-height: 31px;
- color: #fff;
- font-size: 16px;
- border-radius: 4px;
- overflow: hidden;
- padding: 0px 10px;
- background: #49A769;
- margin-left: 20px;
- }
- .society_head_right_a_gray {
- background: #ccc;
- }
- .society_inp_checkbox_box_li_1 {
- width: 18px;
- height: 18px;
- z-index: 11;
- position: absolute;
- left: 15px;
- top: 28px;
- }
- .society_inp_checkbox_box_li_1_btn {
- width: 0px;
- height: 0px;
- }
- .society_inp_checkbox_box_li_1_btn::after {
- content: '';
- display: block;
- position: absolute;
- border: solid 1px #C8CFD2;
- border-radius: 2px;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- z-index: 11;
- }
- input[type="checkbox"]:checked.society_inp_checkbox_box_li_1_btn::after {
- content: '';
- display: block;
- position: absolute;
- border: 0px;
- background: url(@/public/image/4.png) no-repeat center center #49A769;
- background-size: 12px 12px;
- border-radius: 2px;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- z-index: 11;
- }
- .society_ul_3 {
- margin-top: 30px;
- }
- .society_li_3 {
- float: left;
- width: 285px;
- background: #fff;
- border-radius: 6px;
- position: relative;
- margin: 0px 20px 20px 0px;
- padding: 0px 15px;
- box-sizing: border-box;
- }
- .society_li_3:nth-of-type(4n) {
- margin-right: 0px;
- }
- .society_li_3_a {
- display: block;
- width: 100%;
- position: relative;
- z-index: 2;
- }
- .society_li_3_head_box {
- margin-top: 11px;
- }
- .society_li_3_head {
- float: left;
- height: 26px;
- line-height: 26px;
- color: #333;
- font-size: 20px;
- max-width: 45%;
- font-weight: bold;
- // margin-left: 34px;
- }
- .society_li_3_head_name {
- float: right;
- height: 26px;
- line-height: 26px;
- font-size: 16px;
- max-width: 44%;
- color: #49A769;
- }
- .society_li_3_text_box {
- margin-top: 20px;
- }
- .society_li_3_text {
- max-width: 100px;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- float: left;
- height: 21px;
- line-height: 21px;
- color: #333;
- font-size: 16px;
- // padding-right: 20px;
- position: relative;
- }
- .point {
- display: inline-block;
- width: 8px;
- height: 20px;
- line-height: 20px;
- color: #999;
- vertical-align: middle;
- text-align: center;
- margin-right: 6px;
- font-weight: 500;
- }
- .society_li_3_text:nth-last-of-type(1) {
- padding-right: 0px;
- }
- .society_li_3_tag_box {
- margin: 20px 0 20px;
- }
- .society_li_3_tag {
- float: left;
- height: 25px;
- line-height: 25px;
- color: #999;
- font-size: 14px;
- background: #F8F8F8;
- padding: 0px 10px;
- margin-right: 15px;
- }
- .society_inp_checkbox_box_li_3 {
- width: 18px;
- height: 18px;
- z-index: 11;
- position: absolute;
- left: 15px;
- top: 16px;
- }
- .society_inp_checkbox_box_li_3_btn {
- width: 0px;
- height: 0px;
- }
- .society_inp_checkbox_box_li_3_btn::after {
- content: '';
- display: block;
- position: absolute;
- border: solid 1px #C8CFD2;
- border-radius: 2px;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- z-index: 11;
- }
- input[type="checkbox"]:checked.society_inp_checkbox_box_li_3_btn::after {
- content: '';
- display: block;
- position: absolute;
- border: 0px;
- background: url(@/public/image/4.png) no-repeat center center #49A769;
- background-size: 12px 12px;
- border-radius: 2px;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- z-index: 11;
- }
- .cruit_alert_box {
- position: fixed;
- height: 30px;
- line-height: 30px;
- color: #fff;
- font-size: 14px;
- text-align: center;
- background: #666666FF;
- border-radius: 4px;
- left: 50%;
- top: 33%;
- z-index: 111;
- width: auto;
- padding: 0px 15px;
- margin-left: -44px;
- }
- @media screen and (min-width:1200px) {
- /*pc_1440*/
- @media screen and (max-width:1440px) {
- /*1200*/
- }
- .pc_none {
- display: none;
- }
- }
- @media screen and (max-width:599px) {}
- @media screen and (max-width:320px) {}
|