/* line 2, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .pagination {
  margin-bottom: 0 !important;
}
/* line 5, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content {
  padding-bottom: 0;
}
/* line 7, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .content {
  border: 0 !important;
  padding: 0;
}
/* line 12, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .recruitment-footer {
  background: #909090;
  color: #fff;
  width: 100%;
  padding: 24px 0;
}
/* line 17, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .recruitment-footer .inner-wrapper {
  max-width: 780px;
  margin: auto;
}
/* line 20, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .recruitment-footer .inner-wrapper .footer-content {
  margin: 6px 0;
  justify-content: center;
}
/* line 26, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .recruitment-content {
  padding: 0 120px 60px;
}
/* line 29, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .new-show-title {
  font-weight: bolder;
  width: 100%;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #707070;
  text-align: center;
  font-size: 20px;
}
/* line 38, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .new-show-pv {
  display: flex;
  padding: 0 80px;
  justify-content: center;
  margin-bottom: 60px;
  color: #707070;
}
/* line 44, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .new-show-pv .date {
  margin-right: 48px;
}
/* line 48, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .new-show-content {
  margin-top: 60px;
  color: #464646;
}
/* line 52, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .item-title {
  display: flex;
  align-items: center;
  color: #12172e;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: bold;
}
/* line 59, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .item-title .text {
  margin: 0 12px;
}
/* line 63, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .item {
  line-height: 1.9;
  flex: 1;
}
/* line 66, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .item .item-label {
  font-weight: bold;
}
/* line 69, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .item .item-content {
  opacity: 0.9;
}
/* line 72, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .about-content .item .item-label,
.recruitments .about-content .item .item-content {
  flex: 1;
  font-size: 18px;
}
/* line 79, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .clickable {
  cursor: pointer;
}
/* line 82, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .table {
  max-width: 1020px;
  border-bottom: 1px solid #707070;
  margin-bottom: 0;
}
/* line 87, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .table tbody tr:hover {
  background: #e0e0e0;
}
/* line 91, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .table td,
.recruitments .table th {
  text-align: center;
  border-top: 1px solid #707070;
  vertical-align: middle !important;
}
/* line 97, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .table th {
  background: #707070;
  color: #fff;
}
/* line 102, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 44px;
}
/* line 107, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form .btn {
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  text-shadow: none;
  background: #12172e;
  color: #fff;
}
/* line 114, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form .btn:hover {
  background-color: #07244a;
  color: #fff;
  background-image: none !important;
}
/* line 120, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form select {
  padding-right: 14px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: rgba(112, 112, 112, 0.6);
}
/* line 127, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form option[value=""][disabled] {
  display: none;
}
/* line 130, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form select:focus {
  color: #333;
}
/* line 133, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form option:first-of-type {
  color: #707070;
}
/* line 136, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form option:not(:first-of-type) {
  color: #707070;
}
/* line 140, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form input::-webkit-input-placeholder {
  /* Edge */
  color: rgba(112, 112, 112, 0.6);
}
/* line 145, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(112, 112, 112, 0.6);
}
/* line 150, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form input::placeholder {
  color: rgba(112, 112, 112, 0.6);
}
/* line 154, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form .select2-selection__rendered {
  text-align: center;
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
/* line 161, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form .select2-container {
  margin: 12px 20px 12px 0;
}
/* line 164, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form .select2-selection {
  background: url(/assets/input-9296f7535aafaaf302cf49f2aa132cb5a8c66b423473476ee8032387b4b0fcfa.png) no-repeat center;
  width: 248px;
  height: 44px !important;
  border: 0;
  border-radius: 0 !important;
  box-sizing: border-box !important;
  display: inline-block;
}
/* line 173, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form .select2-selection__arrow {
  height: 42px !important;
  right: 11px !important;
}
/* line 177, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form .select2-selection__arrow b {
  background: url(/assets/arrow-e7332265f856129872c9081b817c074831412acf15a847dbad9e3d00f168aa51.png) no-repeat center;
  border: 0;
  right: 0;
  top: 0;
  margin: 0;
  left: auto;
  width: 41px;
  height: 41px;
}
/* line 189, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form input,
.recruitments .search-form select {
  text-align: center;
  background: url(/assets/input-9296f7535aafaaf302cf49f2aa132cb5a8c66b423473476ee8032387b4b0fcfa.png) no-repeat center;
  margin: 12px 20px 12px 0;
  width: 248px;
  height: 44px !important;
  border: 0;
  border-radius: 0 !important;
  box-sizing: border-box !important;
  display: inline-block;
}
/* line 200, /root/jilai_code/app/assets/stylesheets/recruiments.scss */
.recruitments .search-form input:last-child,
.recruitments .search-form select:last-child {
  margin-right: 0;
}
