@media screen and (max-width: 1024px) {
  .lm-recruitment-detail {
    margin-top: 1.1rem;
  }
}
.lm-recruitment-detail .banner {
  height: 6rem;
}
.lm-recruitment-detail .banner img {
  width: 100%;
  height: 100%;
}
.lm-recruitment-detail .content {
  width: 12rem;
  margin: 0 auto;
  margin-top: 0.6rem;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content {
    width: 100%;
    padding: 0 0.4rem;
    margin-top: 0.3rem;
  }
}
.lm-recruitment-detail .content .content-detail {
  padding-top: 0.6rem;
  padding-bottom: 0.2rem;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  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-detail .content .content-detail {
    padding-top: 0.3rem;
    flex-wrap: wrap;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left {
  width: 8.45rem;
  height: 5rem;
  margin-bottom: 1rem;
  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-detail .content .content-detail .cd-left {
    flex-wrap: wrap;
    height: auto;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left {
  position: relative;
  width: 3.8rem;
  height: 5rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-left {
    width: 100%;
    height: auto;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .swiper-button-prev {
  top: 90%;
  left: 0;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .swiper-button-prev {
    display: none;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .swiper-button-next {
  top: 90%;
  right: 0;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .swiper-button-next {
    display: none;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .swiper-container {
  width: 100%;
  height: 3rem;
  margin-left: auto;
  margin-right: auto;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .swiper-slide {
  background-size: cover;
  background-position: center;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-top {
  height: 3.8rem;
  width: 3.8rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-top {
    width: 4rem;
    height: 4rem;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-top .swiper-wrapper .swiper-slide:before {
  position: absolute;
  top: 0.11rem;
  left: 0.13rem;
  content: '';
  display: block;
  width: 0.37rem;
  height: 0.36rem;
  background-image: ;
  background-size: cover;
  background-repeat: no-repeat;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-top img {
  width: 100%;
  height: 100%;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-thumbs {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  width: 3.2rem;
  height: 1rem;
  box-sizing: border-box;
  padding: 0.1rem 0;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-thumbs {
    display: none;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-thumbs .swiper-slide {
  width: 1rem !important;
  height: 1rem;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-thumbs .swiper-slide:before {
  position: absolute;
  top: 0.05rem;
  left: 0.1rem;
  content: '';
  display: block;
  width: 0.37rem;
  height: 0.36rem;
  background-image: ;
  background-size: 90%;
  background-repeat: no-repeat;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-left .gallery-thumbs .swiper-slide img {
  width: 100%;
  height: 100%;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right {
  position: relative;
  margin-left: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-right {
    margin-left: 0;
    width: 100%;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .title {
  padding-top: 0.37rem;
  font-size: 0.24rem;
  color: #333;
  width: 4.34rem;
  padding-bottom: 0.1rem;
  border-bottom: 1px dashed #bfbfbf;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .title {
    width: 100%;
    font-size: 0.36rem;
    text-align: center;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .text {
  font-size: 0.16rem;
  color: #333;
  line-height: 0.3rem;
  min-height: 2.3rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .text {
    font-size: 0.26rem;
    line-height: 1.5em;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .button {
  width: 1.2rem;
  height: 0.4rem;
  font-size: 0.18rem;
  color: #fff;
  background-color: #ee952f;
  text-align: center;
  line-height: 0.4rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .button {
    width: 1.8rem;
    height: 0.6rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
    margin: 0 auto;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .ht-right {
  position: absolute;
  bottom: 0;
  font-size: 0;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .ht-right {
    display: none;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .ht-right-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.1rem;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .ht-right-img img {
  width: 0.48rem;
  height: 0.48rem;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .ht-right-text {
  display: inline-block;
  vertical-align: middle;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .ht-right-text .hrt-1 {
  font-size: 0.18rem;
  color: #333;
}
.lm-recruitment-detail .content .content-detail .cd-left .cd-left-right .ht-right-text .hrt-2 {
  font-size: 0.3rem;
  color: #2f55d4;
  font-weight: bold;
}
.lm-recruitment-detail .content .content-detail .cd-right {
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-right {
    display: none;
  }
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.cd-right-li {
  margin-bottom: 0.02rem;
  padding-left: 0.3rem;
  padding-right: 0.2rem;
  cursor: pointer;
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.cd-right-li a {
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  white-space: nowrap;
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listdata {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  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;
  font-size: 0.18rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #333;
  background-color: #eaeaea;
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listdata:hover {
  background-color: #ee952f;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listdata {
    font-size: 0.24rem;
  }
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listfirst {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.22rem;
  font-weight: bold;
  background-color: #2f55d4;
  margin-bottom: 0.04rem;
  padding-left: 0.22rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listfirst {
    font-size: 0.3rem;
  }
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listlast {
  margin-top: 0.04rem;
  background-color: #2f55d4;
  height: 2rem;
  text-align: center;
  padding-top: 0.15rem;
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listlast img {
  width: 1.52rem;
  height: 1.57rem;
  margin-bottom: 0.05rem;
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listlast p {
  color: #f7f7f7;
  font-size: 0.14rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.listlast {
    height: auto;
    padding-bottom: 0.1rem;
  }
}
.lm-recruitment-detail .content .content-tab {
  width: 8.45rem;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-tab {
    width: 100%;
  }
}
.lm-recruitment-detail .content .content-tab .title {
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  color: #333;
  padding-bottom: 0.1rem;
  margin-bottom: 0.55rem;
  border-bottom: 1px solid #bfbfbf;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-tab .title {
    margin-bottom: 0.3rem;
  }
}
.lm-recruitment-detail .content .content-tab .title:before {
  position: absolute;
  content: '';
  display: block;
  width: 0.84rem;
  height: 0.06rem;
  background-color: #7d7d7d;
  left: 50%;
  bottom: -0.035rem;
  transform: translate(-50%, 0);
}
.lm-recruitment-detail .content .content-tab .title:after {
  position: absolute;
  content: '';
  display: block;
  width: 0.16rem;
  height: 0.15rem;
  background-image: ;
  background-size: 0.16rem 0.15rem;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: -0.3rem;
}
.lm-recruitment-detail .content .content-tab .neirong {
  width: 7.72rem;
  margin: 0 auto;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.36rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-tab .neirong {
    width: 100%;
    padding: 0 0.4rem;
  }
}
.lm-recruitment-detail .content .tuijian-phone {
  display: none;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .tuijian-phone {
    display: block;
  }
}
.lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.tuijian-phone-li {
  margin-bottom: 0.02rem;
  padding-left: 0.3rem;
  padding-right: 0.2rem;
  cursor: pointer;
}
.lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listdata {
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -o-justify-content: space-between;
  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;
  font-size: 0.18rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #333;
  background-color: #eaeaea;
}
.lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listdata:hover {
  background-color: #ee952f;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listdata {
    font-size: 0.24rem;
  }
}
.lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listfirst {
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.22rem;
  font-weight: bold;
  background-color: #2f55d4;
  margin-bottom: 0.04rem;
  padding-left: 0.22rem;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listfirst {
    font-size: 0.3rem;
  }
}
.lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listlast {
  margin-top: 0.04rem;
  background-color: #2f55d4;
  height: 2rem;
  text-align: center;
  padding-top: 0.15rem;
}
.lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listlast img {
  width: 1.52rem;
  height: 1.57rem;
  margin-bottom: 0.05rem;
}
.lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listlast p {
  color: #f7f7f7;
  font-size: 0.14rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .tuijian-phone ul.tuijian-phone-ul li.listlast {
    height: auto;
    padding-bottom: 0.1rem;
  }
}
