html, body { scroll-behavior: smooth; } .barand-ative { box-shadow: 0 0 0.3125rem 0.3125rem rgba(0, 0, 0, 0.5); } .imgBox { overflow: hidden; } .imgBox img { transition: all 0.5s; width: 100%; height: 100%; object-fit: cover; } .imgBox:hover img { transition: all 0.5s; transform: scale(1.1); } .narBar-ative { background: #1d9237 url(../images/about/yezi.png) no-repeat center center; } #recruit { width: 100%; height: 100px; color: black; /*鑿滃崟鎵嬫満鐘舵€?/ /*鑿滃崟鎵嬫満鐘舵€?/ } #recruit #header.activeBorder { box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1); } #recruit #header { box-sizing: border-box; width: 100%; padding: 0 20px; height: 100px; font-size: 1rem; background-color: #fff; position: fixed; justify-content: space-between; top: 0; z-index: 99; } #recruit #header a { color: #a3a3a3; } @media screen and (max-width: 992px) { #recruit #header { height: 80px; } } #recruit #header .header-outer { width: 90%; height: 100%; margin: 0 auto; display: flex; } @media screen and (max-width: 992px) { #recruit #header .header-outer { width: 100%; } } #recruit #header .header-inner { width: 90%; height: 100%; margin: 0 auto; display: flex; align-items: center; } @media screen and (max-width: 992px) { #recruit #header .header-inner { width: 100%; } } @media screen and (max-width: 1200px) { #recruit #header .header-inner { width: 100%; justify-content: space-between; } } #recruit #header .header-logo { max-width: 110px; width: 100%; display: flex; align-items: center; } #recruit #header .navbar-color { color: rgba(0, 128, 0, 0.687); font-weight: bold; } #recruit #header .navbar-list { max-width: 1150px; width: 100%; position: relative; color: #a3a3a3; height: 100%; font-size: 1rem; display: flex; justify-content: space-between; align-items: center; margin-left: auto; } #recruit #header .navbar-list .navbar-item { display: flex; justify-content: center; align-content: center; align-items: center; flex-direction: column; min-width: 65px; margin: 0 0.5rem; width: 95px; height: 100%; position: relative; flex-grow: 1; cursor: pointer; } #recruit #header .navbar-list .navbar-item a { display: flex; align-items: center; } #recruit #header .navbar-list .navbar-item .navbar-icon { width: 7px; height: 7px; margin-right: 0.4rem; border-radius: 50%; border: 3px solid rgba(0, 143, 52, 0.8); transition: all ease 0.3s; } #recruit #header .navbar-list .navbar-item .navbar-icon1 { width: 7px; height: 7px; margin-right: 0.4rem; border-radius: 50%; border: 3px solid transparent; transition: all ease 0.3s; } #recruit #header .navbar-list .navbar-item:hover { transition: all 0.5s ease; color: rgba(0, 143, 52, 0.8); } #recruit #header .navbar-list .navbar-item.active { color: rgba(0, 143, 52, 0.8); } #recruit #header .navbar-list .navbar-item:not(:last-of-type)::after { color: #a3a3a3; content: "/"; display: block; position: absolute; right: -0.95rem; font-weight: bold; } #recruit #header .nav-search { cursor: pointer; } #recruit #header .select-list { background: #fff; position: absolute; top: 99px; font-size: 1rem; display: flex; justify-content: space-between; align-items: center; } #recruit #header .select-list .select-item { width: max-content; border-radius: 5px; padding: 19px 0; border: 1px solid #eee; flex-direction: column; display: flex; justify-content: center; align-content: center; align-items: center; display: none; min-width: 75px; height: 100%; position: relative; cursor: pointer; } #recruit #header .select-list .select-item a { text-align: left; justify-content: flex-start; padding: 7px 20px; box-sizing: border-box; font-weight: normal; color: #666; } #recruit #header .select-list .select-item a:hover { transition: all 0.5s ease; background-color: #95959523; } @media screen and (max-width: 1440px) { #recruit #header .navbar-list { font-size: 14px; } #recruit #header .navbar-list .navbar-item { width: 82px; margin: auto; } #recruit #header .navbar-list .navbar-item:not(:last-of-type)::after { content: "/"; display: block; position: absolute; right: -0.65rem; font-weight: bold; } #recruit #header .navbar-list .navbar-item .navbar-icon { margin-left: 5px; margin-right: 0px; min-width: 5px; min-height: 5px; width: 5px; height: 5px; } #recruit #header .navbar-list .navbar-item .select-list .select-item { font-size: 14px; } } @media screen and (max-width: 1000px) { #recruit #header .nav-search { display: none; } #recruit #header .navbar-list { display: none; } #recruit #header .phoneIcon { display: flex; z-index: 999999; } } #recruit .phoneIcon { width: 30px; height: 20px; position: relative; top: 0; bottom: 0; display: none; align-items: center; cursor: pointer; } #recruit .phoneNav { width: 100%; height: 2px; background: #000; } #recruit .phoneNav:before { content: ''; position: absolute; top: 0; height: 2px; background: #000; width: 100%; } #recruit .phoneNav:after { content: ''; position: absolute; bottom: 0; height: 2px; background: #000; width: 100%; } #recruit .active .phoneNav, #recruit .active .phoneNav:before, #recruit .active .phoneNav:after, #recruit .bgActive .phoneNav, #recruit .bgActive .phoneNav:before, #recruit .bgActive .phoneNav:after { background: #000; } #recruit .menuBox { position: fixed; width: 100%; background: #fff; height: 100vh; top: 0; right: -100%; z-index: 99999999999; transition: all 0.5s; overflow: auto; overflow-x: hidden; } #recruit .phoneNavShow { box-sizing: border-box; right: 0; transition: all 0.5s; z-index: 9999; padding: 0 20px; } #recruit .menuBox .close { position: absolute; top: 20px; right: 20px; font-size: 20px; text-align: center; width: 30px; height: 30px; line-height: 30px; color: #fff; z-index: 20; border-radius: 50%; cursor: pointer; background: green url('../images/close.svg') no-repeat center; background-size: 12px; text-indent: -99px; } #recruit .phoneNavShow .close { display: block; } #recruit .menuBox ul li a { color: #333; display: block; } #recruit .menuBox ul { flex-wrap: wrap; margin-top: 90px; } #recruit .menuBox ul li { width: 100%; border-bottom: 1px solid #eee; transition: all 1s ease; } #recruit .menuBox ul li a { height: auto; line-height: 50px; } #recruit .menuBox .secondMenu { position: relative; top: 0; left: 0; margin-left: 0; width: 100%; box-shadow: none; padding: 0 30px 20px; flex-direction: column; display: none; } #recruit .menuBox .secondMenu a, #recruit .menuBox.active .menuBox ul .secondMenu a { text-align: left; line-height: 30px; height: auto; } #recruit .menuBox.active .secondMenu { top: 0; } #recruit .menuBox ul li { position: relative; } #recruit .menuBox ul li i { content: ''; width: 50px; height: 50px; top: 0; right: 0; position: absolute; background: url('../images/close.svg') no-repeat center; filter: brightness(0.2); background-size: 12px; z-index: 10; transform: rotate(45deg); transition: all 0.5s; } #recruit .menuBox ul li i.active { transform: rotate(90deg); transition: all 0.5s; } #recruit .panel1 { width: 100%; margin: 0 auto; } #recruit .panel1 .panel1_outer { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } #recruit .panel1 .panel1_outer .panel1-title { color: #333; width: 100%; font-size: 38px; padding: 80px 0; text-align: center; } #recruit .panel1 .panel1_outer .panel1-search { box-sizing: border-box; width: 100%; position: relative; } #recruit .panel1 .panel1_outer .panel1-search input { box-sizing: border-box; width: 100%; height: 61px; padding: 0 32px; border: 1px solid #E9E9E9; border-radius: 31px; font-size: 16px; font-family: Microsoft YaHei; font-weight: 400; color: #B8B8B8; line-height: 36px; } #recruit .panel1 .panel1_outer .panel1-search input::-webkit-input-placeholder { color: #B8B8B8; } #recruit .panel1 .panel1_outer .panel1-search button { z-index: 4; position: absolute; top: 18px; right: 35px; border-style: none; width: 60px; height: 32px; background: url("../images/recruit/icon4.png") no-repeat; } #recruit .panel1 .panel1_outer .panel1-content { width: 100%; } #recruit .panel1 .panel1_outer .panel1-content .content-title { width: 100%; height: 16px; font-size: 16px; font-family: Microsoft YaHei; font-weight: 400; color: #999999; line-height: 36px; padding: 33px 0; border-bottom: 1px solid #E9E9E9; } #recruit .panel1 .panel1_outer .panel1-content .content-title .num { color: #00913a; } #recruit .panel1 .panel1_outer .panel1-content .content-list { width: 100%; font-size: 20px; font-family: Microsoft YaHei; font-weight: 400; color: #000000; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a { color: #000; display: flex; justify-content: space-between; align-items: center; line-height: 36px; padding: 33px 0; border-bottom: 1px solid #E9E9E9; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a:hover { background: #F8F8F8; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a .item-job { flex-basis: 300px; padding-left: 28px; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a .item-address { flex-basis: 200px; color: #999; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a .item-Salary { min-width: 80px; color: #EE6E2F; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a .item-btn { padding-right: 25px; color: #CCC; } #recruit .panel1 .panel1_outer .Pagination { width: 100%; display: flex; justify-content: center; align-items: center; padding: 5.625rem 0; } #recruit .panel1 .panel1_outer .Pagination .page-row { width: 100%; text-align: center; font-size: 1.125rem; } #recruit .panel1 .panel1_outer .Pagination .page-row button { font-weight: bold; font-size: 1.125rem; width: 9.375rem; height: 3.125rem; border-radius: 1.875rem; border-style: none; background-color: #fff; margin: 0 3.125rem; cursor: pointer; } #recruit .panel1 .panel1_outer .Pagination .page-row button:hover { background: #00913a; color: #fff; } #recruit .panel1 .panel1_outer .Pagination .page-row .btn-ative { background: #00913a; color: #fff; } #recruit .panel1 .panel1_outer .Pagination .page-row .page { color: #cdcdcd; padding: 0 0.9375rem; font-weight: bold; cursor: pointer; } #recruit .panel1 .panel1_outer .Pagination .page-row .page:hover { color: #00913a; } #recruit .panel1 .panel1_outer .Pagination .page-row .page-active { color: #00913a; } @media screen and (max-width: 1400px) { #recruit .panel1 .panel1_outer .Pagination { padding: 3.625rem 0; } #recruit .panel1 .panel1_outer .Pagination .page-row { font-size: 1rem; } #recruit .panel1 .panel1_outer .Pagination .page-row button { font-weight: bold; font-size: 1rem; width: 7.375rem; height: 2.625rem; } } @media screen and (max-width: 1200px) { #recruit .panel1 .panel1_outer .Pagination { padding: 2.625rem 0; } #recruit .panel1 .panel1_outer .Pagination .page-row { font-size: 14px; } #recruit .panel1 .panel1_outer .Pagination .page-row button { font-weight: bold; font-size: 14px; width: 5.375rem; height: 2.125rem; margin: 0; } #recruit .panel1 .panel1_outer .Pagination .page-row .page { padding: 0 5px; } } @media screen and (max-width: 1200px) { #recruit .panel1 .panel1_outer .panel1-title { font-size: 28px; padding: 40px 0; } #recruit .panel1 .panel1_outer .panel1-search { max-width: 700px; margin: 0 auto; width: 100%; } #recruit .panel1 .panel1_outer .panel1-content .content-list { width: 100%; font-size: 16px; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a { line-height: 24px; padding: 20px 0; } } @media screen and (max-width: 1000px) { #recruit .panel1 .panel1_outer .panel1-search { max-width: 500px; margin: 0 auto; width: 100%; } #recruit .panel1 .panel1_outer .panel1-search input { height: 50px; } #recruit .panel1 .panel1_outer .panel1-search button { top: 12px; } #recruit .panel1 .panel1_outer .panel1-content .content-list { width: 100%; font-size: 12px; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a { line-height: 15px; } #recruit .panel1 .panel1_outer .panel1-content .content-list .content-item a .item-job { flex-basis: 300px; padding-left: 20px; } } #recruit .panel2 { width: 100%; margin: 0 auto; } #recruit .panel2 .panel2_outer { max-width: 1200px; margin: 0 auto; box-sizing: border-box; padding: 0 20px; } #recruit .panel2 .panel2_outer .panel2-title { color: #333; width: 100%; font-size: 38px; padding: 80px 0; text-align: center; border-bottom: 1px solid #E9E9E9; text-align: left; } #recruit .panel2 .panel2_outer .panel2-content { font-family: MicrosoftYaHei; border-bottom: 1px solid #E9E9E9; } #recruit .panel2 .panel2_outer .panel2-content .content-title { font-weight: 400; font-size: 25px; padding: 33px 0; } #recruit .panel2 .panel2_outer .panel2-content .content-text { color: #888; line-height: 36px; padding-bottom: 60px; border-bottom: 1px solid #E9E9E9; } #recruit .panel2 .panel2_outer .panel2-content .content-text .content-end { color: #1b8b3b; padding-top: 45px; font-weight:bold; } #recruit .panel2 .panel2_outer .panel2-content:nth-last-child(1) { border-bottom: none; } #recruit .panel2 .panel2_outer .panel2-content:nth-last-child(1) .content-text:nth-last-child(1) { border-bottom: none; } #recruit .panel2 .panel2_outer .panel2-btn { padding: 56px 0; } #recruit .panel2 .panel2_outer .panel2-btn button { color: #5F5F5F; width: 200px; height: 69px; background: #E2E2E2; border-radius: 5px; border-style: none; font-size: 20px; } #recruit .panel2 .panel2_outer .panel2-btn button:nth-child(2) { margin-left: 22px; } #recruit .panel2 .panel2_outer .panel2-btn button:hover { background: #1B8B3B; color: #fff; } @media screen and (max-width: 1440px) { #recruit .panel2 .panel2_outer .panel2-title { font-size: 28px; padding: 40px 0; } #recruit .panel2 .panel2_outer .panel2-content .content-title { font-size: 20px; padding: 15px 0; } #recruit .panel2 .panel2_outer .panel2-content .content-text { line-height: 26px; padding-bottom: 30px; font-size: 14px; } #recruit .panel2 .panel2_outer .panel2-btn button { width: 150px; height: 50px; font-size: 16px; } } @media screen and (max-width: 1000px) { #recruit .panel2 .panel2_outer .panel2-title { font-size: 20px; padding: 20px 0; } #recruit .panel2 .panel2_outer .panel2-content .content-title { font-size: 16px; padding: 10px 0; } #recruit .panel2 .panel2_outer .panel2-btn button { width: 100px; height: 50px; font-size: 14px; } } /*# sourceMappingURL=./recruit.css.map */