@media screen and (max-width: 1024px) {
  .lm-recruitment {
    margin-top: 1.1rem;
  }
}
.lm-recruitment .banner {
  height: 6rem;
}
.lm-recruitment .banner img {
  width: 100%;
  height: 100%;
}
.lm-recruitment .content-tab {
  width: 100%;
  height: 0.8rem;
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.lm-recruitment .content-tab ul {
  width: 12rem;
  margin: 0 auto;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: inherit;
  -webkit-justify-content: inherit;
  -o-justify-content: inherit;
  align-items: inherit;
  -webkit-align-items: inherit;
  -o-align-items: inherit;
  flex-direction: row;
  -webkit-flex-direction: row;
  -o-flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content-tab ul {
    width: 100%;
  }
}
.lm-recruitment .content-tab ul li {
  width: 6rem;
  height: 0.8rem;
  background: linear-gradient(0deg, rgba(47,85,212,0.3) 0%, rgba(71,113,255,0.3) 100%);
  font-size: 0.18rem;
  color: #333;
  line-height: 0.8rem;
  text-align: center;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content-tab ul li {
    font-size: 0.3rem;
  }
}
.lm-recruitment .content-tab ul li:hover {
  background: linear-gradient(0deg, #2f55d4 0%, #4771ff 100%);
  color: #fff;
}
.lm-recruitment .content-tab ul .li-active {
  background: linear-gradient(0deg, #2f55d4 0%, #4771ff 100%);
  color: #fff;
}
.lm-recruitment .content {
  width: 12rem;
  margin: 0 auto;
  margin-top: 0.6rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content {
    width: 100%;
    margin-top: 0.3rem;
    padding: 0 0.2rem;
  }
}
.lm-recruitment .content .model1 {
  margin: 0 auto;
  width: 4.8rem;
  border-bottom: 1px solid #bfbfbf;
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model1 {
    margin-bottom: 0.3rem;
  }
}
.lm-recruitment .content .model1-title {
  font-size: 0.36rem;
  font-weight: bold;
  text-align: center;
  color: #333;
  padding-bottom: 0.25rem;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model1-title {
    padding-bottom: 0.1rem;
  }
}
.lm-recruitment .content .model1-title:after {
  display: block;
  content: '';
  position: absolute;
  width: 0.85rem;
  height: 0.06rem;
  background-color: #7d7d7d;
  left: 50%;
  bottom: -0.035rem;
  transform: translate(-50%, 0);
}
.lm-recruitment .content .model2 .model2-ul .model2-li {
  height: 2.1rem;
  margin-bottom: 0.2rem;
}
.lm-recruitment .content .model2 .model2-ul .model2-li:hover {
  background-color: #eee;
}
.lm-recruitment .content .model2 .model2-ul .model2-li:hover .model2-li-jiantou {
  background-color: #2f55d4;
}
.lm-recruitment .content .model2 .model2-ul .model2-li a {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: inherit;
  -webkit-justify-content: inherit;
  -o-justify-content: inherit;
  align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  -o-flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
}
.lm-recruitment .content .model2 .model2-ul .model2-li a img {
  width: 2.8rem;
  height: 2.1rem;
  margin-right: 0.29rem;
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-time {
  margin-right: 0.2rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-time {
    display: none;
  }
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-time .mlt-p1 {
  font-size: 0.18rem;
  color: #000;
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-time .mlt-p2 {
  font-size: 0.14rem;
  color: #a4a4a6;
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content {
  width: 6.86rem;
  margin-right: 0.4rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content {
    width: 4rem;
    margin-right: 0;
  }
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content .title1 {
  font-size: 0.18rem;
  color: #000;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content .title1 {
    font-size: 0.32rem;
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    white-space: nowrap;
  }
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content .title2 {
  font-size: 0.16rem;
  color: #818185;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: unset;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content .title2 {
    font-size: 0.26rem;
    -webkit-line-clamp: 2;
  }
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content .title-time {
  display: none;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-content .title-time {
    display: block;
    font-size: 0.22rem;
    color: #000;
    text-align: right;
  }
}
.lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-jiantou {
  width: 0.45rem;
  height: 0.45rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.45rem;
  font-size: 0.3rem;
  color: #fff;
  font-family: serif;
  background-color: #a4a4a6;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content .model2 .model2-ul .model2-li .model2-li-jiantou {
    display: none;
  }
}
.lm-recruitment .content #biuuu_city {
  text-align: center;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment .content #biuuu_city {
    margin-bottom: 0.3rem;
  }
}
.lm-recruitment .content #biuuu_city .laypageskin_default span {
  background-color: #2f55d4;
}
