@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;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content {
    width: 100%;
    padding: 0 0.4rem;
    margin-top: 0.3rem;
  }
}
.lm-recruitment-detail .content .model {
  border-bottom: 1px solid #bfbfbf;
}
.lm-recruitment-detail .content .model .title {
  font-size: 0.3rem;
  color: #333;
  text-align: center;
  padding-bottom: 0.6rem;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .model .title {
    padding-bottom: 0.1rem;
    font-size: 0.36rem;
  }
}
.lm-recruitment-detail .content .content-detail {
  padding-top: 0.6rem;
  padding-bottom: 0.75rem;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail {
    padding-top: 0.3rem;
    padding-bottom: 0.45rem;
    flex-wrap: wrap;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left {
  width: 75%;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left {
    width: 100%;
    padding: 0 0.4rem;
    margin-bottom: 0.4rem;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left-text {
  width: 7.45rem;
  margin: 0 auto;
  font-size: 0.16rem;
  color: #333;
  line-height: 0.3rem;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left-text {
    font-size: 0.26rem;
    line-height: 1.5em;
    text-align: justify;
    width: 100%;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left-text img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}
.lm-recruitment-detail .content .content-detail .cd-left-fenye {
  text-align: center;
  margin-top: 0.65rem;
}
.lm-recruitment-detail .content .content-detail .cd-left-fenye div {
  display: inline-block;
  vertical-align: middle;
  background-color: #2f55d4;
  font-size: 0.16rem;
  color: #fff;
  padding: 0.05rem 0.1rem;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-left-fenye div {
    font-size: 0.24rem;
  }
}
.lm-recruitment-detail .content .content-detail .cd-left-fenye div a {
  color: #fff;
}
.lm-recruitment-detail .content .content-detail .cd-left-fenye .fenye-up {
  margin-right: 0.85rem;
}
.lm-recruitment-detail .content .content-detail .cd-right {
  width: 25%;
}
@media screen and (max-width: 1024px) {
  .lm-recruitment-detail .content .content-detail .cd-right {
    width: 100%;
  }
}
.lm-recruitment-detail .content .content-detail .cd-right ul.cd-right-ul li.cd-right-li {
  width: 100%;
  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 {
  display: block;
  width: 100%;
  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;
  }
}
