.content {
  font-size: 16px;
}

.content .contextBorder {
  background-size: auto 436px;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-color: #f5f7f9;
  min-width: 1200px;
}

.content .contextBorder .banner {
  width: 100%;
  min-height: 36.875rem;
  background-image: url("../../../../../../../icon/jobFair/banner.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 20px;
}

.content .contextBorder .banner .banbox {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
  font-size: 1.5rem;
}

.content .contextBorder .banner .banbox .title {
  font-size: 3.75rem;
  margin: 3.75rem 0 1.5rem;
  letter-spacing: 0.376rem;
  text-shadow: -1px 4px 0px #0428cc;
}

.content .contextBorder .banner .banbox .title a {
  color: #fff;
}

.content .contextBorder .banner .banbox .list div {
  margin: 1rem 0;
}

.content .contextBorder .banner .banbox .data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.375rem;
  padding: 1rem 2rem;
  background: #ffffff30;
}

.content .contextBorder .banner .banbox .banbtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 2.75rem;
}

.content .contextBorder .banner .banbox .banbtn .btn {
  border: 2px solid #fff;
  padding: 0.625rem 0;
  border-radius: 50px;
  width: 13.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.25rem;
}

.content .contextBorder .banner .banbox .banbtn .btn a {
  color: #fff;
}

.content .contextBorder .context {
  width: 75rem;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.content .contextBorder .context .headline {
  padding: 2.75rem 0;
  font-size: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.content .contextBorder .context .headline div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1.25rem;
  position: relative;
}

.content .contextBorder .context .headline div:before {
  content: "";
  width: 10rem;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(#cccccc), to(rgba(204, 204, 204, 0)));
  background: linear-gradient(270deg, #cccccc 0%, rgba(204, 204, 204, 0) 100%);
  position: relative;
  top: 50%;
  left: 0%;
  -webkit-transform: translate(-1.6rem, -50%);
          transform: translate(-1.6rem, -50%);
}

.content .contextBorder .context .headline div:after {
  content: "";
  width: 10rem;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(204, 204, 204, 0)), to(#cccccc));
  background: linear-gradient(270deg, rgba(204, 204, 204, 0) 0%, #cccccc 100%);
  position: relative;
  top: 50%;
  right: 0%;
  -webkit-transform: translate(1.6rem, -50%);
          transform: translate(1.6rem, -50%);
}

.content .contextBorder .context .car {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background: #fff;
  padding: 1.6rem 6rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.content .contextBorder .context .car .img {
  width: 23.1rem;
  height: 14.1rem;
  border-radius: 18px 0;
  margin-right: 2rem;
}

.content .contextBorder .context .carbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 14px;
}

.content .contextBorder .context .carbox > div {
  margin-bottom: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.content .contextBorder .context .carbox .title {
  font-size: 16px;
  font-weight: bold;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.content .contextBorder .context .carbox .recruit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content .contextBorder .context .carbox .recruit span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 1rem;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.content .contextBorder .context .carbox .btns {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.content .contextBorder .context .carbox .btns .btnlist {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.content .contextBorder .context .carbox .col1 {
  color: rgba(23, 35, 61, 0.85);
}

.content .contextBorder .context .carbox .col2 {
  color: rgba(23, 35, 61, 0.65);
}

.content .contextBorder .context .carbox .col3 {
  color: #6e90ff;
}

.content .contextBorder .context .carbox .col4 {
  color: rgba(23, 35, 61, 0.75);
}

.content .contextBorder .context .lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 0.5rem;
}

.content .contextBorder .context .lists .li {
  position: relative;
  overflow: hidden;
  background: #fff;
  width: 386px;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0 10px 1.5rem;
}

.content .contextBorder .context .lists .li img {
  width: 100%;
  height: 13rem;
}

.content .contextBorder .context .lists .carbox {
  padding: 0.75rem 1rem;
}

.content .layui-laypage .layui-laypage-curr .layui-laypage-em {
  background-color: #6e90ff;
}

.content #page {
  text-align: center;
}

#dialog .dialog-item {
  padding: 40px;
}

#dialog .dialog-item .di-title {
  font-size: 16px;
  font-weight: 600;
}

.layui-badge {
  margin: 0 0.5rem;
}

.layui-carousel-ind {
  display: none;
}
/*# sourceMappingURL=jobFair.css.map */