.impression-class-top {
  width: 100%;
  height: 2.56rem;
  /* border: 1px solid red; */
  background-image: url("../../../static/images/impression/impressionBanner.png");
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
}

.impression-content {
  flex-grow: 1;
  display: flex;
  align-items: center;
}
.impression-content-box {
  margin-left: 0.16rem;
  margin-top: 1rem;
}
.impression-content-box-first {
  font-size: 0.32rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 0.1rem;
}
.impression-content-box-second {
  font-size: 0.18rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 0.1rem;
}
.content-menu {
  height: 0.56rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* border-bottom: 1px solid #ddd; */
  cursor: pointer;
}
.content-menu div:first-child {
  width: 1.52rem;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 0.2rem;
  color: #c52e34;
}
.content-menu div:nth-child(2) {
  width: 1.52rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 0.2rem;
}
.recruitment-information {
  /* width: 12rem; */
  width: 100%;
  margin: 0 auto;
}
.recruitment-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  /* margin-top: 0.72rem; */
  flex-wrap: wrap;
  background: rgba(246, 247, 249, 1);
}
.recruitment-content .recruitment-content-box {
  /* width: 3.84rem; */
  width: 100%;
  height: 2.78rem;
  padding: 0.16rem;
  margin-bottom: 0.24rem;
  cursor: pointer;
  background: white;
}
.recruitment-content-box .school-class {
  width: 1.16rem;
  height: 0.4rem;
  background: rgba(197, 46, 52, 0.08);
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  color: #c52e34;
  text-align: center;
  margin-left: 0.05rem;
  font-size: 0.24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruitment-sarary {
  font-size: 0.32rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #c52e34;
}
.label-box {
  width: 1.4rem;
  height: 0.4rem;
  opacity: 1;
  border: 1px solid #f4f4f4;
  font-size: 0.22rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #999999;
  background: rgba(245, 246, 248, 1);
  text-align: center;
  margin-top: 0.08rem;
  margin-bottom: 0.17rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruitment-introduce {
  font-size: 0.24rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #999999;
  border-top: 1px dashed #e5e5e5;
  margin-top: 0.13rem;
  padding-top: 0.07rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recruitment-content-box .recruitment-content-box-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.12rem;
}
.recruitment-content-box .recruitment-content-box-top .content-box-top-title {
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruitment-content-box
  .recruitment-content-box-top
  .content-box-top-title
  div:first-child {
  font-size: 0.32rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}
/* =============== */
.iframe-class {
  border: 1px solid red;
  position: fixed;
  top: 0;
  width: 100%;
}
.details-box-big {
  background: #f6f7f9;
}
.recruitmentTop-boxBig {
  /* border: 1px solid red; */
  padding: 0.28rem;
  background: white;
}
.recruitment-top {
  width: 100%;
}
.recruitment-top-content {
  /* width: 12rem; */
  width: 100%;
  /* background: #fbfbfc; */
  margin: 0 auto;
  display: flex;
}
.recruitment-top-title {
  display: flex;
  margin-bottom: 0.2rem;
  align-items: center;
  justify-content: space-between;
}
.recruitment-top-title div:first-child {
  font-size: 0.44rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-right: 0.24rem;
}
.recruitment-top-content-left {
  flex: 2;
}
.recruitment-top-title div:nth-child(2) {
  font-size: 0.32rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #c52e34;
}
.recruitment-label-list-content {
  /* width: ; */
  width: 0.9rem;
  height: 0.28rem;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #f4f4f4;
}
#recruitmentLabelList {
  display: flex;
}
#recruitmentLabelList .recruitment-label-list-content {
  margin-right: 0.2rem;
  font-size: 0.14rem;
  color: #999999;
  text-align: center;
}
.recruitment-require {
  font-size: 0.24rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  margin-bottom: 0.48rem;
}
.recruitment-release {
  font-size: 0.14rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #999999;
  margin-top: 0.3rem;
}
.recruitment-top {
  display: flex;
}
.recruitment-top-content-right {
  /* flex: 1; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruitment-top-content-right .recruitment-content-right-button {
  width: 1.18rem;
  height: 0.48rem;
  background: #1a3d8c;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  font-size: 0.18rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recruitment-description {
  display: flex;
  /* padding-top: 0.4rem; */
  margin-top: 0.4rem !important;
  /* width: 12rem; */
  width: 100%;
  margin: 0 auto;
  background: white;
}
.recruitment-description .recruitment-description-left {
  flex: 1;
  padding: 0 0.4rem;
  /* margin-right: 1.26rem; */
}
.recruitment-description .recruitment-description-right {
  flex: 1;
  border-left: 4px solid #f7f7f7;
  padding-left: 0.32rem;
}
.recruitment-description-left-title {
  font-size: 0.18rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0.1rem;
}
.recruitment-description-left-content {
  white-space: pre-wrap;
  font-size: 0.24rem;
  text-align: left;
  color: #666666;
  margin-left: 0.06rem;
  /* line-height: 0.25rem; */
}
.responsibility {
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
}
.recruitment-description-left-title-second {
  font-size: 0.4rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0.1rem;
  margin-top: 0.3rem;
}
.recruitment-right-text {
  font-size: 0.16rem;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  margin-top: 0.2rem;
}
.right-icon-box {
  /* display: flex; */
  margin-top: 0.5rem;
}
.right-icon-box div {
  margin-bottom: 0.35rem;
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.right-icon-box div img {
  margin-right: 0.15rem;
}
.text-bottom {
  font-size: 0.14rem;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
#recruitDetailsfooterClass {
  margin-top: 0.65rem;
}
.modal-body {
  padding: 0.2rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.2rem;
}

.modal-content {
  border-radius: 0.03rem !important;
}
.modal-top {
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
}
.modal-top div {
  font-size: 0.225rem;
}
.close-event {
  cursor: pointer;
}
.href-class {
  color: black;
  text-decoration: none;
}
.company-icon-box {
  display: flex;
  align-items: center;
}
.compayn-icon-content {
  font-size: 0.24rem;
}
.company-icon-box-img {
  padding: 0.1rem;
  border: 1px solid #eaeaea;
  border-radius: 2px 2px 2px 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.16rem;
}
/* .company-icon-box-img img {
  width: 0.6rem;
  height: 0.6rem;
} */
.company-personnel {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-top: 0.02rem solid rgba(246, 247, 249, 1);
  width: 100%;
  padding-top: 0.24rem;
  margin-top: 0.48rem;
}

.company-personnel img {
  margin-right: 0.16rem;
  width: 0.6rem;
  height: 0.6rem;
}
.personnel-name {
  font-size: 0.24rem;
}
