@charset "UTF-8";
.banner_h {
  width: 100%; }

.banner_h img {
  width: 100%; }

body {
  margin: 0 auto; }

.joinus_text {
  background: url(../../img/joinus/3.jpg) no-repeat;
  height: 650.25px;
  width: 100%;
  line-height: 650.25px;
  padding-top: 157.5px;
  background-size: 100% 100%;
  font-size: 30px;
  line-height: 36.75px;
  text-align: center;
  padding-left: 136.5px;
  padding-right: 138.75px;
  font-family: SourceHanSansCN-Regular;
  font-stretch: normal;
  line-height: 36.75px;
  color: #000000;
  font-weight: bold; }

.joinus_text div {
  text-align: left; }

.joinus_text span {
  color: #6d8456;
  border-bottom: 2px solid #6d8456;
  padding-bottom: 7.5px; }

/* 中文版 */
.contact_way {
  padding: 0 10%;
  position: absolute;
  top: 72%; }

.contact_way .df-sb {
  margin-top: 49.5px;
  display: flex;
  align-items: center;
  justify-content: flex-start !important; }

.df-sb .letter {
  width: 86.25px;
  height: 86.25px;
  line-height: 82.5px;
  background: #6d8456;
  font-size: 4.5454545455rem;
  color: #fff;
  border-radius: 43.5px;
  text-align: center;
  margin-right: 33.75px;
  display: flex;
  align-items: center;
  justify-content: center; }

.mid-body {
  width: 100%;
  height: fit-content;
  background: url(../../img/joinus/jsBG2.png) top no-repeat;
  padding-bottom: 300px;
  background-size: cover; }

.job_category {
  width: 960px;
  overflow: hidden;
  margin: 114px auto;
  margin-bottom: 0; }

.position {
  float: left; }

.position > li {
  padding: 18.75px 57px;
  border-radius: 7.5px;
  color: #718b4f;
  position: relative;
  transition: .3s;
  cursor: pointer; }

.position > li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: #718b4f;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%); }

.position > li.active {
  background: #718b4f;
  color: #fff; }

.position > li.active:before {
  background: #fff; }

.job_discribtion {
  width: 705px;
  border: 2px solid #718b4f;
  padding: 24px 75px;
  float: right;
  color: #000000;
  font-size: 15px;
  line-height: 2;
  display: none; }

.jobAC {
  display: block; }

.job_discribtion .apply {
  width: 117px;
  height: 39px;
  text-align: center;
  background: #284020;
  border-radius: 7.5px;
  color: #fff;
  border: none;
  cursor: pointer; }

.salary {
  margin: 0 auto; }

.salary > .col000 {
  font-size: 57px;
  position: relative;
  padding-bottom: 15px;
  left: -22.5px; }

.salary > .col000:after {
  content: "";
  display: block;
  width: 86.4px;
  border-bottom: 5px solid #000000;
  position: absolute;
  bottom: 0;
  left: 72px; }

.welfare {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-top: 111px; }

.welfare > li {
  text-align: center;
  flex: 33%; }

.welfare > li > img {
  display: inline-block; }

.welfare > li > .f36 {
  margin-top: 15px;
  margin-bottom: 102px; }

.join_banner2 {
  width: 100%; }

.mg_L70 {
  margin-left: 52.5px; }

.aLink {
  position: relative; }
  .aLink span:nth-child(1) {
    display: block; }
  .aLink span:nth-child(2) {
    display: none; }

.aLink:hover span:nth-child(1) {
  display: none !important; }
.aLink:hover span:nth-child(2) {
  display: block !important; }

@media screen and (max-width: 750px) {
  .joinus_text {
    background: url(../../img/joinus/3.jpg) no-repeat;
    height: 54.1875rem;
    width: 100%;
    line-height: 54.1875rem;
    padding-top: 13.125rem;
    background-size: 100% 100%;
    font-size: 2.5rem;
    line-height: 3.0625rem;
    text-align: center;
    padding-left: 11.375rem;
    padding-right: 11.5625rem;
    font-family: SourceHanSansCN-Regular;
    font-stretch: normal;
    line-height: 3.0625rem;
    color: #000000;
    font-weight: bold; }

  .joinus_text span {
    color: #6d8456;
    border-bottom: 2px solid #6d8456;
    padding-bottom: 0.625rem; }

  /* 中文版 */
  .contact_way {
    padding: 0 10px;
    position: absolute;
    top: 72%; }

  .contact_way .df-sb {
    margin-top: 4.125rem;
    display: flex;
    align-items: center;
    justify-content: flex-start !important; }

  .df-sb .letter {
    width: 7.1875rem;
    height: 7.1875rem;
    line-height: 6.875rem;
    background: #6d8456;
    font-size: 4.5454545455rem;
    color: #fff;
    border-radius: 3.625rem;
    text-align: center;
    margin-right: 2.8125rem; }

  .job_category {
    width: 80rem;
    overflow: hidden;
    margin: 9.5rem auto;
    margin-bottom: 0; }

  .position > li {
    padding: 1.5625rem 4.75rem;
    border-radius: 0.625rem;
    color: #718b4f;
    position: relative;
    transition: .3s; }

  .position > li:before {
    content: "";
    display: block;
    width: 1rem;
    height: 1rem;
    background: #718b4f;
    position: absolute;
    left: 1.25rem;
    top: 50%;
    transform: translateY(-50%); }

  .job_discribtion {
    width: 58.75rem;
    border: 2px solid #718b4f;
    padding: 2rem 6.25rem;
    float: right;
    color: #000000;
    font-size: 1rem;
    line-height: 2; }

  .jobAC {
    display: block; }

  .job_discribtion .apply {
    width: 9.75rem;
    height: 3.25rem;
    text-align: center;
    background: #284020;
    border-radius: 0.625rem;
    color: #fff;
    border: none; }

  .salary {
    margin: 0 auto; }

  .salary > .col000 {
    font-size: 4.75rem;
    position: relative;
    padding-bottom: 1.25rem;
    left: -1.875rem; }

  .salary > .col000:after {
    content: "";
    display: block;
    width: 7.2rem;
    border-bottom: 5px solid #000000;
    position: absolute;
    bottom: 0;
    left: 6rem; }

  .welfare {
    width: 100%;
    margin-top: 9.25rem;
    overflow: hidden; }

  .welfare > li > .f36 {
    margin-top: 5rem;
    margin-bottom: 8.5rem; }

  .mg_L70 {
    margin-left: 4.375rem; }

  .banner_h {
    width: 100%;
    margin-bottom: 20px; }

  .banner_h img {
    width: 100%; }

  body {
    margin: 0 auto; }

  .joinus_text {
    background: url(../../img/joinus/3.jpg) no-repeat;
    background: initial;
    box-shadow: 0 0 0.1272727273rem 1px #333;
    width: 21.8181818182rem;
    background-size: 100% 100%;
    font-size: 0.9090909091rem;
    text-align: center;
    padding: 1.8181818182rem;
    margin: 1.8181818182rem auto;
    font-family: SourceHanSansCN-Regular;
    font-stretch: normal;
    line-height: 1.2727272727rem;
    color: #000000;
    font-weight: bold;
    height: auto; }

  .joinus_text div {
    text-align: left; }

  .joinus_text span {
    color: #6d8456;
    border-bottom: 2px solid #6d8456;
    padding-bottom: 0.1818181818rem; }

  .f24 {
    font-size: 0.4363636364rem; }

  .f44 {
    font-size: 0.8rem; }

  /* 中文版 */
  .contact_way {
    width: 100%;
    position: absolute;
    top: 74%; }

  .contact_way .df-sb {
    margin-top: 0.5454545455rem;
    display: flex;
    align-items: center;
    justify-content: flex-start !important; }

  .df-sb .letter {
    width: 2.0909090909rem;
    height: 2.0909090909rem;
    line-height: 2rem;
    background: #6d8456;
    font-size: 1.4545454545rem;
    color: #fff;
    border-radius: 1.0545454545rem;
    text-align: center;
    margin-right: 0.8181818182rem; }

  .mid-body {
    width: 100%;
    height: fit-content;
    background: url(../../img/joinus/jsBG2.png) top no-repeat;
    padding-bottom: 0; }

  .job_category {
    width: 23.2727272727rem;
    overflow: hidden;
    margin: 1.0909090909rem auto;
    margin-bottom: 0; }

  .position {
    float: left; }

  .position > li {
    padding: 0.2727272727rem 0.1818181818rem;
    padding-left: 1.4545454545rem;
    border-radius: 0.1818181818rem;
    color: #718b4f;
    position: relative;
    font-size: 0.7272727273rem;
    margin-bottom: 1.0909090909rem;
    transition: .3s; }

  .position > li:before {
    content: "";
    display: block;
    width: 0.6545454545rem;
    height: 0.6545454545rem;
    background: #718b4f;
    position: absolute;
    left: 0.3636363636rem;
    top: 50%;
    transform: translateY(-50%); }

  .position > li.active {
    background: #718b4f;
    color: #fff; }

  .position > li.active:before {
    background: #fff; }

  .job_discribtion {
    width: 16rem;
    border: 2px solid #718b4f;
    padding: 0.5454545455rem 0.5454545455rem;
    float: right;
    color: #000000;
    font-size: 0.7272727273rem;
    line-height: 2;
    display: none; }

  .jobAC {
    display: block; }

  .job_discribtion p {
    font-size: 0.7272727273rem; }

  .job_discribtion .apply {
    width: 5.4545454545rem;
    height: 1.8181818182rem;
    text-align: center;
    background: #284020;
    border-radius: 0.1818181818rem;
    color: #fff;
    border: none;
    font-size: 0.9090909091rem; }

  .salary {
    margin: 0 auto; }

  .salary > .col000 {
    font-size: 1.0909090909rem;
    position: relative;
    padding-bottom: 0.3636363636rem;
    left: 0.7272727273rem; }

  .salary > .col000:after {
    content: "";
    display: block;
    width: 2.1818181818rem;
    border-bottom: 0.1818181818rem solid #000000;
    position: absolute;
    bottom: -0.3636363636rem;
    left: 1.0545454545rem; }

  .welfare {
    width: 100%;
    margin-top: 1.0909090909rem;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }

  .welfare > li {
    text-align: center;
    float: initial; }

  .welfare > li > img {
    display: inline-block;
    width: 60%; }

  .welfare > li > .f36 {
    margin-top: 0.3636363636rem;
    margin-bottom: 2.4727272727rem;
    font-size: 0.7272727273rem; }

  .job_discribtion .join_desc {
    font-size: 1.2727272727rem; }

  .mg_L70 {
    margin-left: 1.2727272727rem; }

  .join_banner2 {
    margin: 0 -20px; } }

/*# sourceMappingURL=cn_joinus.css.map */
