@charset "UTF-8";
ul, li, ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.pb30 {
  padding-bottom: 30px; }

.wtspe-candidateWrapper {
  margin: 0px auto 30px;
  width: 1250px; }

.wtspe-candidate-samePosition {
  width: 160px;
  margin-top: 0px;
  float: left;
  border-radius: 5px;
  overflow: hidden;
  border: 1px solid #E8E8E8; }

.wtspe-samePositionName {
  height: 55px;
  line-height: 55px;
  border-radius: 5px 5px 0 0;
  /*border-bottom: 1px solid $border-color-l2;
  background-color: $border-color-l2;*/
  padding: 0 15px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.wtspe-samePositionList {
  padding: 0;
  background-color: #fff;
  max-height: 395px;
  overflow-y: auto;
  border-radius: 0 0 5px 5px; }

.wtspe-samePositionList-item {
  height: 40px;
  line-height: 40px;
  border-left: 3px solid #fff;
  font-size: 12px;
  padding-left: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #6F6F6F; }
  .wtspe-samePositionList-item > a {
    max-width: 110px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .wtspe-samePositionList-item.samePositionInvalid {
    color: #bababa; }
  .wtspe-samePositionList-item i {
    margin-right: 8px;
    font-size: 16px;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 2px; }
    .wtspe-samePositionList-item i.wtspeicon-mail-open {
      color: transparent !important; }
    .wtspe-samePositionList-item i.wtspeicon-mail {
      color: #ff5758; }

.wtspe-candidate-top {
  height: 217px;
  padding: 22px 30px;
  margin: 0px auto 20px;
  position: relative; }

.wtspe-talent-top .wtspe-talent-topRight {
  float: right;
  width: 230px;
  margin-top: 0px;
  position: relative;
  z-index: 10;
  padding-top: 24px;
  padding-bottom: 16px; }

.wtspe-candidate-headerImg {
  width: 110px;
  height: 126px;
  border-radius: 3px;
  position: absolute;
  left: -110px;
  top: 0; }

.wtspe-candidate-headerInfo {
  position: relative;
  margin-left: 110px;
  height: 126px; }

.wtspe-candidate-information {
  width: 55% !important;
  float: left;
  padding-left: 25px; }

.wtspe-candidate-personName {
  font-size: 18px;
  font-weight: 600;
  color: #262626;
  line-height: 1;
  margin-bottom: 12px; }
  .wtspe-candidate-personName .wtspeicon-common {
    font-size: 20px;
    margin-left: 5px;
    font-weight: 100; }
  .wtspe-candidate-personName span {
    font-size: 12px;
    font-weight: normal;
    margin-left: 2px;
    margin-right: 2px;
    color: #282828; }
  .wtspe-candidate-personName .spanOuterBox {
    margin-top: 12px; }
  .wtspe-candidate-personName .redColorSpanSpe {
    font-size: 14px;
    color: red;
    margin-left: 15px; }
  .wtspe-candidate-personName i {
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px;
    color: #afaca6; }

.wtspe-candidate-jobPosition {
  margin-bottom: 10px;
  line-height: 20px;
  height: 20px;
  padding: 0; }
  .wtspe-candidate-jobPosition .wtspeicon-search {
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    border: 1px solid;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    text-align: center; }
  .wtspe-candidate-jobPosition .wtspe-candidate-itemName {
    line-height: 24px;
    height: 20px;
    width: auto; }
    .wtspe-candidate-jobPosition .wtspe-candidate-itemName .wtspeicon-label {
      font-size: 14px;
      margin-right: 3px;
      color: #ccc; }
  .wtspe-candidate-jobPosition .wtspe-candidate-phone, .wtspe-candidate-jobPosition .wtspe-candidate-mail {
    display: inline-block;
    margin-right: 25px;
    font-size: 12px; }
    .wtspe-candidate-jobPosition .wtspe-candidate-phone > span, .wtspe-candidate-jobPosition .wtspe-candidate-mail > span {
      display: inline-block;
      width: 20px;
      height: 20px;
      line-height: 20px;
      border: 1px solid #ebe8e6;
      border-radius: 5px;
      margin-right: 5px;
      text-align: center;
      color: #d0cdc7;
      vertical-align: middle;
      margin-top: -2px; }
      .wtspe-candidate-jobPosition .wtspe-candidate-phone > span i, .wtspe-candidate-jobPosition .wtspe-candidate-mail > span i {
        font-size: 14px; }
      .wtspe-candidate-jobPosition .wtspe-candidate-phone > span .wtspeiconLater-youjian1, .wtspe-candidate-jobPosition .wtspe-candidate-mail > span .wtspeiconLater-youjian1 {
        font-size: 16px; }
  .wtspe-candidate-jobPosition > li {
    float: left;
    height: 14px;
    line-height: 14px;
    padding: 0 10px;
    border-right: 1px solid #d0cdc7;
    max-width: 135px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .wtspe-candidate-jobPosition > li:first-child, .wtspe-candidate-jobPosition > li:last-child {
      border-right: none; }
    .wtspe-candidate-jobPosition > li:first-child {
      padding: 0; }
    .wtspe-candidate-jobPosition > li#pers_corp {
      max-width: 34%; }
    .wtspe-candidate-jobPosition > li#pers_post {
      max-width: 34%; }
    .wtspe-candidate-jobPosition > li#pers_workYear {
      max-width: 28%; }
    .wtspe-candidate-jobPosition > li#pers_school {
      max-width: 34%; }
    .wtspe-candidate-jobPosition > li#pers_subject {
      max-width: 34%; }
    .wtspe-candidate-jobPosition > li#pers_education {
      max-width: 28%; }
    .wtspe-candidate-jobPosition > li > i {
      font-size: 16px;
      color: #d0cdc7; }
    .wtspe-candidate-jobPosition > li.wtspe-borderL {
      padding-left: 10px;
      border-left: 1px solid #e3e3e3; }
    .wtspe-candidate-jobPosition > li.wtspe-rightInfo {
      float: right;
      margin-right: 0; }
    .wtspe-candidate-jobPosition > li#pers_email {
      max-width: 165px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
  .wtspe-candidate-jobPosition#show_label_list {
    position: absolute;
    top: 145px;
    left: -110px; }

.wtspe-inlineBlock-l1 {
  margin-right: 10px; }
  .wtspe-inlineBlock-l1 .wtspeicon-common {
    font-size: 14px;
    color: #CCCCCC;
    margin-right: 4px; }

.wtspe-candidate-positions {
  display: inline-block;
  max-width: 200px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle; }
  .wtspe-candidate-positions a {
    color: #595959; }

.wtspeicon {
  /*vertical-align: middle;*/ }

.wtspe-candidate-link {
  width: 45%;
  float: right; }
  .wtspe-candidate-link .wtspe-candidate-linkLabel {
    height: 20px;
    line-height: 20px;
    text-align: right;
    font-size: 12px;
    color: #282828; }
    .wtspe-candidate-link .wtspe-candidate-linkLabel .wtspe-edit {
      border: 1px solid #e0e0e0;
      border-radius: 3px;
      display: inline-block;
      width: 18px;
      height: 18px;
      line-height: 16px;
      vertical-align: top;
      text-align: center;
      margin-left: 4px; }
      .wtspe-candidate-link .wtspe-candidate-linkLabel .wtspe-edit .wtspeicon {
        font-size: 12px;
        color: #7f7f7f; }
    .wtspe-candidate-link .wtspe-candidate-linkLabel .wtspe-block {
      display: inline-block;
      width: 20px;
      height: 20px;
      line-height: 18px;
      border: 1px solid #ebe8e6;
      border-radius: 5px;
      margin-left: 10px;
      text-align: center;
      color: #282828;
      vertical-align: top;
      font-size: 12px; }
    .wtspe-candidate-link .wtspe-candidate-linkLabel > a {
      display: inline-block;
      vertical-align: top; }
    .wtspe-candidate-link .wtspe-candidate-linkLabel span {
      vertical-align: top; }

.wtspe-candidate-linkLabel-item {
  display: inline-block;
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 12px;
  margin-left: 10px;
  line-height: 20px;
  position: relative; }
  .wtspe-candidate-linkLabel-item:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background-color: #ccc;
    position: absolute;
    top: 6px;
    left: 2px; }
  .wtspe-candidate-linkLabel-item .currentPosition {
    color: #333333; }

.wtspe-candidate-linkLabel-item2 {
  display: inline-block;
  max-width: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 14px;
  position: relative; }
  .wtspe-candidate-linkLabel-item2 .wtspeicon-lock {
    font-size: 14px; }

.wtspe-candidate-resumeSource {
  margin: 20px 0;
  text-align: right;
  margin-left: 5px; }
  .wtspe-candidate-resumeSource .wtspe-candidate-linkLabel-item {
    display: inline-block;
    max-width: 265px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 12px;
    margin-left: 14px;
    position: relative; }
    .wtspe-candidate-resumeSource .wtspe-candidate-linkLabel-item:before {
      content: "";
      display: block;
      width: 6px;
      height: 6px;
      border-radius: 5px;
      background-color: #ccc;
      position: absolute;
      top: 8px;
      left: 0px; }
    .wtspe-candidate-resumeSource .wtspe-candidate-linkLabel-item img {
      width: 20px;
      border-radius: 5px; }
  .wtspe-candidate-resumeSource .wtspe-edit {
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
    margin-left: 5px; }

.wtspe-candidate-linkPic {
  margin-top: 20px;
  height: 90px;
  position: relative; }
  .wtspe-candidate-linkPic .wtspe-canLinkPic-view {
    position: relative;
    margin: 0 20px;
    overflow: hidden;
    white-space: nowrap;
    height: 90px;
    min-width: 360px;
    text-align: right; }

.wtspe-canLinkPic-wrapper {
  font-size: 0;
  display: inline-block;
  position: relative; }

.wtspe-canLinkPic-item {
  text-align: center;
  display: inline-block;
  min-width: 120px;
  color: #444;
  font-size: 12px;
  vertical-align: middle; }
  .wtspe-canLinkPic-item.wtspe-canLinkOn .wtspe-canLinkPic-line {
    opacity: .4; }
  .wtspe-canLinkPic-item.wtspe-canLinkOn .wtspe-canLinkPic-nameBlock {
    display: inline-block;
    margin-top: 7px;
    padding: 0 5px;
    height: 24px;
    line-height: 22px;
    border: 1px solid;
    border-radius: 3px;
    position: relative; }
    .wtspe-canLinkPic-item.wtspe-canLinkOn .wtspe-canLinkPic-nameBlock:before, .wtspe-canLinkPic-item.wtspe-canLinkOn .wtspe-canLinkPic-nameBlock:after {
      content: "";
      display: block;
      height: 6px;
      width: 6px;
      background-color: #fff;
      position: absolute;
      border-top: 1px solid;
      top: -3px; }
    .wtspe-canLinkPic-item.wtspe-canLinkOn .wtspe-canLinkPic-nameBlock:before {
      left: 50%;
      margin-left: -2px;
      transform: rotate(35deg);
      -ms-transform: rotate(35deg);
      /* IE 9 */
      -moz-transform: rotate(35deg);
      /* Firefox */
      -webkit-transform: rotate(35deg);
      /* Safari 和 Chrome */
      -o-transform: rotate(35deg);
      /* Opera */ }
    .wtspe-canLinkPic-item.wtspe-canLinkOn .wtspe-canLinkPic-nameBlock:after {
      left: 50%;
      margin-left: -4px;
      transform: rotate(-35deg);
      -ms-transform: rotate(-35deg);
      /* IE 9 */
      -moz-transform: rotate(-35deg);
      /* Firefox */
      -webkit-transform: rotate(-35deg);
      /* Safari 和 Chrome */
      -o-transform: rotate(-35deg);
      /* Opera */ }

.wtspe-canLinkPic-lineCon {
  height: 14px;
  position: relative; }

.wtspe-canLinkPic-point {
  position: absolute;
  width: 20px;
  height: 14px;
  top: 0;
  left: 50%;
  margin-left: -10px;
  background-color: #fff; }
  .wtspe-canLinkPic-point:before {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #bababa;
    border-radius: 6px;
    top: 4px;
    left: 7px; }

.wtspe-canLinkPrev, .wtspe-canLinkNext {
  display: block;
  width: 20px;
  height: 90px;
  line-height: 74px;
  position: absolute;
  top: 0; }
  .wtspe-canLinkPrev .wtspeicon, .wtspe-canLinkNext .wtspeicon {
    font-size: 20px;
    color: #cdcdcd; }

.wtspe-canLinkPrev {
  left: 0; }

.wtspe-canLinkNext {
  text-align: right;
  right: 0; }

.wtspe-canLinkPic-date {
  height: 28px;
  line-height: 28px;
  color: #595959; }

.wtspe-canLinkPic-line {
  position: absolute;
  top: 6px;
  border: 1px solid #cccccc;
  width: 100%; }

.wtspe-canLinkPic-name {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  padding: 0 10px; }

.wtspe-candidate-main {
  margin: 0px 0 20px;
  position: relative; }

.wtspe-candidate-mainL {
  float: left;
  width: 1000px;
  position: relative; }

.wtspe-candidate-oneLvlMenu {
  border-bottom: 1px solid #e0e0e0;
  border-radius: 5px 5px 0 0;
  background-color: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10; }

.wtspe-videoResume {
  margin: 20px; }

.wtspe-candidate-mainR {
  float: right;
  width: 230px;
  position: relative;
  z-index: 3; }

.wtspe-candidate-details {
  padding: 10px 30px;
  position: relative; }
  .wtspe-candidate-details #attachmentFile {
    margin-left: 30px; }

.wtspe-candidate-mainRWrapper {
  padding-top: 24px;
  padding-bottom: 16px; }

.wtspe-candidate-right-item {
  border-bottom: 1px dashed #e0e0e0;
  margin: 0 19px;
  padding-bottom: 18px; }
  .wtspe-candidate-right-item:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .wtspe-candidate-right-item .wt-opt-ul li:hover {
    border: 1px solid #e81118 !important; }
  .wtspe-candidate-right-item .wt-opt-ul li a {
    color: #595959 !important; }
    .wtspe-candidate-right-item .wt-opt-ul li a:hover {
      color: #e81118 !important; }
  .wtspe-candidate-right-item .detail_other_oper {
    color: #595959 !important; }
    .wtspe-candidate-right-item .detail_other_oper:hover {
      color: #e81118 !important;
      border: 1px solid #e81118 !important; }
      .wtspe-candidate-right-item .detail_other_oper:hover i {
        border-top-color: #e81118 !important; }

.wtspe-canRight-title {
  height: 36px;
  line-height: 0;
  margin: 0 20px;
  display: none; }
  .wtspe-canRight-title i {
    font-size: 18px; }

.wtspe-canRight-content .wtspe-operation-btn {
  display: inline-block;
  height: 30px;
  line-height: 28px;
  background-color: #fcfcfc;
  border: 1px solid #ccc;
  font-size: 12px;
  text-align: center;
  width: 48%;
  border-radius: 5px;
  margin-bottom: 10px;
  float: left;
  color: #6f6f6f; }
  .wtspe-canRight-content .wtspe-operation-btn.rightBtn {
    float: right; }

.wtspe-canRight-content .wtspe-operation-bigBtn {
  width: 100%; }

.wtspe-canRight-content .test-textarea {
  width: 100%;
  min-height: 60px;
  max-height: 110px;
  line-height: 20px;
  padding: 10px;
  outline: 0;
  border: 1px solid #ccc;
  font-size: 12px;
  word-wrap: break-word;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-user-modify: read-write-plaintext-only;
  border-radius: 5px;
  background-color: #fcfcfc; }

.wtspe-mousehoverLabel .wtspe-labelTitle {
  color: #595959;
  font-size: 12px;
  padding-left: 4px;
  margin-bottom: 10px;
  width: 100%;
  float: left;
  margin-top: 10px; }

.wtspe-mousehoverLabel .job-uni-label-color03 {
  float: left; }

.wtspe-candidate-right-remarks {
  height: 50px;
  line-height: 50px;
  display: flex;
  flex-direction: row;
  align-content: center;
  align-items: center;
}
  .wtspe-candidate-right-remarks .wtspe-canRight-remark {
    display: inline-block;
    height: 12px;
    line-height: 1;
    min-width: 60px;
    font-size: 14px;
    color: #bababa;
    cursor: context-menu;
    height: max-content;
  }
    .wtspe-candidate-right-remarks .wtspe-canRight-remark.lastItem {
      border-left: 1px solid #bababa;
      padding-left: 15px;
      height: max-content;}
    .wtspe-candidate-right-remarks .wtspe-canRight-remark.wtspe-active {
      color: #282828; }

.wtspe-candidate-title1 {
  position: relative;
  margin-bottom: 14px;
  padding-left: 28px;
  color: #1E2126; }
  .wtspe-candidate-title1 .wtspeicon {
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0; }

.job-uni-label-color03, .job-uni-label-color04, .job-uni-label-color05, .job-uni-label-color02, .job-uni-label-color01 {
  display: inline-block;
  float: none;
  height: 20px !important;
  /* border: 1px solid $border-color-l3 !important; */
  line-height: 18px !important;
  vertical-align: middle;
  border-radius: 4px;
  padding: 0 6px;
  margin-right: 4px;
  /*cursor: pointer;*/
  font-size: 12px;
  /* color: $text-color-l2 !important; */ }
  .job-uni-label-color03 .wtspeicon-common, .job-uni-label-color04 .wtspeicon-common, .job-uni-label-color05 .wtspeicon-common, .job-uni-label-color02 .wtspeicon-common, .job-uni-label-color01 .wtspeicon-common {
    font-size: 14px; }

.job-uni-label-add {
  display: inline-block;
  height: 20px;
  min-width: 20px;
  color: #858c96;
  border: 1px solid #858c9640;
  text-align: center;
  line-height: 18px;
  padding: 0 2px;
  border-radius: 4px;
  margin-right: 4px;
  cursor: pointer; }
  .job-uni-label-add .wtspeicon-add {
    vertical-align: middle;
    margin-top: -2px;
    display: inherit; }

.table-mark-labelList-add {
  font-size: 10px !important;
  color: #858c96; }

.table-mark-labelList-add2 {
  font-size: 8px !important;
  color: #858c96; }

.wtspe-candidate-title2 {
  margin-top: 20px;
  line-height: 30px;
  font-size: 16px;
  position: relative; }
  .wtspe-candidate-title2 .wtspe-icon-tit {
    display: inline-block;
    margin: 0px 15px 0 0;
    width: 28px;
    height: 28px;
    border: 1px solid #dedede;
    border-radius: 14px;
    text-align: center;
    font-size: 12px;
    line-height: 26px; }
  .wtspe-candidate-title2 > .wtspeicon-common {
    color: #6f6f6f;
    font-size: 20px;
    margin-left: -30px;
    position: absolute; }

.wtspe-candidate-title3 {
  height: 30px;
  line-height: 30px;
  font-size: 16px; }
  .wtspe-candidate-title3 .wtspeicon-common {
    color: #b8b8b8;
    font-size: 12px;
    margin-right: 15px;
    vertical-align: middle; }
  .wtspe-candidate-title3 .wtspe-candidate-inlineBlock {
    margin-left: 40px; }

.wtspe-candidate-details-list-con {
  font-size: 14px;
  padding: 15px 28px !important;
  border: 1px solid #F0F0F0;
  border-left-width: 1px !important;
  border-top-color: #D61017;
  background-color: #FCFCFC; }

.wtspe-candidate-details-list {
  position: relative; }
  .wtspe-candidate-details-list:last-child {
    padding-bottom: 0 !important; }
  .wtspe-candidate-details-list:before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    border: 2px solid #bababa;
    background-color: #fff;
    top: 1px;
    left: -6px; }
  .wtspe-candidate-details-list .wtspe-candidate-details-essInfo {
    font-size: 14px; }
  .wtspe-candidate-details-list > p {
    line-height: 25px; }

.wtspe-candidate-list {
  padding: 0 0 20px 10px;
  position: relative;
  border-left: 2px solid #f1f1f1;
  margin-left: 4px;
  font-size: 12px; }
  .wtspe-candidate-list:last-child {
    padding-bottom: 0; }
  .wtspe-candidate-list .wtspe-candidate-details-essInfo {
    font-size: 14px; }
  .wtspe-candidate-list > p {
    line-height: 25px; }

.wtspe-candidate-details-item {
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 30px;
  border-bottom: none !important; }
  .wtspe-candidate-details-item .corpName {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #1E2126;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all;
    display: inline-block; }
  .wtspe-candidate-details-item .postName {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 26px;
    color: #626873;
    max-width: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: keep-all;
    display: inline-block; }
  .wtspe-candidate-details-item .dateTimeDiff {
    font-size: 12px;
    font-family: Microsoft YaHei;
    line-height: 26px;
    color: #8C8C8C;
    line-height: 25px; }
  .wtspe-candidate-details-item .dateTime {
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 26px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.86); }
  .wtspe-candidate-details-item span.desc:first-child {
    margin-left: 26px; }
  .wtspe-candidate-details-item span.desc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 26px;
    color: #595959;
    line-height: 26px; }
  .wtspe-candidate-details-item p.desc {
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 26px;
    color: #626873;
    line-height: 26px;
    margin-left: 26px; }
  .wtspe-candidate-details-item .mentionUserIdClass {
    font-size: 14px;
    font-family: Microsoft YaHei;
    line-height: 26px;
    color: #1890FF;
    margin-right: 10px; }

.wtspe-candidate-inlineBlock {
  display: inline-block;
  font-size: 12px;
  color: #595959;
  margin-left: 14px; }
  .wtspe-candidate-inlineBlock .wtspe-theme-word {
    margin-left: 40px; }

.wtspe-candidate-details-term {
  width: 50%;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #595959; }
  .wtspe-candidate-details-term.wtspe-candidate-detailsBig {
    width: 100%; }
  .wtspe-candidate-details-term .wtspe-candidate-detailsChild.wtspe-candidate-tables {
    margin-left: 0;
    text-align: center; }

.wtspe-candidate-details-term2 {
  width: 100%; }
  .wtspe-candidate-details-term2 .wtspe-candidate-itemText {
    float: left;
    height: auto; }
  .wtspe-candidate-details-term2 .wtspe-candidate-item2Text {
    margin-left: 0;
    line-height: 30px; }

.wtspe-candidate-details-essInfo {
  line-height: 1;
  margin-bottom: 12px; }

.wtspe-bg-inlinBlock {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  background-color: #a9a9a9;
  border-radius: 3px;
  color: #fff;
  font-size: 12px; }

.wtspe-candidate-itemName {
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 14px;
  color: #1E2126; }

.wtspe-candidate-itemText {
  display: inline-block;
  vertical-align: middle;
  width: 160px;
  line-height: 20px;
  padding: 5px 0;
  margin-left: 15px;
  word-break: break-word;
  float: left;
  font-size: 14px;
  color: #626873; }

.wtspe-candidate-itemName-special-longtxt {
  display: block;
  line-height: 20px;
  font-size: 14px;
  color: #1E2126; }

.wtspe-candidate-itemText-special-longtxt {
  display: block;
  line-height: 20px;
  padding: 5px 0;
  word-break: break-word;
  font-size: 14px;
  color: #626873; }

.wtspe-candidate-itemName-special, .wtspe-candidate-itemText-special {
  line-height: 24px;
  font-size: 14px;
  color: #595959; }

.wtspe-candidate-itemName-special.wtspe-block, .wtspe-candidate-itemText-special.wtspe-block {
  display: block;
  margin-left: 0; }

.wtspe-candidate-itemText-special {
  margin-left: 15px; }

.wtspe-resume-operation {
  position: absolute;
  right: 30px;
  top: 15px; }
  .wtspe-resume-operation .wtspe-resume-change {
    display: inline-block;
    border-radius: 20px;
    height: 28px;
    border: 1px solid #e8e8e8;
    margin-left: 10px;
    color: #595959; }
    .wtspe-resume-operation .wtspe-resume-change .bootstrap-select .dropdown-toggle {
      color: #282828; }
      .wtspe-resume-operation .wtspe-resume-change .bootstrap-select .dropdown-toggle .bs-caret .caret:before {
        /*content: "\e72c"!important; */
        color: #282828; }
  .wtspe-resume-operation .wtspe-resume-printingBtn {
    display: inline-block;
    width: 120px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 12px; }
  .wtspe-resume-operation .wtspe-resume-sortBtn {
    display: inline-block;
    width: 120px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    position: relative;
    font-size: 12px; }
    .wtspe-resume-operation .wtspe-resume-sortBtn b {
      display: block;
      position: absolute;
      width: 0;
      height: 0;
      border: 5px solid transparent;
      left: 94px; }
    .wtspe-resume-operation .wtspe-resume-sortBtn .sortBtnUp {
      border-bottom-color: #282828;
      top: 3px; }
    .wtspe-resume-operation .wtspe-resume-sortBtn .sortBtnDown {
      border-top-color: #ccc;
      top: 14px; }
    .wtspe-resume-operation .wtspe-resume-sortBtn.order .sortBtnUp {
      border-bottom-color: #ccc; }
    .wtspe-resume-operation .wtspe-resume-sortBtn.order .sortBtnDown {
      border-top-color: #282828; }

.wtspe-candidate-attachment {
  display: block;
  float: left;
  width: 120px;
  height: 160px;
  margin-right: 50px;
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
  border-radius: 5px;
  padding: 14px 0 0 0; }
  .wtspe-candidate-attachment:hover {
    background-color: #f9f9f9; }
  .wtspe-candidate-attachment .wtspe-attachment-name {
    margin-top: 20px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #262626; }
  .wtspe-candidate-attachment .wtspe-attachment-size {
    margin-top: 10px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 12px;
    color: #8C8C8C; }

.wtspe-interview-printingBtn {
  float: right;
  width: 22px;
  height: 22px;
  text-align: center;
  line-height: 18px;
  vertical-align: middle;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  margin-top: 4px;
  padding-top: 1px; }
  .wtspe-interview-printingBtn .wtspeicon-common {
    font-size: 12px !important;
    margin: 0 !important; }

.wtspe-candidate-tables, .showEvaluatDiv {
  margin-top: 15px;
  margin-left: 15px; }
  .wtspe-candidate-tables .table-title, .showEvaluatDiv .table-title {
    padding-left: 20px;
    margin-bottom: 10px; }
  .wtspe-candidate-tables table, .showEvaluatDiv table {
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #eeeeee; }
    .wtspe-candidate-tables table thead, .showEvaluatDiv table thead {
      background-color: #fcfcfc; }
    .wtspe-candidate-tables table tr, .showEvaluatDiv table tr {
      border-bottom: 1px solid #e8e8e8;
      height: 40px; }
      .wtspe-candidate-tables table tr th, .wtspe-candidate-tables table tr td, .showEvaluatDiv table tr th, .showEvaluatDiv table tr td {
        font-size: 12px;
        border-right: 1px solid #e8e8e8;
        padding: 0 20px;
        color: #595959; }
        .wtspe-candidate-tables table tr th:last-child, .wtspe-candidate-tables table tr td:last-child, .showEvaluatDiv table tr th:last-child, .showEvaluatDiv table tr td:last-child {
          border-right: 0; }
      .wtspe-candidate-tables table tr th, .showEvaluatDiv table tr th {
        border-right: none;
        font-weight: normal; }
  .wtspe-candidate-tables div[id^='summary_table_'] table th, .showEvaluatDiv div[id^='summary_table_'] table th {
    border-right: 1px solid #eee;
    text-align: left !important; }

.wtspe-borderNone {
  border: none !important; }

.wtspe-floatR {
  float: right; }

.wtspe-file {
  text-decoration: underline; }

.wtspe-voiceBlock {
  display: inline-block;
  width: 80px;
  height: 30px;
  border-radius: 20px;
  background-color: #dddddd;
  line-height: 30px;
  position: relative;
  padding: 0 10px;
  vertical-align: middle;
  cursor: context-menu; }
  .wtspe-voiceBlock.unread:after {
    content: "";
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    right: -3px;
    top: 0; }
  .wtspe-voiceBlock .wtspe-voiceLength {
    float: left; }
  .wtspe-voiceBlock .wtspe-voiceIcon {
    float: right; }
    .wtspe-voiceBlock .wtspe-voiceIcon .wtspeicon-common {
      font-size: 12px; }

.wtspe-interview-videoBtn {
  float: right;
  font-size: 12px;
  line-height: 26px;
  color: #626873; }
  .wtspe-interview-videoBtn .setInterview-icon {
    font-size: 12px;
    color: #8A8F99; }
  .wtspe-interview-videoBtn:hover .setInterview-icon {
    color: inherit; }

.wtspe-candidate-borderB {
  border-bottom: 1px solid #eee;
  margin-top: 10px; }

.wtspe-candidate-interviewInfo {
  height: 40px;
  line-height: 40px; }
  .wtspe-candidate-interviewInfo > li {
    float: left;
    margin-right: 20px;
    font-size: 12px;
    color: #595959; }

.wtspe-candidate-interviewState {
  position: relative;
  margin-top: 20px;
  margin-left: 7px; }

.wtspe-candidate-interviewState-item {
  height: 22px;
  line-height: 22px;
  padding-bottom: 26px;
  border-left: 1px solid #f2f2f2;
  box-sizing: content-box;
  position: relative;
  padding-left: 30px; }
  .wtspe-candidate-interviewState-item .wtspeicon-common {
    font-size: 14px;
    position: absolute;
    left: -7px;
    height: 24px;
    background-color: #fff; }
  .wtspe-candidate-interviewState-item:last-child {
    padding-bottom: 14px; }

.wtspe-candidate-interviewState-action {
  position: absolute;
  right: 0;
  bottom: 24px; }
  .wtspe-candidate-interviewState-action .interviewState-action-btn {
    float: left;
    text-align: center;
    margin-right: 40px;
    color: #8C8C8C;
    font-size: 12px; }
    .wtspe-candidate-interviewState-action .interviewState-action-btn p {
      margin: 0; }

.wtspe-candidate-alumnusBlock {
  margin-top: 30px;
  border-bottom: 1px solid #eeeeee;
  position: relative; }
  .wtspe-candidate-alumnusBlock .wtspe-personHeaderImg {
    position: absolute;
    left: 0; }
    .wtspe-candidate-alumnusBlock .wtspe-personHeaderImg img {
      width: 54px;
      height: 54px;
      border-radius: 50px; }
    .wtspe-candidate-alumnusBlock .wtspe-personHeaderImg.locked .wtspeicon-common {
      position: absolute;
      display: inline-block;
      left: 0;
      top: 0;
      width: 54px;
      height: 54px;
      line-height: 54px;
      text-align: center;
      color: #fff;
      border-radius: 50px;
      background-color: rgba(153, 153, 153, 0.6);
      font-size: 14px; }
  .wtspe-candidate-alumnusBlock .wtspe-resumeInfo {
    margin-left: 75px;
    padding-bottom: 30px; }
  .wtspe-candidate-alumnusBlock .wtspe-resumeInfoRight {
    height: 100%;
    position: absolute;
    right: 0; }
  .wtspe-candidate-alumnusBlock:last-child {
    border-bottom: none; }

.wtspe-personResumeAll {
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #595959; }
  .wtspe-personResumeAll .wtspe-rightInfo {
    color: #bababa; }

.wtspe-personResumeIndex {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 24px;
  background-color: #f4f4f4;
  color: #999;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  margin-left: 10px; }
  .wtspe-personResumeIndex.wtspe-theme-bg {
    color: #fff; }
  .wtspe-personResumeIndex:hover {
    text-decoration: none;
    color: #fff; }

.wtspe-candidate-alumnusSearch {
  margin-top: 20px; }

.wtspe-alumnusSearch-title {
  line-height: 22px;
  padding-left: 38px;
  position: relative; }
  .wtspe-alumnusSearch-title .wtspeicon-common {
    position: absolute;
    left: 15px; }

.wtspe-alumnusSearch-list1 {
  line-height: 36px;
  margin-top: 10px; }
  .wtspe-alumnusSearch-list1 > li {
    border-left: 3px solid #fff;
    padding-left: 36px;
    font-size: 12px;
    color: #595959; }

.wtspe-alumnusSearch-list2 {
  margin-top: 10px; }

.wtspe-alumnusSearch-item {
  margin: 20px 20px 0; }
  .wtspe-alumnusSearch-item .wtspe-inputKey {
    width: 100%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding-left: 10px;
    height: 28px; }
  .wtspe-alumnusSearch-item .bootstrap-select .bs-placeholder {
    border-radius: 5px; }

.wtspe-candiFooterB {
  height: 60px; }

.wtspe-candidate-footer {
  width: 44px;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -144px;
  z-index: 99; }
  .wtspe-candidate-footer > span {
    width: 44px;
    height: 86px;
    border-radius: 5px 0 0 5px;
    opacity: 0.5;
    text-align: center;
    display: inline-block;
    padding-top: 22px;
    margin-bottom: 10px;
    color: #ffffff;
    background-color: #000000;
    font-size: 12px; }
    .wtspe-candidate-footer > span i {
      font-size: 16px; }
    .wtspe-candidate-footer > span p {
      margin-top: 10px; }
      .wtspe-candidate-footer > span p.small {
        margin-top: 5px; }
    .wtspe-candidate-footer > span.opt {
      opacity: 0.2;
      cursor: no-drop; }

.wtspe-candidate-testTitle {
  line-height: 50px;
  margin-bottom: 10px; }

.wtspe-candidate-testScoreItem {
  margin-right: 20px; }

.wtspe-test-answer {
  padding-left: 56px; }

.wtspe-test-answer-title {
  margin-left: -56px; }

.wtspe-candidate-title4 {
  margin-left: -25px;
  margin-right: -20px;
  padding-left: 25px;
  padding-right: 20px;
  background-color: #e0e0e0;
  line-height: 40px;
  height: 40px; }
  .wtspe-candidate-title4 .wtspe-takeUp {
    float: right; }

.wtspe-swiperImg {
  width: 100%;
  position: relative;
  margin-bottom: 20px; }
  .wtspe-swiperImg .wtspe-swiperImg-prev, .wtspe-swiperImg .wtspe-swiperImg-next {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px; }
  .wtspe-swiperImg .wtspe-swiperImg-prev {
    left: 0; }
  .wtspe-swiperImg .wtspe-swiperImg-next {
    text-align: right;
    right: 0; }
  .wtspe-swiperImg .wtspe-swiperImg-wrapper {
    position: relative;
    margin: 0 48px;
    white-space: nowrap;
    overflow: hidden;
    font-size: 0; }
    .wtspe-swiperImg .wtspe-swiperImg-wrapper .wtspe-swiperImg-item {
      margin-right: 20px;
      display: inline-block;
      position: relative; }
      .wtspe-swiperImg .wtspe-swiperImg-wrapper .wtspe-swiperImg-item:last-child {
        margin-right: 0; }
      .wtspe-swiperImg .wtspe-swiperImg-wrapper .wtspe-swiperImg-item img {
        width: 100%; }
      .wtspe-swiperImg .wtspe-swiperImg-wrapper .wtspe-swiperImg-item .wtspe-swiperImg-mask {
        display: none;
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.3); }
        .wtspe-swiperImg .wtspe-swiperImg-wrapper .wtspe-swiperImg-item .wtspe-swiperImg-mask .wtspeicon-common {
          color: #fff;
          font-size: 18px;
          position: absolute;
          right: 10px;
          bottom: 10px; }
      .wtspe-swiperImg .wtspe-swiperImg-wrapper .wtspe-swiperImg-item:hover .wtspe-swiperImg-mask {
        display: block; }

.wtspe-LookBigImg {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 10000; }
  .wtspe-LookBigImg .close {
    position: absolute;
    z-index: 20;
    right: 20px;
    top: 20px; }
  .wtspe-LookBigImg .wtspe-bigImgWrapper {
    position: relative;
    height: 100%;
    width: 100%; }
    .wtspe-LookBigImg .wtspe-bigImgWrapper .wtspe-bigImgWrapper-item {
      margin-top: 30px;
      height: 90%;
      width: 100%;
      line-height: 1;
      text-align: center;
      position: absolute;
      background-color: #fff;
      z-index: 1; }
      .wtspe-LookBigImg .wtspe-bigImgWrapper .wtspe-bigImgWrapper-item img {
        max-width: 100%;
        max-height: 90%;
        border-radius: 5px; }
      .wtspe-LookBigImg .wtspe-bigImgWrapper .wtspe-bigImgWrapper-item.showImg {
        z-index: 10; }
  .wtspe-LookBigImg .wtspe-bigImgOperation {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 20px;
    text-align: center;
    z-index: 100; }
    .wtspe-LookBigImg .wtspe-bigImgOperation span {
      display: inline-block;
      width: 30px;
      margin: 15px; }

.wtspe-rightInfo {
  float: right; }

.mt10 {
  margin-top: 10px; }

/*猎头反馈*/
.wtspe-candidate-hdFeedback .hdFeedback_search {
  height: 40px;
  line-height: 40px;
  margin: 0 20px 0 10px;
  padding: 0 10px;
  border: 1px solid #e0e0e0;
  border-radius: 5px; }
  .wtspe-candidate-hdFeedback .hdFeedback_search .wtspeicon-common {
    font-size: 14px;
    vertical-align: top; }
  .wtspe-candidate-hdFeedback .hdFeedback_search input {
    font-size: 14px;
    height: 36px;
    width: 850px;
    border: none;
    outline: none; }
  .wtspe-candidate-hdFeedback .hdFeedback_search input::-webkit-input-placeholder {
    color: #cccccc; }

.wtspe-candidate-hdFeedback .hdFeedback_item {
  border-bottom: 1px solid #eee;
  margin-top: 10px; }
  .wtspe-candidate-hdFeedback .hdFeedback_item .fd_title {
    font-size: 14px;
    color: #444444; }
    .wtspe-candidate-hdFeedback .hdFeedback_item .fd_title span {
      font-size: 16px;
      color: #9d9d9d; }
  .wtspe-candidate-hdFeedback .hdFeedback_item .fd_con {
    padding: 5px 0 20px;
    clear: both;
    overflow: hidden; }
    .wtspe-candidate-hdFeedback .hdFeedback_item .fd_con .time {
      float: left;
      color: #9d9d9d;
      font-size: 12px; }
    .wtspe-candidate-hdFeedback .hdFeedback_item .fd_con .opt {
      float: right; }
      .wtspe-candidate-hdFeedback .hdFeedback_item .fd_con .opt a {
        float: left;
        color: #9d9d9d;
        font-size: 12px;
        margin-left: 15px; }
        .wtspe-candidate-hdFeedback .hdFeedback_item .fd_con .opt a span {
          font-size: 12px;
          vertical-align: top;
          margin-right: 5px; }
  .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply {
    padding: 5px 20px;
    margin: 0 0 15px 0;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    background-color: #fcfcfc;
    border-radius: 5px; }
    .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item {
      border-bottom: 1px solid #ebebeb;
      padding-top: 15px; }
      .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item:last-child {
        border-bottom: none; }
      .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .spe_reply {
        overflow: hidden;
        font-size: 14px; }
        .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .spe_reply p {
          float: left; }
          .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .spe_reply p span {
            color: #9d9d9d; }
        .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .spe_reply a {
          float: right;
          color: #999999;
          font-size: 12px; }
      .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .reply_time {
        font-size: 12px;
        color: #9d9d9d;
        display: block;
        margin: 10px 0 15px 0; }
      .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .reply_box {
        overflow: hidden;
        margin-bottom: 15px; }
        .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .reply_box .reply_box_search {
          width: 900px;
          height: 34px;
          float: left;
          line-height: 32px;
          margin: 0 20px 0 0px;
          padding: 0 10px;
          border: 1px solid #e0e0e0;
          border-radius: 5px; }
          .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .reply_box .reply_box_search > input {
            font-size: 14px;
            height: 32px;
            width: 850px;
            border: none;
            outline: none; }
          .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .reply_box .reply_box_search > input::-webkit-input-placeholder {
            color: #cccccc; }
        .wtspe-candidate-hdFeedback .hdFeedback_item .fd_reply .fd_reply_item .reply_box .reply_btn {
          width: 70px;
          height: 34px;
          float: right;
          line-height: 34px;
          text-align: center;
          color: #ffffff;
          border-radius: 5px; }

.wtspe-resume-fixedBtn {
  position: absolute;
  top: 200px;
  right: 20px;
  width: 44px;
  z-index: 20; }
  .wtspe-resume-fixedBtn .fixedBtn-item {
    width: 44px;
    height: 44px;
    line-height: 44px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #c0c0c0;
    color: #595959;
    cursor: pointer;
    background-color: #fff;
    position: relative; }
    .wtspe-resume-fixedBtn .fixedBtn-item .wtspeicon, .wtspe-resume-fixedBtn .fixedBtn-item .wtspeicon-operation {
      font-size: 18px; }
    .wtspe-resume-fixedBtn .fixedBtn-item .fixedBtn-text {
      display: none;
      font-size: 12px;
      color: #fff; }
    .wtspe-resume-fixedBtn .fixedBtn-item .fixedWin {
      position: absolute;
      display: none;
      right: 56px;
      background-color: #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      border: 1px solid #e0e0e0;
      box-shadow: 0 2px 8px #e0e0e0;
      padding: 10px;
      top: 22px;
      margin-top: -45px; }
      .wtspe-resume-fixedBtn .fixedBtn-item .fixedWin li {
        padding: 0 10px;
        white-space: nowrap;
        font-size: 12px;
        color: #444;
        line-height: 34px; }
        .wtspe-resume-fixedBtn .fixedBtn-item .fixedWin li .wtspeicon, .wtspe-resume-fixedBtn .fixedBtn-item .fixedWin li .wtspeicon-operation {
          font-size: 12px;
          margin-right: 10px; }
      .wtspe-resume-fixedBtn .fixedBtn-item .fixedWin:after {
        content: "";
        display: block;
        width: 8px;
        height: 8px;
        position: absolute;
        right: -5px;
        top: 50%;
        margin-top: -4px;
        background-color: #fff;
        border-top: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0;
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        /* IE 9 */
        -moz-transform: rotate(45deg);
        /* Firefox */
        -webkit-transform: rotate(45deg);
        /* Safari 和 Chrome */
        -o-transform: rotate(45deg); }
      .wtspe-resume-fixedBtn .fixedBtn-item .fixedWin:before {
        content: "";
        display: block;
        width: 20px;
        height: 100%;
        position: absolute;
        right: -19px;
        top: 0; }
    .wtspe-resume-fixedBtn .fixedBtn-item:hover > .wtspeicon, .wtspe-resume-fixedBtn .fixedBtn-item:hover > .wtspeicon-operation {
      display: none; }
    .wtspe-resume-fixedBtn .fixedBtn-item:hover .fixedWin {
      display: block; }
    .wtspe-resume-fixedBtn .fixedBtn-item:hover .fixedBtn-text {
      display: inline; }

.wtspe-candidate-content {
  width: 1250px;
  margin: 30px auto 0;
  position: relative; }

.wtspe-candidate-moreResume {
  border-radius: 5px;
  margin: 0 auto 15px;
  background-color: #f1f1f1;
  height: 40px;
  line-height: 40px;
  position: relative;
  width: 1250px; }

.wtspe-moreResume-prev, .wtspe-moreResume-next {
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  top: 0;
  font-size: 10px;
  right: 0;
  cursor: pointer; }

.wtspe-moreResume-prev {
  right: 40px; }

.resume-name-btn {
  margin-right: 0px;
  height: 40px;
  overflow: hidden;
  position: relative;
  border-radius: 5px 0 0 5px;
  float: none;
  border: 0; }

.resume-menu {
  white-space: nowrap;
  display: inline-block;
  height: 40px;
  font-size: 0;
  position: absolute;
  left: 0;
  opacity: 1; }
  .resume-menu .label_carousel_item {
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 12px;
    width: 110px;
    height: 40px;
    background: #e7e7e7;
    cursor: context-menu; }
    .resume-menu .label_carousel_item .wtspeicon-common {
      position: absolute;
      right: 10px;
      font-size: 10px;
      color: #e7e7e7; }
    .resume-menu .label_carousel_item:hover, .resume-menu .label_carousel_item.hover {
      background-color: #fff; }
      .resume-menu .label_carousel_item:hover .wtspeicon-common, .resume-menu .label_carousel_item.hover .wtspeicon-common {
        color: #777777; }

.url-assets-pdfimg {
  background: url(pdfimg.png); }

.url-assets-pptimg {
  background: url(pptimg.png); }

.url-assets-resumeImg1 {
  background: url(resumeImg1.jpg); }

.url-assets-img1 {
  background: url(img1.jpg); }

.url-assets-img2 {
  background: url(img2.jpg); }

.url-assets-img3 {
  background: url(img3.jpg); }

.url-assets-img4 {
  background: url(img4.jpg); }

.url-assets-img4 {
  background: url(41.jpg); }

.url-assets-img4 {
  background: url(43.jpg); }

.url-assets-img4 {
  background: url(58.png); }

/* 简历来源为小程序悬赏聘时，增加分享链条的显示，详见pm #69929，Add by chenmingrui */
.url-assets-reward {
  background: url(data:image/png;base64,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);
  background-size: cover; }

@media screen and (min-width: 1800px) {
  .wtspe-candidateWrapper {
    width: 1680px; }
  .wtspe-candidate-mainL {
    width: 1430px; }
  .wtspe-candidate-content {
    width: 1680px; }
  .wtspe-candidate-linkLabel-item {
    max-width: 330px; }
  .wtspe-candidate-jobPosition > li#pers_corp {
    max-width: 48%; }
  .wtspe-candidate-jobPosition > li#pers_post {
    max-width: 38%; }
  .wtspe-candidate-jobPosition > li#pers_workYear {
    max-width: 14%; }
  .wtspe-candidate-jobPosition > li#pers_school {
    max-width: 48%; }
  .wtspe-candidate-jobPosition > li#pers_subject {
    max-width: 38%; }
  .wtspe-candidate-jobPosition > li#pers_education {
    max-width: 14%; } }

/* 候选人联系状态浮窗 */
.wtspe-table-contactState-popwrap {
  padding: 5px 10px;
  line-height: 35px;
  font-size: 14px; }

.wtspe-table-contactState-success.wtspeicon {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  margin-right: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #669900;
  color: #ffffff;
  float: left;
  margin-top: 10px;
  text-align: center; }

.wtspe-table-contactState-fail.wtspeicon {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  margin-right: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #f70202;
  color: #ffffff;
  float: left;
  margin-top: 10px;
  text-align: center; }

/* i背调套餐浮窗 */
.wtspe-table-iReferenceCheckCombo-popwrap {
  padding: 10px 8px 10px 10px;
  line-height: 30px;
  font-size: 14px; }

.wtspe-table-iReferenceCheckCombo-row {
  display: -webkit-box;
  /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
  display: -moz-box;
  /* Firefox 17- */
  display: -webkit-flex;
  /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
  display: -moz-flex;
  /* Firefox 18+ */
  display: -ms-flexbox;
  /* IE 10 */
  display: flex;
  /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */ }

.wtspe-table-iReferenceCheckCombo-row > * {
  display: block; }

.wtspe-table-iReferenceCheckCombo-topic {
  min-width: 60px;
  margin-right: 10px; }

.wtspe-table-iReferenceCheckCombo-content {
  -moz-box-flex: 1;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 0; }

.wtspe-table-iReferenceCheckCombo-content > div {
  line-height: 20px;
  margin: 5px 0px; }

/* i背调状态浮窗 */
.wtspe-table-iReferenceCheckStatus-popwrap {
  padding: 10px 8px 10px 10px;
  line-height: 24px;
  font-size: 14px; }

.wtspe-table-iReferenceCheckStatus-row {
  position: relative;
  padding: 0px 0px 15px 30px; }

.wtspe-table-iReferenceCheckStatus-linebox {
  height: 100%;
  position: absolute;
  left: 5px;
  top: 0px; }

.wtspe-table-iReferenceCheckStatus-point {
  border: 3px solid #CCCCCC;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  background: #ffffff;
  left: 1px;
  top: 6px;
  z-index: 100; }

.wtspe-table-iReferenceCheckStatus-line {
  position: absolute;
  top: 8px;
  left: 5px;
  height: 100%;
  width: 0px;
  border: 1px #EAEAEA solid; }

.wtspe-table-iReferenceCheckStatus-date, .wtspe-table-iReferenceCheckStatus-state {
  margin: 0px 5px; }

#oneLvlMenu {
  background-color: #f7f7f7; }

#selectMailConfigContainer .wtspe-select-wrap {
  clear: left;
  margin-left: 32px;
  margin-top: 15px;
  border: 1px solid rgba(0, 0, 0, 0.35);
  border-radius: 4px; }

#select_selectMailConfig .normal-select-style {
  border: 1px solid #e0e0e0;
  border-radius: 5px; }

#selectMailConfigContainer .filter-option {
  width: calc(100% - 20px); }

.wtspe-button-div {
  display: flex;
  justify-content: center;
  margin-top: 30px; }

.wtspe-button-close {
  width: 80px;
  background-color: #e9f4fe;
  border: none;
  color: #4ba5e9;
  margin-right: 30px;
  padding: 5px;
  border-radius: 20px; }

.wtspe-button-handle {
  width: 80px;
  background-color: #4c95f7;
  border: none;
  color: #fff;
  padding: 5px;
  border-radius: 20px; }
