@charset "UTF-8";
/*公用样式*/
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif; }

a {
  text-decoration: none; }

img {
  display: block;
  border: 0; }

.clear {
  clear: both; }

.clear:after {
  content: "";
  clear: both;
  display: block; }

.hide {
  display: none !important; }

ul, li {
  padding: 0;
  margin: 0;
  list-style: none; }

/*浮动*/
.pull-left {
  float: left; }

.pull-right {
  float: right; }

/*定位*/
.rela {
  position: relative; }

.abs {
  position: absolute; }

.fixed {
  position: fixed; }

/*居中*/
.center {
  text-align: center;
  margin: 0 auto; }

/*分割*/
.split li {
  display: inline; }
  .split li:after {
    content: '|';
    padding: 0 .5em; }
  .split li:last-child:after {
    content: ''; }

/*文本对齐*/
.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.cj-clear {
  clear: both; }

.cj-clear:after {
  content: "";
  clear: both;
  display: block; }

.cj-hide {
  display: none !important; }

.cj-relative, #header .header_panel {
  position: relative; }

.cj-absolute, #header .header_panel .to_home {
  position: absolute; }

/*浮动*/
.cj-pull-left {
  float: left; }

.cj-pull-right {
  float: right; }

.cj-flex, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .chat-info {
  display: flex; }

.cj-block, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .avatar {
  display: block; }

.cj-inline-block, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .message, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .info {
  display: inline-block; }

.cj-label {
  display: inline-block;
  margin: 1px; }

.cj-flex-wrap, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .chat-info {
  flex-wrap: wrap; }

.cj-flex-nowrap, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li {
  flex-wrap: nowrap; }

.cj-justify-content-around {
  justify-content: space-between; }

.cj-justify-content-between {
  justify-content: space-between; }

.cj-justify-content-start, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info {
  justify-content: start; }

.cj-justify-content-center {
  justify-content: center; }

.cj-align-items-center {
  align-items: center; }

.cj-align-items-start {
  align-items: flex-start; }

.cj-nobefore:before {
  content: '' !important;
  display: none; }

.cj-nobefore:after {
  content: '' !important;
  display: none; }

.cj-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 2; }

.cj-underline {
  border-bottom: 1px solid #DDD; }

.cj-text-bold {
  font-weight: bold; }

.cj-text-nowrap {
  white-space: nowrap; }

.cj-text-normal {
  font-size: 14px;
  font-weight: normal; }

.cj-text-center {
  text-align: center; }

.cj-text-right {
  text-align: right; }

.cj-margin-center {
  margin: 0 auto; }

.cj-padding-1em {
  padding: 1em; }

.cj-table th {
  font-size: 1.1em;
  font-weight: bold;
  background-color: #EFEFEF; }

.cj-table th,
.cj-table td {
  border: 1px solid #DDD; }

.cj-ellipsis, .company-item .recruit-list .recruit-list_panel .recruit-item, #job-seeker_list .job-seeker_item .position, .recruit-info .el-dialog .el-dialog__body .cri-welfare li, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #conversations_panel li .nike-name, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.cj-ellipsis-multiline {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.cj-w50em {
  width: 50em; }

.cj-w40em {
  width: 40em; }

.cj-w30em {
  width: 30em; }

.cj-w20em {
  width: 20em; }

.cj-w19em {
  width: 19em; }

.cj-w18em {
  width: 18em; }

.cj-w17em {
  width: 17em; }

.cj-w16em {
  width: 16em; }

.cj-w15em {
  width: 15em; }

.cj-w14em {
  width: 14em; }

.cj-w13em {
  width: 13em; }

.cj-w12em {
  width: 12em; }

.cj-w11em {
  width: 11em; }

.cj-w10em {
  width: 10em; }

.cj-w9em {
  width: 9em; }

.cj-w8em {
  width: 8em; }

.cj-w7em {
  width: 7em; }

.cj-w6em {
  width: 6em; }

.cj-w5em {
  width: 5em; }

.cj-w4em {
  width: 4em; }

.cj-w3em {
  width: 3em; }

.cj-w2em {
  width: 2em; }

.cj-w1em {
  width: 1em; }

.cj-w100, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .name, #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .time {
  width: 100%; }

.cj-w50 {
  width: 50%; }

.cj-w49 {
  width: 49%; }

.cj-w48 {
  width: 48%; }

.cj-w47 {
  width: 47%; }

.cj-w25 {
  width: 25%; }

.cj-w12h {
  width: 12.5%; }

.cj-vw100 {
  width: 100vw; }

.cj-vw50 {
  width: 50vw; }

.cj-vw25 {
  width: 25vw; }

.cj-vw12h {
  width: 12.5vw; }

.cj-require:before {
  content: '*';
  display: inline-block;
  color: red; }

.cj-fixed {
  position: fixed; }

.cj-fixed-top {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999; }

.cj-fixed-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999; }

.cj-cursor-pointer {
  cursor: pointer; }

.cj-hover-boxshadow:hover {
  box-shadow: inset 1px 1px 6px #000; }

/*兼容Bootstrap的按钮颜色*/
.cj-btn {
  background-color: #FFF;
  border: 1px solid #666;
  color: #666; }

.cj-btn:hover {
  background-color: #FFF;
  border: 1px solid #000;
  color: #000 !important; }

.cj-btn-lv {
  background-color: #3FBD9A;
  border: 1px solid #369E81;
  color: #FFF; }

.cj-btn-lv:hover {
  background-color: #369E81;
  border: 1px solid #2D846B;
  color: #FFF; }

.cj-btn-lan {
  background-color: #5592DB;
  border: 1px solid #4A75B4;
  color: #FFF; }

.cj-btn-lan:hover {
  background-color: #4A75B4;
  border: 1px solid #3E6297;
  color: #FFF; }

.cj-btn-zi {
  background-color: #9A4FB5;
  border: 1px solid #804297;
  color: #FFF; }

.cj-btn-zi:hover {
  background-color: #804297;
  border: 1px solid #653477;
  color: #FFF; }

.cj-btn-cheng {
  background-color: #DC8329;
  border: 1px solid #B46B22;
  color: #FFF; }

.cj-btn-cheng:hover {
  background-color: #B46B22;
  border: 1px solid #975A1D;
  color: #FFF; }

.cj-btn-hei {
  background-color: #4C4C4C;
  border: 1px solid #3A3A3A;
  color: #FFF; }

.cj-btn-hei:hover {
  background-color: #3A3A3A;
  border: 1px solid #222;
  color: #FFF; }

.cj-btn-hui {
  background-color: #BFC3C7;
  border: 1px solid #ADB1B4;
  color: #FFF; }

.cj-btn-hui:hover {
  background-color: #ADB1B4;
  border: 1px solid #9EA1A4;
  color: #FFF; }

/*声明 WebFont*/
@font-face {
  font-family: SourceHanSans;
  src: url("../font/SourceHanSansSC-Normal.eot");
  src: url("../font/SourceHanSansSC-Normal.eot?#font-spider") format("embedded-opentype"), url("../font/SourceHanSansSC-Normal.woff") format("woff"), url("../font/SourceHanSansSC-Normal.ttf") format("truetype"), url("../font/SourceHanSansSC-Normal.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: SourceHanSerif;
  src: url("../font/SourceHanSerifCN-Medium.eot");
  src: url("../font/SourceHanSerifCN-Medium.eot?#font-spider") format("embedded-opentype"), url("../font/SourceHanSerifCN-Medium.woff") format("woff"), url("../font/SourceHanSerifCN-Medium.ttf") format("truetype"), url("../font/SourceHanSerifCN-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: SourceHanSerifBold;
  src: url("../font/SourceHanSerifCN-Bold.eot");
  src: url("../font/SourceHanSerifCN-Bold.eot?#font-spider") format("embedded-opentype"), url("../font/SourceHanSerifCN-Bold.woff") format("woff"), url("../font/SourceHanSerifCN-Bold.ttf") format("truetype"), url("../font/SourceHanSerifCN-Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

/*使用选择器指定字体*/
.cj-font-sourceHanSans {
  font-family: SourceHanSans, "Microsoft YaHei", Arial, Helvetica, sans-serif; }

.cj-font-SourceHanSerif {
  font-family: SourceHanSerif, "Microsoft YaHei", Arial, Helvetica, sans-serif; }

.cj-font-SourceHanSerifBold {
  font-family: SourceHanSerifBold, "Microsoft YaHei", Arial, Helvetica, sans-serif; }

#main {
  background: #48C0FF no-repeat top center;
  overflow: auto; }

#header {
  background-color: #EAF1FF;
  height: 40px;
  line-height: 40px;
  width: 100%; }
  #header .header_panel {
    margin: 0 auto;
    width: 1200px; }
    #header .header_panel .to_home {
      background: url(../images/icon_tohome.png) no-repeat left center;
      background-size: 22px 20px;
      color: #000;
      font-size: 16px;
      height: 26px;
      left: 0;
      line-height: 28px;
      text-indent: 30px;
      top: 7px; }
    #header .header_panel #count_panel {
      align-items: center;
      display: flex;
      justify-content: center; }
      #header .header_panel #count_panel li {
        color: #2C75F1;
        display: inline-block;
        font-size: 14px;
        font-weight: bold; }
        #header .header_panel #count_panel li span {
          color: #FF5C00; }

#banner {
  background-position: center center;
  background-repeat: no-repeat;
  height: 412px;
  overflow: hidden;
  position: relative;
  width: 100%; }
  #banner #title_panel {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: absolute;
    width: 100%;
    z-index: 999; }
    #banner #title_panel .title {
      color: #FFF;
      font-size: 60px;
      font-weight: bold;
      height: 130px;
      line-height: 65px;
      padding-top: 98px;
      text-align: center;
      text-shadow: 0 4px 4px rgba(31, 69, 125, 0.56);
      width: 720px; }
    #banner #title_panel .desc {
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      line-height: 25px;
      padding-top: 28px;
      text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); }
    #banner #title_panel .memo {
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      line-height: 25px;
      text-align: center;
      text-shadow: 0 2px 2px rgba(0, 0, 0, 0.25); }
  #banner .banner_panel-antiAdGuard {
    display: block;
    height: 412px;
    left: 0;
    min-width: 900px;
    position: absolute;
    top: 0;
    width: 100%; }

#func_panel {
  height: 0;
  margin: 0 auto;
  max-width: 1690px;
  position: relative;
  width: 100%;
  z-index: 999; }
  #func_panel .func_panel_left {
    bottom: -30px;
    left: 0;
    position: absolute; }
  #func_panel .func_panel_right {
    bottom: -30px;
    position: absolute;
    right: 0; }

#tab {
  background-color: #FFEDDC;
  border-radius: 5px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 6px 8px; }
  #tab > li {
    background-color: #FFC9A2;
    border-radius: 5px;
    color: #FF5C00;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    text-align: center;
    transition: background-color 0.4s ease-out;
    width: 190px; }
    #tab > li.active {
      background-color: #FF7009;
      color: #FFF; }

#status li {
  cursor: pointer;
  display: inline-block; }
  #status li.active {
    color: #F00; }

#tab_content .tab_item .company-list_panel {
  align-items: flex-start;
  background: #C4E9FD;
  border: 10px solid #045BB0;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  max-width: 1712px;
  padding: 26px 16px 26px 26px; }
  #tab_content .tab_item .company-list_panel.online .company-item.offline {
    display: none !important; }

.company-item {
  background: #FFF url(../images/company_item_bg.png) no-repeat bottom center;
  display: block;
  height: 435px;
  margin-bottom: 20px;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
  width: 320px; }
  .company-item:hover .hr,
  .company-item:hover .table,
  .company-item:hover .job-seeker,
  .company-item:hover .chair {
    opacity: 0.1;
    top: 500px; }
  .company-item .company_name {
    align-items: center;
    background: #FFF url(../images/company_item_title_bg.png) no-repeat center center;
    background-size: cover;
    color: #FFF;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    font-weight: bold;
    height: 46px;
    justify-content: flex-start;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    .company-item .company_name > span {
      flex-grow: 1;
      overflow: hidden;
      padding-right: 20px;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .company-item .company_name .VIP_flag {
      background: url(../images/icon_vip.png) no-repeat center center;
      background-size: contain;
      height: 32px;
      position: absolute;
      right: 0;
      top: 5px;
      width: 32px; }
    .company-item .company_name:before {
      background: url(../images/company_item_title_icon.png) no-repeat center center;
      background-size: 100%;
      content: '';
      display: block;
      height: 38px;
      margin: 0 4px;
      width: 38px; }
  .company-item .recruit-list {
    left: 0;
    position: absolute;
    top: 60px;
    width: 100%; }
    .company-item .recruit-list .recruit-list_panel {
      background: #CFE8F5;
      border-radius: 4px;
      box-sizing: border-box;
      cursor: pointer;
      height: 253px;
      margin: 0 auto;
      overflow: auto;
      overflow-x: hidden;
      overflow-y: scroll;
      padding: 10px 0;
      width: 220px; }
      .company-item .recruit-list .recruit-list_panel .recruit-item {
        align-items: center;
        border-bottom: 1px dashed #7EC8EF;
        display: flex;
        font-size: 14px;
        height: 36px;
        justify-content: space-between;
        line-height: 36px;
        margin: 0 auto;
        width: 180px; }
        .company-item .recruit-list .recruit-list_panel .recruit-item .job-title，.see-more {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
        .company-item .recruit-list .recruit-list_panel .recruit-item .salary {
          color: #1D7CD9;
          font-weight: bold; }
        .company-item .recruit-list .recruit-list_panel .recruit-item:last-of-type {
          border-bottom: 0 !important; }
  .company-item .hr {
    background-position: center center;
    background-repeat: no-repeat;
    height: 116px;
    left: 0;
    position: absolute;
    top: 166px;
    transition: all 0.3s ease-out;
    width: 100%; }
  .company-item .table {
    background: url(../images/pic_table.png) no-repeat center center;
    height: 102px;
    left: 0;
    position: absolute;
    top: 272px;
    transition: all 0.3s ease-out;
    width: 100%; }
  .company-item .job-seeker {
    background-position: center center;
    background-repeat: no-repeat;
    height: 182px;
    left: 0;
    position: absolute;
    top: 215px;
    transition: all 0.3s ease-out;
    width: 100%; }
  .company-item .chair {
    background: url(../images/pic_chair.png) no-repeat center center;
    height: 123px;
    left: 0;
    position: absolute;
    top: 300px;
    transition: all 0.3s ease-out;
    width: 100%; }
  .company-item .to-chat {
    background: linear-gradient(180deg, #79E444, #3BB300 9%, #3BB300 52%, #3BB300 90%, #2C8600);
    bottom: 0;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    height: 36px;
    left: 0;
    line-height: 36px;
    position: absolute;
    text-align: center;
    width: 100%; }
    .company-item .to-chat.offline {
      background: linear-gradient(180deg, #D8D8D8 0%, #B5B5B5 8.85%, #B5B5B5 52.08%, #B5B5B5 89.58%, #979797 100%);
      display: none; }
  .company-item.offline .company_name {
    background: #FFF url(../images/company_item_title_bg_offline.png) no-repeat center center; }
    .company-item.offline .company_name:before {
      background: url(../images/company_item_title_icon_offline.png) no-repeat center center; }
  .company-item.offline .recruit-list .recruit-list_panel {
    background: #D7D7D7; }
    .company-item.offline .recruit-list .recruit-list_panel .recruit-item {
      border-bottom: 1px dashed #9E9E9E;
      color: #333; }
      .company-item.offline .recruit-list .recruit-list_panel .recruit-item .job-title {
        flex-grow: 1;
        overflow: hidden;
        text-overflow: ellipsis; }
      .company-item.offline .recruit-list .recruit-list_panel .recruit-item .salary {
        color: #666; }
  .company-item.offline .job-seeker {
    display: none; }
  .company-item.offline .to-chat {
    display: none; }
    .company-item.offline .to-chat.offline {
      display: block; }

#danmu {
  height: 370px;
  overflow: hidden;
  width: 100%; }

.keyword_search {
  align-items: center;
  background: #DCF8FF;
  border-radius: 5px;
  box-sizing: border-box;
  display: flex;
  height: 41px;
  justify-content: space-between;
  margin-right: 12px;
  padding: 5px;
  width: 405px; }
  .keyword_search > input {
    background: transparent;
    border: 0;
    flex-grow: 1;
    height: 40px;
    outline: none;
    padding: 0 1em; }
  .keyword_search > button {
    background: linear-gradient(96.68deg, #3D9EFF 0%, #0A64BC 98.25%);
    border: 0;
    border-radius: 5px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    width: 80px; }

.status_switch {
  height: 41px; }
  .status_switch li {
    background: #DCF8FF;
    border-radius: 5px;
    color: #5B98D3;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 41px;
    line-height: 41px;
    margin-right: 6px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100px; }
    .status_switch li.active {
      color: #FF5C00; }
      .status_switch li.active:before {
        background: url(../images/pic_active.png); }
    .status_switch li:before {
      background: url(../images/pic_noactive.png);
      content: "";
      display: inline-block;
      height: 24px;
      left: 0;
      position: absolute;
      top: 0;
      width: 32px; }

.el-dialog__wrapper > div[role='dialog'] {
  border-radius: 12px;
  overflow: hidden; }
  .el-dialog__wrapper > div[role='dialog'] .el-dialog__header {
    background: url(../images/dialog_title_bg.png) no-repeat center center;
    box-sizing: border-box;
    height: 60px;
    text-align: center; }
    .el-dialog__wrapper > div[role='dialog'] .el-dialog__header span.el-dialog__title {
      color: #FFF;
      font-size: 18px;
      font-weight: 700; }
    .el-dialog__wrapper > div[role='dialog'] .el-dialog__header button.el-dialog__headerbtn[aria-label='Close'] i.el-dialog__close {
      background: #FFF;
      border-radius: 50%;
      color: #000;
      height: 20px;
      line-height: 20px;
      text-align: center;
      width: 20px; }

#recruit-list_dialog .el-dialog__body {
  box-sizing: border-box;
  padding: 30px 50px 1px; }
  #recruit-list_dialog .el-dialog__body label.el-radio {
    background-color: #FFF;
    border-radius: 7px;
    box-shadow: 0 0 6px 1px rgba(166, 166, 166, 0.25);
    height: 50px;
    margin: 0 auto 10px;
    padding: 18px 20px 0 20px;
    width: 420px; }
    #recruit-list_dialog .el-dialog__body label.el-radio .el-radio__label {
      color: #333;
      display: inline-block;
      font-size: 16px;
      overflow: hidden;
      text-overflow: ellipsis;
      width: 350px; }

#recruit-list_dialog .el-dialog__footer {
  padding: 30px 20px 40px; }

#recruit-list_dialog #recruit-list_submit {
  background: linear-gradient(93.34deg, #2D95F9 0%, #1062E9 100%);
  border-radius: 7px;
  box-shadow: 0 0 6px 1px #a6a6a6;
  color: #FFF;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 46px;
  line-height: 46px;
  margin: 0 auto;
  text-align: center;
  width: 200px; }

#job-hall .out_panel_top1 > .title_panel {
  height: 0;
  position: absolute;
  width: 100%; }
  #job-hall .out_panel_top1 > .title_panel > .title {
    background: url(../images/pic_title_jobseeker.png) no-repeat center center;
    height: 63px;
    margin: 0 auto;
    width: 291px; }

.out_panel_top1,
.out_panel_bottom2 {
  background: linear-gradient(90deg, #2582DD 0%, #439BF1 52.6%, #2582DD 100%);
  height: 17px;
  margin: 0 auto;
  width: 1780px; }

.out_panel_top2,
.out_panel_bottom1 {
  background: linear-gradient(90deg, #1C74CA 0%, #1D7EDD 52.6%, #1C74CA 100%);
  height: 17px;
  margin: 0 auto;
  width: 1780px; }

.out_border_2 {
  border: 17px solid #1D7EDD;
  border-bottom: 0;
  border-top: 0; }

.out_border_1 {
  border: 17px solid #439BF1;
  border-bottom: 0;
  border-top: 0;
  margin: 0 auto;
  width: 1746px; }

.out_panel_top1 {
  position: relative; }
  .out_panel_top1:before {
    background: url(../images/outpanel_corner.png) no-repeat center center;
    content: '';
    display: block;
    height: 34px;
    left: 0;
    position: absolute;
    top: 0;
    width: 34px; }
  .out_panel_top1:after {
    background: url(../images/outpanel_corner.png) no-repeat center center;
    content: '';
    display: block;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotateY(180deg);
    width: 34px; }

.out_panel_bottom2 {
  position: relative; }
  .out_panel_bottom2:before {
    background: url(../images/outpanel_corner.png) no-repeat center center;
    content: '';
    display: block;
    height: 34px;
    left: 0;
    position: absolute;
    top: 0;
    transform: rotateX(180deg);
    width: 34px; }
  .out_panel_bottom2:after {
    background: url(../images/outpanel_corner.png) no-repeat center center;
    content: '';
    display: block;
    height: 34px;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotateY(180deg) rotateX(180deg);
    width: 34px; }

#job-seeker_list {
  background-color: #C4E9FD;
  box-sizing: border-box;
  padding: 40px 25px 20px 35px;
  width: 100%; }
  #job-seeker_list.online .job-seeker_item.offline {
    display: none !important; }
  #job-seeker_list.offline .job-seeker_item:not(.offline) {
    display: none !important; }
  #job-seeker_list.posted .job-seeker_item:not(.posted) {
    display: none !important; }
  #job-seeker_list .job-seeker_item {
    background: #FFF;
    border: 3px solid #FFB154;
    border-radius: 10px;
    box-sizing: border-box;
    display: inline-block;
    height: 195px;
    margin: 0 10px 20px 0;
    position: relative;
    width: 320px; }
    #job-seeker_list .job-seeker_item.offline {
      border-color: #99AFCC; }
      #job-seeker_list .job-seeker_item.offline .online_status {
        background: linear-gradient(122.94deg, #B6C7DD 0%, #5F80AC 100%);
        border-radius: 0 10px 0 30px; }
        #job-seeker_list .job-seeker_item.offline .online_status.online {
          display: none; }
        #job-seeker_list .job-seeker_item.offline .online_status.offline {
          display: block; }
      #job-seeker_list .job-seeker_item.offline .chat-now {
        background: linear-gradient(275.28deg, #ACACAC 0%, #D0D0D0 100%);
        cursor: default; }
        #job-seeker_list .job-seeker_item.offline .chat-now.online {
          display: none; }
        #job-seeker_list .job-seeker_item.offline .chat-now.offline {
          display: block; }
    #job-seeker_list .job-seeker_item.posted:after {
      background: #FFB154;
      border-radius: 0 0 5px 0;
      color: #FFF;
      content: '已投递';
      display: block;
      font-size: 12px;
      left: 0;
      position: absolute;
      text-align: center;
      top: 0;
      width: 4em; }
    #job-seeker_list .job-seeker_item .avatar {
      height: 80px;
      left: 20px;
      position: absolute;
      top: 20px;
      width: 80px; }
    #job-seeker_list .job-seeker_item .name {
      color: #0082FF;
      font-size: 14px;
      left: 20px;
      line-height: 26px;
      position: absolute;
      text-align: center;
      top: 102px;
      width: 80px; }
    #job-seeker_list .job-seeker_item .position {
      color: #F23A00;
      font-size: 16px;
      left: 120px;
      line-height: 25px;
      position: absolute;
      top: 20px;
      width: 9em; }
    #job-seeker_list .job-seeker_item .info {
      color: #333;
      font-size: 12px;
      left: 120px;
      line-height: 20px;
      position: absolute;
      top: 55px; }
    #job-seeker_list .job-seeker_item .chat-now {
      background: linear-gradient(95.28deg, #FFA41B 0%, #FF5C00 100%);
      border-radius: 5px;
      color: #FFF;
      cursor: pointer;
      font-size: 16px;
      font-weight: bold;
      height: 34px;
      left: 25px;
      line-height: 34px;
      position: absolute;
      text-align: center;
      top: 141px;
      width: 120px; }
      #job-seeker_list .job-seeker_item .chat-now.online {
        display: block; }
      #job-seeker_list .job-seeker_item .chat-now.offline {
        display: none; }
    #job-seeker_list .job-seeker_item .view-resume {
      background: linear-gradient(95.28deg, #2E97F9 0%, #0E5FE8 100%);
      border-radius: 5px;
      color: #FFF;
      cursor: pointer;
      font-size: 16px;
      font-weight: bold;
      height: 34px;
      left: 175px;
      line-height: 34px;
      position: absolute;
      text-align: center;
      top: 141px;
      width: 120px; }
    #job-seeker_list .job-seeker_item .online_status {
      background: linear-gradient(122.94deg, #FFA41B 0%, #FF5C00 100%);
      border-radius: 0 10px 0 30px;
      color: #FFF;
      font-size: 14px;
      height: 33px;
      line-height: 33px;
      position: absolute;
      right: -3px;
      text-indent: 15px;
      top: -3px;
      width: 53px; }
      #job-seeker_list .job-seeker_item .online_status.online {
        display: block; }
      #job-seeker_list .job-seeker_item .online_status.offline {
        display: none; }

.recruit-info .el-dialog {
  background: #FFF url(../images/bg_info_bottom.png) no-repeat bottom center;
  background-size: contain;
  padding-bottom: 20px; }
  .recruit-info .el-dialog .el-dialog__body {
    color: #666;
    font-size: 14px;
    line-height: 2;
    padding: 20px 30px; }
    .recruit-info .el-dialog .el-dialog__body .cri-company-name {
      background: url(../images/icon_company@2x.png) no-repeat left center;
      background-size: 18px 18px;
      text-indent: 22px; }
    .recruit-info .el-dialog .el-dialog__body .cri-recruit-name {
      color: #333;
      font-size: 16px;
      font-weight: bold; }
    .recruit-info .el-dialog .el-dialog__body .cri_subtitle {
      background: url(../images/icon_2dot@2x.png) no-repeat left center;
      background-size: 14px 10px;
      color: #333;
      font-size: 16px;
      font-weight: bold;
      margin-top: 20px;
      text-indent: 22px; }
    .recruit-info .el-dialog .el-dialog__body .cri_content {
      color: #666;
      font-size: 14px;
      line-height: 25px;
      padding-left: 22px; }
    .recruit-info .el-dialog .el-dialog__body .cri-welfare li {
      background: #DDF3FF;
      border-radius: 5px;
      color: #166CEC;
      display: inline-block;
      font-size: 14px;
      height: 28px;
      line-height: 28px;
      margin: 0 6px 6px 0;
      text-align: center;
      width: 80px; }
    .recruit-info .el-dialog .el-dialog__body .post-resume {
      background: linear-gradient(93.34deg, #2D95F9 0%, #1062E9 100%);
      border-radius: 7px;
      box-shadow: 0 0 6px 1px rgba(166, 166, 166, 0.25);
      color: #FFF;
      cursor: pointer;
      font-size: 12px;
      font-weight: bold;
      height: 28px;
      line-height: 28px;
      position: absolute;
      right: 32px;
      text-align: center;
      top: 82px;
      width: 76px; }

#company-info .el-dialog {
  background: #FFF url(../images/bg_info_bottom.png) no-repeat bottom center;
  background-size: contain;
  padding-bottom: 20px;
  position: relative; }

#company-info .split li, .company-info .split li {
  display: inline; }
  #company-info .split li:after, .company-info .split li:after {
    color: #C2C2C2; }

#company-info .el-dialog__body, .company-info .el-dialog__body {
  color: #666;
  font-size: 14px;
  line-height: 2;
  padding: 20px 30px; }

#company-info .company-info_subtitle, .company-info .company-info_subtitle {
  background: url(../images/icon_2dot@2x.png) no-repeat left center;
  background-size: 14px 10px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin-top: 20px;
  text-indent: 22px; }

#company-info .company-info_content, .company-info .company-info_content {
  color: #666;
  font-size: 14px;
  line-height: 25px;
  padding-left: 22px; }

#company-info .company-info_name, .company-info .company-info_name {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 2; }

#company-info .company-info_desc, .company-info .company-info_desc {
  position: relative; }
  #company-info .company-info_desc .unfold, .company-info .company-info_desc .unfold {
    background: rgba(255, 255, 255, 0.85);
    bottom: 0;
    color: #2C75F1;
    cursor: pointer;
    display: none;
    position: absolute;
    right: 0; }
  #company-info .company-info_desc .fold, .company-info .company-info_desc .fold {
    color: #2C75F1;
    cursor: pointer;
    display: inline-block; }
  #company-info .company-info_desc.cj-ellipsis-multiline .unfold, .company-info .company-info_desc.cj-ellipsis-multiline .unfold {
    display: inline-block; }
  #company-info .company-info_desc.cj-ellipsis-multiline .fold, .company-info .company-info_desc.cj-ellipsis-multiline .fold {
    display: none; }

#company-info .company-info_other, .company-info .company-info_other {
  line-height: 2; }

#company-info .company-info_address, .company-info .company-info_address {
  background: url(../images/icon_address@2x.png) no-repeat left center;
  background-size: 18px 18px;
  line-height: 2;
  text-indent: 22px; }

#company-info .company-info-recruit-list .company-info-recruit_item, .company-info .company-info-recruit-list .company-info-recruit_item {
  background: #FFF;
  border-radius: 7px;
  box-shadow: 0 0 6px 1px rgba(166, 166, 166, 0.25);
  box-sizing: border-box;
  line-height: 2;
  margin-top: 15px;
  padding: 20px;
  position: relative;
  width: 502px; }
  #company-info .company-info-recruit-list .company-info-recruit_item:hover, .company-info .company-info-recruit-list .company-info-recruit_item:hover {
    box-shadow: 0 0 6px 1px #1A8CFA; }
  #company-info .company-info-recruit-list .company-info-recruit_item .job-title, .company-info .company-info-recruit-list .company-info-recruit_item .job-title {
    color: #2C75F1;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    width: 380px; }
  #company-info .company-info-recruit-list .company-info-recruit_item .recruit-other-info, .company-info .company-info-recruit-list .company-info-recruit_item .recruit-other-info {
    color: #666; }
  #company-info .company-info-recruit-list .company-info-recruit_item .post-resume, .company-info .company-info-recruit-list .company-info-recruit_item .post-resume {
    background: linear-gradient(93.34deg, #2D95F9 0%, #1062E9 100%);
    border-radius: 7px;
    box-shadow: 0 0 6px 1px rgba(166, 166, 166, 0.25);
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    width: 76px; }

#login_panel {
  align-items: baseline;
  display: flex;
  justify-content: space-evenly; }
  #login_panel li {
    display: inline-block;
    text-align: center; }
    #login_panel li > img {
      height: 70px;
      margin: 0 auto;
      width: 70px; }
    #login_panel li > .login_button {
      background-color: #333;
      border: 2px solid #FFF;
      border-radius: 5px;
      box-sizing: border-box;
      color: #FFF;
      cursor: pointer;
      display: inline-block;
      font-weight: bold;
      height: 27px;
      line-height: 24px;
      margin-top: 7px;
      width: 80px; }
  #login_panel #person_login .login_button {
    background: #E45491;
    border-color: rgba(255, 255, 255, 0.5); }
  #login_panel #company_login .login_button {
    background: #4E31FF;
    border-color: rgba(255, 255, 255, 0.5); }

#person-info_panel,
#company-info_panel {
  height: 70px;
  padding-bottom: 20px;
  width: 274px; }
  #person-info_panel .avatar,
  #company-info_panel .avatar {
    background-color: #FFF;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 2px solid #C7C4C4;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 68px;
    left: 0;
    position: absolute;
    top: 0;
    width: 68px; }
  #person-info_panel .name,
  #company-info_panel .name {
    color: #FFF;
    font-size: 22px;
    font-weight: bold;
    left: 85px;
    line-height: 25px;
    position: absolute;
    text-shadow: 2px 1px #9e9e9e;
    top: 0; }
  #person-info_panel .view-message,
  #company-info_panel .view-message {
    background: #FFA800 url(../images/icon_viewmessage.png) no-repeat left 14px center;
    background-size: 18px 16px;
    border-radius: 20px;
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    left: 80px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    text-indent: 26px;
    top: 36px;
    width: 80px; }
    #person-info_panel .view-message 。 span,
    #company-info_panel .view-message 。 span {
      background: #F00;
      border-radius: 50%;
      display: block;
      font-size: 12px;
      height: 20px;
      line-height: 20px;
      position: absolute;
      right: -10px;
      text-align: center;
      text-indent: 0;
      top: -2px;
      width: 20px; }
  #person-info_panel .logout,
  #company-info_panel .logout {
    background: #F00;
    background-size: 18px 16px;
    border-radius: 20px;
    color: #FFF;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    left: 190px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: 36px;
    width: 70px; }

#countdown_panel {
  background: url(../images/bg_countdown.png) no-repeat center center;
  background-size: cover;
  height: 165px;
  position: relative;
  width: 274px; }
  #countdown_panel > .title {
    color: #C9E5FF;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    line-height: 25px;
    position: absolute;
    text-align: center;
    text-shadow: 0 2px 0 black;
    top: 22px;
    width: 100%; }
  #countdown_panel #countdown_time {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    padding-left: 10px;
    position: absolute;
    top: 52px;
    width: 100%; }
    #countdown_panel #countdown_time .time {
      background: #2035A5;
      border-radius: 5px;
      color: #B9DDFF;
      display: inline-block;
      font-size: 36px;
      font-weight: bold;
      height: 48px;
      line-height: 48px;
      text-align: center;
      width: 44px; }
    #countdown_panel #countdown_time .char {
      color: #C9E5FF;
      font-size: 14px;
      font-weight: bold;
      line-height: 25px;
      margin: 0 6px;
      text-shadow: 0 2px 0 rgba(0, 0, 0, 0.25); }
  #countdown_panel #goto_panel {
    align-items: center;
    display: flex;
    justify-content: space-evenly;
    left: 0;
    position: absolute;
    top: 108px;
    width: 100%; }
    #countdown_panel #goto_panel #view-invitation-card {
      background: url(../images/bg_viewinvitaioncard.png) no-repeat center center;
      cursor: pointer;
      display: inline-block;
      height: 29px;
      width: 96px; }
    #countdown_panel #goto_panel #view-invitation-card_long {
      background: url(../images/bg_viewinvitaioncard_long.png) no-repeat center center;
      cursor: pointer;
      display: inline-block;
      height: 28px;
      width: 130px; }
    #countdown_panel #goto_panel #order-exhibition {
      background: url(../images/bg_orderexhibition.png) no-repeat center center;
      cursor: pointer;
      display: inline-block;
      height: 29px;
      width: 96px; }
    #countdown_panel #goto_panel #order-exhibition_long {
      background: url(../images/bg_orderexhibition_long.png) no-repeat center center;
      cursor: pointer;
      display: inline-block;
      height: 28px;
      width: 130px; }

#chat-dialog {
  margin: 0;
  padding: 0; }
  #chat-dialog .el-dialog {
    align-items: stretch;
    background: none;
    border: 5px solid #0606067D;
    display: flex;
    flex-direction: column;
    height: 75vh;
    margin: 10vh 100px !important;
    min-width: 1200px; }
    #chat-dialog .el-dialog .el-dialog__header {
      background: none;
      height: 0;
      padding: 0; }
      #chat-dialog .el-dialog .el-dialog__header .el-dialog__headerbtn {
        top: 10px; }
    #chat-dialog .el-dialog .el-dialog__body {
      align-items: stretch;
      background-color: #FFF;
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      overflow: hidden;
      padding: 0; }
      #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel {
        align-items: stretch;
        display: flex;
        height: 100%;
        justify-content: space-around;
        overflow: hidden; }
        #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #conversations_panel {
          min-width: 200px;
          overflow: auto;
          width: 390px; }
          #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #conversations_panel li {
            align-items: center;
            background-size: 28px;
            border-bottom: 1px solid #EFEFEF;
            box-sizing: border-box;
            color: #666;
            display: flex;
            font-size: 16px;
            height: 48px;
            justify-content: space-around;
            line-height: 48px;
            padding: 0 1em; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #conversations_panel li.active {
              background-color: #F7F7F7; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #conversations_panel li .avatar {
              height: 24px;
              margin-right: 10px;
              width: 24px; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #conversations_panel li .nike-name {
              flex-grow: 1; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #conversations_panel li .new {
              background-color: #F00;
              border-radius: 50%;
              color: #FFF;
              display: inline-block;
              flex-shrink: 0;
              height: 24px;
              line-height: 24px;
              text-align: center;
              width: 24px; }
        #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel {
          background: #F5F5F5;
          box-shadow: inset 1px 1px 5px #DEDEDE;
          box-sizing: border-box;
          display: flex;
          flex-direction: column;
          flex-grow: 1;
          justify-content: flex-start;
          min-width: 400px; }
          #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message {
            box-sizing: border-box;
            display: block;
            flex-grow: 1;
            overflow: auto;
            padding: 10px; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li {
              align-items: flex-start;
              margin-top: 1em; }
              #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .avatar {
                background-color: #FFF;
                border-radius: 50%;
                flex-shrink: 0;
                font-size: 22px;
                height: 50px;
                line-height: 50px;
                margin-right: 5px;
                margin-top: 22px;
                text-align: center;
                width: 50px; }
              #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .name {
                color: #CCC;
                padding-bottom: 2px;
                padding-left: .5em; }
              #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .time {
                color: #CCC;
                padding-left: 0.5em; }
              #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .message {
                background-color: #FFF;
                border-radius: 11px;
                padding: 15px;
                width: 218px; }
              #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li > .chat-info > .info {
                background-color: #FFF;
                border-radius: 0;
                box-shadow: 3px 3px 2px #E5E1E1;
                font-weight: bold;
                min-height: 20px;
                padding: 15px;
                width: 218px; }
              #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self {
                flex-direction: row-reverse; }
                #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .avatar {
                  background-color: #3080FF;
                  color: #FFF;
                  margin-left: 5px;
                  margin-right: 0; }
                #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .chat-info {
                  justify-content: flex-end; }
                  #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .chat-info > .name {
                    padding-right: .5em;
                    text-align: right; }
                  #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .chat-info > .message {
                    background-color: #3080FF;
                    color: #FFF; }
                  #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .chat-info > .info {
                    background-color: #3080FF;
                    color: #FFF; }
                  #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel #chat-message > li.self > .chat-info > .time {
                    padding-right: 5px;
                    text-align: right; }
          #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel .chat-message_footer {
            background: #FFF;
            border: 1px solid #DFDFDF;
            border-bottom: 0;
            border-top: 0;
            box-sizing: border-box;
            padding: 5px; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_panel .chat-message_footer #chat-function_menu {
              padding: 0 0 5px 0; }
        #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other {
          align-items: stretch;
          display: flex;
          min-width: 560px;
          width: 600px; }
          #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other .model {
            display: none; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other .model.active {
              display: block; }
          #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other iframe {
            width: 100%; }
          #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other .company-info {
            overflow: auto;
            padding: 30px; }
          #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other .person-resume {
            overflow: auto;
            padding: 30px;
            width: 100%; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other .person-resume.action {
              display: flex; }
            #chat-dialog .el-dialog .el-dialog__body #chat-dialog_panel #chat-area_other .person-resume .resume-detail {
              flex-grow: 1; }

.person-resume--history {
  display: block;
  padding-bottom: 1em; }
  .person-resume--history .person-resume__history__item {
    margin-right: .5em; }

.resume-detail {
  position: relative; }
  .resume-detail .resume_download {
    background: #DDF3FF;
    border-radius: 5px;
    color: #166CEC;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 80px; }
  .resume-detail .resume-detail_content {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    padding-left: 22px; }
  .resume-detail .resume-detail_subtitle {
    background: url(../images/icon_2dot@2x.png) no-repeat left center;
    background-size: 14px 10px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    text-indent: 22px; }
  .resume-detail .photoLinkDsp {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 4px solid #3333331F;
    border-radius: 50%;
    flex-shrink: 0;
    height: 70px;
    margin-right: 17px;
    overflow: hidden;
    width: 70px; }
  .resume-detail .personName {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-right: 14px; }
  .resume-detail .personTypeDsp {
    color: #176EED;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px; }
  .resume-detail .resume-detail_info {
    flex-direction: column;
    flex-grow: 1;
    height: 70px;
    justify-content: space-between; }
  .resume-detail .resume-other_info {
    color: #666;
    font-size: 14px; }
    .resume-detail .resume-other_info li:after {
      color: #C2C2C3;
      padding: 0px 0.2em; }
  .resume-detail .resume-detail_concat .mobilePhone {
    background: url(../images/icon_moble.png) no-repeat left center;
    background-size: 18px 18px;
    margin-right: 20px;
    text-indent: 20px; }
  .resume-detail .resume-detail_concat .email {
    background: url(../images/icon_email.png) no-repeat left center;
    background-size: 18px 18px;
    margin-right: 20px;
    text-indent: 20px; }
  .resume-detail .resume-detail_concat .currLocDsp {
    background: url(../images/icon_location.png) no-repeat left center;
    background-size: 18px 18px;
    margin-right: 20px;
    text-indent: 20px; }

#top-bar {
  background: #8AE4FC;
  height: 42px;
  margin: 0 auto;
  position: relative;
  width: 1780px; }
  #top-bar:before {
    background: #48C0FF;
    border-right: 42px solid #8AE4FC;
    border-top: 42px solid transparent;
    content: '';
    height: 0px;
    left: 0;
    position: absolute;
    top: 0;
    width: 0px; }
  #top-bar:after {
    background: #48C0FF;
    border-left: 42px solid #8AE4FC;
    border-top: 42px solid transparent;
    content: '';
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0; }

#activity-desc__dialog .el-dialog__body img {
  height: auto;
  max-width: 100%;
  width: auto; }

#login__dialog .login__dialog__panel .login__dialog__link {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100px 100px;
  box-sizing: border-box;
  color: #888;
  cursor: pointer;
  display: block;
  height: 150px;
  padding-top: 120px;
  text-align: center;
  transition: all 0.2s ease-out;
  width: 114px; }
  #login__dialog .login__dialog__panel .login__dialog__link:first-of-type {
    margin-right: 114px; }
  #login__dialog .login__dialog__panel .login__dialog__link:hover {
    filter: drop-shadow(1px 1px 1px #C0C0C0); }

.afk-message {
  background-color: #FFF;
  background-image: none;
  border: 1px solid #DCDFE6;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  margin-bottom: -1px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%; }
  .afk-message:first-of-type {
    border-radius: 4px 4px 0 0; }
  .afk-message:hover {
    background-color: #458FFC;
    color: #FFF; }

.afk-customize-message .el-input__inner {
  border-radius: 0 0 0 4px; }

.afk-customize-message .el-input-group__append {
  border-radius: 0 0 4px 0; }
