/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 5 version
*/


/* 布局样式 */
.box {
  position: relative;
}
.contents {
  width: 100%;
  background: #f1f1f3;
  overflow: hidden;
  /* padding-bottom: 40px; */
  padding-top: 14px;
}
/* 删选区域 */
.selectArea {
  width: 1230px;
  margin: 0 auto;
  background: #ffffff;
  padding: 0 30px;
}

#administrative {
  border: none;
  font-size: 14px;
  color: #474747;
  outline:none;
}
.mainLabel {
  display: none;
}
.row01 {
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  /*align-items: center;*/
  padding: 10px 0;
  font-size: 14px;
  border-bottom: 1px solid #cccccc;
}
.row01 .title {
  white-space:nowrap;
  font-weight: bold;
  line-height: 38px;
  width: 50px;
  flex-shrink: 0;
}
.selectOptions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.selectOptions li {
  padding: 4px 16px;
  cursor: pointer;
  border-radius: 3px;
}
.activeClass {
  background:#0178d4 !important;
  color: #ffffff !important;
}
.selectOptions1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% - 80px);
}
.selectOptions1 li {
  padding: 4px 12px;
  cursor: pointer;
  border-radius: 3px;
  margin: 5px 5px 5px 0px;
  color: #474747;
}
.showText0,.showText1,.showText2,.showText3,.showText4,.showText5 {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.handleInput input{
  width: 70px;
  height: 26px;
  border: 1px solid #dddddd;
  border-radius: 3px;
}
.handleInput button {
  width: 50px;
  height: 26px;
  border: 1px solid #dddddd;
  margin-left: 6px;
  border-radius: 3px;
}
.otherBtns {
  width: 136px;
  height: 33px;
}
.otherLi {
  padding: 4px 8px 0 0 !important;
}
.row01:last-child {
  border-bottom: none;
}
.allJobs {
  width: 1230px;
  margin: 0 auto;
  margin-top: 18px;
  height: 50px;
  background: #ffffff;
  border-bottom: 2px solid #0178d4;
}
.allJobs p {
  width: 120px;
  height: 100%;
  line-height: 50px;
  text-align: center;
  background: #0178d4;
  color: #ffffff;
}
.jobBox {
  width: 1230px;
  margin: 0 auto;
}
.jobBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 16px;
}
.jobBox .leftBox {
  width: 920px;
}
.jobBox .leftBox ul li {
  background: #ffffff;
  margin-bottom: 16px;
}
.jobBox .rightBox {
  width: 295px;
  height: 100%;
  padding: 15px;
  background: #ffffff;
}
.rightBox .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}
.rightBox .top p {
  font-weight: bold;
}
.rightBox .top a {
  font-size: 14px;
  color: #999999;
}
.jobSalary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jobSalary .job {
  -webkit-box-flex: 6;
  -ms-flex: 6;
  flex: 6;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.jobSalary .salary {
  text-align: right;
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  color: #ff845e;
}
.comname {
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
}
.rightBox ul li {
  padding: 20px 0;
  border-top: 1px solid #e3e7ed;
}
.checkMoreBtns {
  width: 100%;
  height: 40px;
  border: 1px solid #E3E7ED;
  background: #ffffff;
  color: #333333;
  margin: 10px 0;
}
.MainLi {
  padding: 25px 24px 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.leftLiBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -js-display: flex;
  width: 80%;
}
.leftLiBox .applier {
  font-weight: bold;
}
.hopeSalary {
  color: #ff845e;
}
.abilitily {
  display: inline-block;
  /*width: 140px;*/
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #F0F7FF;
  border-radius: 1px;
  margin-left: 8px;
  font-size: 14px;
  color: #666666;
}
.position {
  font-size: 14px;
  color: #737373;
}
.position span {
  padding: 0 10px;
  border-right: 1px solid #737373;
}
.position span:first-child {
  padding-left: 0;
}
.position span:last-child {
  border-right: none;
}
.jobDetails {
  line-height: 30px;
  margin-left: 20px;
}
.avatar {
  padding-top: 10px;
}
.avatar img {
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
  object-fit: contain;
}
.rightLiBox p {
  font-size: 14px;
  color: #999;
  line-height: 34px;
}
.rightLiBox button {
  width: 80px;
  height: 33px;
  background: #ED530F;
  border-radius: 5px;
  color: #ffffff;
  border: none;
  font-size: 14px;
}
.paginationBlock {
  width: 100%;
  height: 92px;
  padding-top: 21px;
  padding-left: 16px;
  background: #ffffff;
}
.groupBTN {
  float: left;
  margin-top: 15px;
}
.groupBTN button {
  width: 82px;
  height: 32px;
  background: #F9F9F9;
  border: 1px solid #D2D2D2;
  border-radius: 3px;
  margin-left: 5px;
}
.page {
  /* width: 100%; */
  height: 50px;
  float: right;
}
._page_container {
  margin: 10px auto !important;
}
#zdCascader1,#zdCascader2 {
  border: none;
}
.zd-cascader-wrap {
  width: 150px !important;
}

/* 覆盖bootstrap样式 */
.header .header-slogan .header-box .operating-btn button {
  font: 400 13.3333px Arial;
  font-size: 12px;
}
.header .header-search .search-box .search-block input {
  /* -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important; */
  font: 400 13.3333px Arial;
}
.header .header-search .search-box .search-block button {
  font: 400 13.3333px Arial;
}
