
.regresume_box[data-v-2b767834] {
  width: 100%;
  height: 100%;
}
.e_jobsession[data-v-2b767834] {
  width: 100%;
  height: 85%;
}
.regresume_type[data-v-2b767834] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* border: 1px solid pink; */
}
.type_item_box[data-v-2b767834] {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* border: 1px solid pink; */
}
.type_item[data-v-2b767834] {
  /* width: 100px; */
  height: 30px;
  background: rgba(53, 255, 210, 0.08);
  border: 1px solid #114948;
  text-align: center;
  line-height: 30px;
  color: #ffffff5d;
  margin-right: 6px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.type_item_active[data-v-2b767834] {
  /* width: 100px; */
  height: 30px;
  background: rgba(53, 255, 210, 0.12);
  border: 1px solid #35ffd2;
  text-align: center;
  line-height: 30px;
  color: #23fff2;
  margin-right: 6px;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.type_time[data-v-2b767834] {
  width: 50px;
  height: 30px;
  /* margin-left: 261px; */
}
[data-v-2b767834] .ant-select-selection {
  background-color: #16615a;
  border: none;
  border-radius: 4px;
}
[data-v-2b767834] .ant-select-selection-selected-value {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #34ffea;
}

/* 时间段搜索 */
/* 日期搜索 */
.type_time_date[data-v-2b767834] {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  /* border:1px solid pink; */
}
.clear_date[data-v-2b767834] {
  padding: 3px 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff5d;
  white-space: nowrap;
  margin-left: 10px;
  background-color: #0B2F33;
  border: 1px solid #114948;
  cursor: pointer;
}
[data-v-2b767834] .ant-calendar-picker .ant-input {
  background-color: #0B2F33 !important;
  border: 1px solid #114948;
  --antd-wave-shadow-color: #114948 !important;
}
[data-v-2b767834] .ant-calendar-range-picker-input {
  color: #23FFF2;
}
[data-v-2b767834] .ant-input {
  height: 30px;
}
[data-v-2b767834] .ant-calendar-picker-clear {
  background: #0B2F33 !important;
}
[data-v-2b767834] .ant-input::-webkit-input-placeholder {
  color: red !important;
}

