.conmpany-top-select {
  list-style: none;
  text-align: left;
  background-color: #fff;
  width: 80px;
  overflow-y: auto;
  height: 100px;
  z-index: 999;
  position: absolute;
  box-shadow: 0px 4px 14px 0px rgba(108, 119, 127, 0.1);
}
.empty {
    text-align: center;
    width: 910px;
    /* background: #FFFFFF; */
    border: 1px solid #f7f7f7;
    margin-bottom: 14px;
    padding-bottom: 10px;
    position: relative;
    margin: 0 auto;
}

.empty .empty-text {
  margin-top: 50px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9da9b6;
  line-height: 20px;
}
.el-pagination-address {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.items .drop-main {
    padding: 2px 5px;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-bottom: 16px;
    font-size: 12px;
}
.dropdown-min {
  min-width: 90px;
}
.btns {
  cursor: pointer;
}
.no-login-middle {
  width: 1200px;
  height: 150px;
  background: linear-gradient(180deg, rgba(246, 246, 248, 0.2) 0%, #f6f6f8 100%);
  margin: 0 auto;
}
.no-login-bottom {
  width: 100%;
  height: 90px;
  background: rgba(0, 0, 0, 0.5);
}
.login-tips {
  padding-top: 140px;
}
.login-tips1 {
  height: 26px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 26px;
}
.login-tips2 {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 22px;
}
.login-main {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
}
.btn1,
.btn2 {
  width: 128px;
  height: 36px;
  background: #1e6fff;
  border-radius: 2px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  outline: none;
  border: none;
  margin-top: 0 !important;
}
.btn1 {
  margin-right: 20px;
}
body {
  margin: 0;
  padding: 0;
}
[v-cloak] {
  display: none;
}
.fl-align {
  display: flex;
  align-items: center;
}

.fixedd-nav {
  position: fixed;
  left: 0;
  top: 40px;
}
.job-middle {
  background: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(189, 203, 220, 0.2);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 1280px;
  border-radius: 8px;
}

.job-bottom {
  margin: 20px auto;
  width: 1280px;
  min-height: 1000px;
  background: #f7f7f7;
  display: flex;
  flex-direction: column;
}

.address {
  width: 1240px;
}

.address-main {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  flex-flow: row;
  margin-bottom: 12px;
}

.address-md {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  align-items: center;
  width: 1200px;
}

.address-md .el-dropdown-link{
  color: #666;
}

.address-md > .item {
  min-width: 28px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 8px;
  cursor: pointer;
}

.address-md > .items {
  min-width: 28px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #667586;
  line-height: 20px;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 8px;
  cursor: pointer;
  position: relative;
}

.titles {
  min-width: 70px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #111;
  line-height: 20px;
  margin-right: 26px;
}
.address-md >.item:hover{
  color: #1e6fff;
}
.address-md >.items:hover{
  color: #1e6fff
}
.address {
  margin: auto;
  padding-top: 18px;
}

.select-item {
  height: 24px;
  background: #eef6ff;
  border-radius: 4px;
  display: inline-block;
  margin-right: 24px;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  padding: 0 4px 0 4px;
  background-color: rgba(30, 111, 255, 0.1);
}

.left-item {
  width: 770px;
  background: #ffffff;
  border: 1px solid #f7f7f7;
  margin-bottom: 14px;
  padding-bottom: 10px;
}

.item-top,
.item-middle,
.item-bottom {
  display: flex;
  justify-content: space-between;
  margin-left: 20px;
  align-items: center;
  margin-right: 20px;
}

.item-top {
  /* margin-bottom: 13px; */
  margin-top: 16px;
}

.item-middle {
  margin-bottom: 16px;
}
.item-top > .name {
  display: flex;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #111;
  line-height: 22px;
}

.company-name {
  width: 276px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111;
  line-height: 22px;
}

.education {
  min-width: 56px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
  margin-right: 17px;
}

.gold > .items {
  width: 48px;
  height: 18px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #667586;
  line-height: 18px;
  margin-right: 17px;
}

.bottom-right-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom-right {
  width: 320px;
  float: left;
  margin-left: 10px;
}

.post-btns {
  width: 80px;
  height: 28px;
  background: #ffffff;
  border-radius: 2px;
  border: 1px solid #dce3ed;
  text-align: center;
  line-height: 28px;
  color: #475669;
  font-size: 12px;
  cursor: pointer;
}

.ad1 {
  width: 320px;
  height: 180px;
  background-color: green;
}

.ad2 {
  width: 320px;
  height: 180px;
  background-color: blue;
  margin-top: 10px;
  margin-bottom: 10px;
}

.recommend {
  width: 320px;
  background: #ffffff;
}

.recommend-job {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111;
  line-height: 22px;
}

.recommend-price {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 600;
  color: #ff445d;
  line-height: 22px;
  margin: 8px 0 8px 0;
}

.recommend-company {
  width: 168px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #667586;
  line-height: 20px;
}

.recommend-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 20px;
}

.recommend-title {
  margin-bottom: 20px;
  padding-top: 20px;
  font-weight: bold;
}

.recommend-item,
.recommend-title {
  margin-left: 20px;
}

.recommend-item:last-child {
  padding-bottom: 20px;
}
.cretion-icon {
  width: 40px;
  height: 16px;
  display: inline-block;
  background-image: url('https://cdn.static.magcloud.cc/job/static/portal/img/icon_certification.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 10px;
}

.clear-icon {
  height: 12px;
  min-width: 12px;
  position: relative;
  top: 2px;
  cursor: pointer;
  margin-left: 3px;
}
.clear-main {
  display: flex;
  align-items: center;
  width: 130px;
  height: 20px;
  cursor: pointer;
}
.del-icon {
  width: 14px;
  height: 14px;
  background-image: url('https://cdn.static.magcloud.cc/job/static/portal/img/icon_operat_empty.png');
  display: inline-block;
  background-size: contain;
  background-position: center;
  margin-right: 5px;
  position: relative;
  top: 2px;
  cursor: pointer;
}

.no-login {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  text-align: center;
  margin-top: -242px;
  position: absolute;
  z-index: 9999;
  width: 100%;
  backdrop-filter: blur(2px);
}

.login-tips {
  padding-top: 140px;
}

.btn1,
.btn2 {
  width: 128px;
  height: 36px;
  background: #1e6fff;
  border-radius: 2px;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 16px;
  outline: none;
  border: none;
  margin-right: 20px;
}

.tips-text {
  padding-bottom: 10px;
  color: #111;
  font-size: 18px;
}

.person-moudle {
  /*height: 92px;*/
  background: #ffffff;
  margin-bottom: 1px;
  position: relative;
}

.person-head {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  /* background-color: #ccc; */
  float: left;
  margin: 16px 20px;
  position: relative;
  background-image: url('https://cdn.static.magcloud.cc/job/static/portal/img/pic_user_normal.png');
  background-size: cover;
  background-position: center;
}
.sex-boy,
.sex-girl {
  position: absolute;
  top: 56px;
  left: 56px;
  width: 18px;
  height: 18px;
  background-size: cover;
  background-position: center;
}
.sex-boy {
  background-image: url('../pc/icon_homepage_label_boy.png');
}
.sex-girl {
  background-image: url('../pc/icon_homepage_label_girl.png');
}
.person-top,
.person-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.person-name {
  margin-right: 8px;
  color: #111;
  font-weight: bold;
}
.person-name-time {
  font-size: 12px;
  color: #999999;
  line-height: 18px;
}
.person-top-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 3px;
}
.person-right {
    height: 83px;
    padding: 16px 0;
}
.person-right:hover{
    cursor: pointer;
    background: rgba(0, 0, 0, 0.01);
}
.saveresume,
.downresume {
  margin-right: 20px;
}

.saveresume {
  height: 18px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1374e3;
  margin-top: -10px;
}

.downresume {
  background: #ffffff;
  border: 1px solid #dce3ed;
  text-align: center;
  box-sizing: border-box;
  color: #475669;
  padding: 0 4px;
  cursor: pointer;
  width: 88px;
  height: 32px;
  background: #1E6FFF;
  border-radius: 16px;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 32px;
}
.downresume:hover {
  background: #1374e3;
  color: #fff;
}
.downresumechat {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 94px;
  height: 32px;
  background: #16C262;
  border-radius: 16px;
  margin-right: 8px;
}
.small{
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.download-tag-all {
  margin-top: 4px;
  margin-right: 15px;
  display: flex;
}
.download-tag {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-right: 8px;
}
.tag-item {
  position: relative;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666;
  line-height: 18px;
  display: inline-block;
  margin-right: 4px;
  padding: 3px 8px 3px;
  height: 24px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  box-sizing: border-box;
}
.job-status {
  height: 18px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 18px;
}

.ago-job {
  height: 18px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666;
  line-height: 18px;
  max-width: 600px;
}
::-webkit-scrollbar {
  width: 8px;
  height: 12px;
  background-color: #fff;
}

::-webkit-scrollbar-thumb {
  display: block;
  min-height: 12px;
  min-width: 8px;
  border-radius: 6px;
  background-color: rgb(217, 217, 217);
}

.boy {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 18px;
  background-image: url('../pc/icon_homepage_label_boy.png');
  background-size: cover;
  background-position: center;
}

.girl {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 18px;
  height: 18px;
  background-image: url('../pc/icon_homepage_label_girl.png');
  background-size: cover;
  background-position: center;
}

.after-lines::after {
  content: '-';
  font-size: 12px;
  margin: 0 3px;
  color: #ff4c00;
}

.after-lines:last-of-type::after {
  content: none;
}

.circle-text {
  width: 28px;
  height: 28px;
  background: #1e6fff;
  color: #fff;
  text-align: center;
  font-size: 12px;
  border-radius: 50%;
  position: absolute;
  line-height: 28px;
  left: 0;
  top: 0;
  z-index: 99;
}

.qr-codes {
  width: 160px;
  height: 176px;
  background: #ffffff;
  box-shadow: 0px 6px 14px 0px rgba(108, 119, 127, 0.1);
  border-radius: 2px;
  border: 1px solid #dce3ed;
  position: absolute;
  right: 50px;
}

/* 选中样式 */
.selected-item {
  background: #1e6fff !important;
  color: #fff !important;
  padding: 2px 6px;
  border-radius: 4px;
}

.select-keywords {
  width: 200px;
  background-color: #fff;
  position: absolute;
  bottom: -80px;
  left: 0;

  box-shadow: 0px 4px 14px 0px rgba(108, 119, 127, 0.1);
}

.keyword {
  width: 198px;
  height: 40px;
  background: #ffffff;
  line-height: 40px;
  font-size: 14px;
}
.active {
  box-shadow: 0px 4px 14px 0px rgba(108, 119, 127, 0.1);
  border-radius: 0px 2px 2px 2px;
  border: 1px solid #dbe2ec;
  color: #1e6fff;
  background: rgba(7, 155, 255, 0.2);
}
.pl14 {
  padding-left: 14px;
}

.save-icon {
  position: relative;
  top: 2px;
}

.download-view-tag{
  display: flex;
  justify-content: flex-end;
}
/* 更多筛选样式 */
.dropdown-min.el-dropdown-menu {
    padding: 0 6px;
    min-width: 150px;
    background: #fff;
    box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    z-index: 99;
    text-align: center;
    cursor: pointer;
    overflow: scroll;
    max-height: 420px;
}
.dropdown-min.el-dropdown-menu .el-dropdown-menu__item {
  box-sizing: border-box;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 400;
  color: #111;
  height: 32px;
  margin: 6px 0;
  text-align: center;
  line-height: 32px;
  border-radius: 6px;
}
.dropdown-min.el-dropdown-menu .el-dropdown-menu__item.active {
  background: #1e6fff;
}
.dropdown-min.el-dropdown-menu .el-dropdown-menu__item:hover {
  color: #111;
  background-color: rgba(0, 0, 0, 0.04);
}
.el-dropdown-menu__item.theme-color-bg {
    color: #fff !important;
}
.address-main .address-main-icon-bottom {
    display: inline-block;
    width: 7px;
    transition: all 0.3s;
    height: 7px;
    border: 1px solid #111;
    border-top: none;
    border-left: none;
    transform: rotate(45deg);
    margin: 0 0 3px 4px;
}
.address-main .address-main-icon-bottom.icon-active {
    transform: rotate(-135deg);
    margin: 0px 0 -3px 4px;
    border-color: #1e6fff;
}
.el-dropdown-menu::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.main-ad {
    width: 1280px;
    margin: 0 auto;
}
.advertisement-item{
    display: flex;
    min-width: 1200px;
    justify-content: unset;
}
.advertisement-item-img {
    flex: 1;
    cursor: pointer;
    position: relative;
}
.advertisement-item-img img {
    display: block;
    width: 100%;
    object-fit: cover;
}
.advertisement-item.width2 .advertisement-item-img {
    flex: 0 1 auto;
    width: 638px;
}
.advertisement-item.width3 .advertisement-item-img {
    flex: 0 1 auto;
    width: 424px;
}
.advertisement-item.width5 .advertisement-item-img {
    flex: 0 1 auto;
    width: 253px;
}


/* 页面中的复制过来 */
[v-clock] {
    display: none;
}
/* 常用语弹窗宽度 */
::-webkit-scrollbar {
    /*隐藏滚轮*/
    /* display: none; */
    width: 4px;
    height: 4px;
}
::-webkit-scrollbar-corner {
    background-color: #f1f1f1;
}
::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #ddd;
    border-radius: 10px;
}
/* 常用语弹窗宽度 */
.qh .el-radio {
    display: flex;
    height: 48px;
    align-items: center;
    padding-left: 20px;
    margin-right: 0;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.05);
}
.qh .el-dialog__body {
    padding: 0;
}
.qh .el-dialog__title {
    font-size: 16px;
    font-weight: 700;
    color: #1f2d3d;
    line-height: 22px;
}
.el-radio__label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
}

/* 切换职位dialog样式 */
.shupai {
    max-height: 400px;
    width: 100%;
    overflow: scroll;
}

/* 面试邀请dialog样式 */
.iviewstyle .iview-title {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    height: 50px;
    color: #f8c54b;
    background: #fef8ea;
}
.iviewstyle .iview-title .i-m {
    margin: 20px;
}
/* 邀请职位下拉框宽度 */
.el-select-dropdown__item {
    width: 300px;
}
/* 设置elementui弹出层样式 */
.chat-popup .el-dialog__header {
    display: none;
}
.chat-popup .el-dialog__body {
    padding: 0;
}
.chat-popup .el-dialog,
.el-pager li {
    background: transparent;
    -webkit-box-sizing: border-box;
}
.right {
    width: 648px;
    height: 676px;
    background-color: #fff;
    border-radius: 8px 8px 8px 8px;
}
.right .tips {
    height: 100%;
    margin-top: 30%;
}
.right .tips .tips_img {
    width: 132px;
    height: 132px;
    display: block;
    margin: 0 auto;
    margin-bottom: 40px;
}
.right .tips .text span {
    color: #111111;
}
.right .tips .text {
    width: 522px;
    height: 25px;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
    margin: 0 auto;
}
/* 右边聊天信息 */
.right .chart {
    height: 100%;
}
.chart-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px 16px;
    box-sizing: border-box;
    width: 648px;
    height: 64px;
    background: #434a60;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.05);
    border-radius: 8px 8px 0px 0px;
}
.chart-title .chart-title-left {
    flex: 1;
    margin-right: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #111111;
    display: flex;
    line-height: 20px;
}
.chart-title-left .chart-title-mes .name {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    line-height: 20px;
}
.chart-title-left .chart-title-mes .mes {
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 18px;
}
.chart-title .chart-title-left .chart-title-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
.chart-title .chart-title-right {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
}
.chart-title .chart-title-right .job-style {
    color: #ff9200;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 200px;
    cursor: pointer;
}
/* 分隔符 */
.chart .fengefu {
    width: 768px;
    height: 1px;
    background: rgba(0, 0, 0, 0.05);
}
.chart .job-detail {
    padding: 10px 20px 10px;
    display: flex;
    background: #fbfbfc;
    justify-content: space-between;
    position: relative;
}
.chart .job-detail .close-btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    opacity: 0.4;
    background: #000000;
}
.chart .job-detail .job-detail-left {
    display: flex;
    align-items: center;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
}
.chart .job-detail-left .job-detail-name {
    max-width: 310px;
}
.chart .job-detail-left .change {
    color: #004aff;
    margin-left: 8px;
    cursor: pointer;
}
.chart .job-detail .job-detail-right {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    line-height: 18px;
}
/* 聊天内容 */
.chart .neirong {
    height: 394px;
    padding: 20px;
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
}
.chart .neirong .normal .neirong-item {
    display: flex;
    margin-bottom: 20px;
}
.chart .neirong .normal .neirong-item.reverse {
    flex-direction: row-reverse;
}
.chart .neirong .normal .neirong-item .icon {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.chart .neirong .normal .neirong-item .chatcontent {
    margin: 0 12px 0;
}
.chart .neirong .normal .special {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-bottom: 20px;
}
.chart .neirong .normal .special span {
    background: rgba(0, 0, 0, 0.08);
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
}
.chart .neirong .normal .neirong-item .icon img {
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
.load-chrysanthemi-box {
    margin-top: 16px;
    margin-bottom: 16px;
}
.chart .neirong .normal .load-chrysanthemi {
    display: block;
    margin: auto;
    width: 16px;
    height: 16px;
    animation: turn 1.5s steps(12) 0s infinite normal none;
}
@keyframes turn {
    0% {
        -webkit-transform: rotate(0deg);
    }
    8% {
        -webkit-transform: rotate(30deg);
    }
    16% {
        -webkit-transform: rotate(60deg);
    }
    25% {
        -webkit-transform: rotate(90deg);
    }
    33% {
        -webkit-transform: rotate(120deg);
    }
    41% {
        -webkit-transform: rotate(150deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    58% {
        -webkit-transform: rotate(210deg);
    }
    66% {
        -webkit-transform: rotate(240deg);
    }
    74% {
        -webkit-transform: rotate(270deg);
    }
    83% {
        -webkit-transform: rotate(300deg);
    }
    91% {
        -webkit-transform: rotate(330deg);
    }
}
/* 聊天输入框 */
.chart .inpbox {
    width: 608px;
    height: 178px;
    padding: 0 20px 0;
    box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.05);
    background: #ffffff;
    border-radius: 0px 0px 8px 8px;
}

.inpbox .inpbox-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 58px;
}
.inpbox .input-btn-item {
    width: 24px;
    height: 24px;
    text-align: center;
    background-size: 24px 24px;
    line-height: 24px;
    cursor: pointer;
    margin-right: 30px;
}
.inpbox .inpbox-btn .inpbox-btn-left {
    display: flex;
    align-items: center;
}
.inpbox .inpbox-btn .btn {
    text-align: center;
    line-height: 24px;
    cursor: pointer;
}
.inpbox .inpbox-btn .btncyyhover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_phrase.png');
}
.inpbox .inpbox-btn .btncyyhover:hover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_phrase_h.png');
}
.sitehover {
    background-image: url('/static/pc/pc/im_tool_icon_address_n.png');
}

.sitehover:hover {
    background-image: url('/static/pc/pc/im_tool_icon_address_f.png');
}
.el-select {
    width: 100%;
}

.item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.adress-title {
    width: 400px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-line-clamp: 2;
}
.add-item:hover{
    background-color:#F5F7FA
}
.add-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    padding: 16px 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #004AFF;
    height: 44px;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.btncyytitle-edit{
    position: sticky;
    cursor: pointer;
    height: 45px;
    display: flex;
    padding: 0 20px;
    color: #004AFF;
    font-size: 14px;
    justify-content: space-between;
    background: #FFF;
    align-items: center;
    bottom: 0;
    left: 0;
    right: 0;
}
.ele-btncyytitle {
    width: 302px;
    min-height: 180px;
    max-height: 270px;
    overflow: auto;
    box-sizing: border-box;
    padding: 0 !important;
}
.ele-btncyytitle  .el-dropdown-menu__item:focus, .el-dropdown-menu__item:not(.is-disabled):hover{
    color: #004AFF !important;
}
.btncyytitle {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    font-weight: 400;
    color: #111111;
    line-height: 17px;
    padding: 10px 20px;
    height: 38px;
    box-sizing: border-box;
    background: #fbfbfc;
    box-shadow: 0px 1px 0px 0px rgb(0 0 0 / 5%);
}
.inpbox .inpbox-btn .btnqjlhover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_resume.png');
}
.inpbox .inpbox-btn .btnqjlhover:hover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_resume_h.png');
}
.inpbox .inpbox-btn .btnymshover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_audition.png');
}
.inpbox .inpbox-btn .btnymshover:hover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_audition_h.png');
}
.inpbox .inpbox-btn .ring-up {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_phone.png');
}
.inpbox .inpbox-btn .ring-up:hover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_phone_h.png');
}
.inpbox .inpbox-btn .btnwxhover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_wechat.png');
}
.inpbox .inpbox-btn .btnwxhover:hover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_wechat_h.png');
}
.inpbox .inpbox-btn .btntphover {
    position: relative;
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_picture.png');
}
.inpbox .inpbox-btn .btntp-upload {
    position: absolute;
    z-index: 10;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
}
.inpbox .inpbox-btn .btntphover:hover {
    background-image: url('//cdn.static.magcloud.net/job/static/pc/pc/im_tool_icon_picture_h.png');
}
.inpbox .inpbox-input {
    height: 96px;
    background: #fafafa;
    border-radius: 4px;
}
.inpbox .inpbox-input .disable {
    height: 96px;
    text-align: center;
    line-height: 96px;
    user-select: none;
}

.inpbox .inpbox-input .noselect {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.inpbox .inpbox-input .noselect .error-text-msg {
    font-size: 16px;
    font-weight: 400;
    color: #111111;
    line-height: 22px;
}
.inpbox .inpbox-input .noselect .select {
    width: 80px;
    height: 28px;
    display: flex;
    margin-top: 10px;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    background: #278bff;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 18px;
}
.inpbox .inpbox-input .text {
    background: #ffffff;
}
.inpbox .inpbox-input .text .text-input {
    height: 60px;
    width: 100%;
    resize: none;
    outline: none;
    border: none;
    font-size: 14px;
    margin-bottom: 24px;
}
.inpbox-input .text .send .tishi {
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    line-height: 18px;
}
.inpbox-input .text .send {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    user-select: none;
}
.inpbox-input .text .send .send-btn {
    width: 52px;
    height: 28px;
    margin-left: 10px;
    border-radius: 14px;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    text-align: center;
    line-height: 28px;
    user-select: none;
    cursor: pointer;
}
/* 聊天内容框样式 */
.ly-pc-message-card .time {
    font-size: 12px;
    color: #999;
    line-height: 18px;
    background-color: rgba(0, 0, 0, 0.1);
    padding: 0 4px;
}
.read-state {
    text-align: right;
    font-size: 12px;
    line-height: 17px;
    margin-right: 10px;
}
.read-true {
    color: #aaa;
}
.read-false {
    color: #278bff;
}
.job {
    box-sizing: border-box;
    width: 360px;
    min-height: 110px;
    background: #fafafa;
    padding: 16px 20px;
    border-radius: 8px 0px 8px 8px;
}
.job.radius {
    border-radius: 0px 8px 8px 8px;
}
.job-name {
    font-size: 14px;
    font-weight: bold;
    color: #111111;
    line-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.job-salary {
    font-size: 14px;
    font-weight: bold;
    color: #ff445d;
    line-height: 20px;
    margin: 4px 0 14px;
}
.job-request {
    display: flex;
    flex-wrap: wrap;
    border-radius: 4px;
}
.job-request-item {
    padding: 2px 6px;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    background: #f5f5f5;
    margin-right: 6px;
}
.chat-box {
    display: flex;
    align-items: center;
    width: 255px;
}
.text-frame {
    display: inline-block;
    box-sizing: border-box;
    max-width: 360px;
    padding: 10px;
    background: #004aff;
    border-radius: 8px 0px 8px 8px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    white-space: pre-wrap;
}
.text-frame.radius {
    border-radius: 0px 8px 8px 8px;
    color: #111;
    background: #eff2f7;
}
.text-box {
    display: flex;
    align-items: center;
    width: 400px;
    justify-content: flex-end;
}
.exclamation-point {
    margin-right: 10px;
    width: 22px;
    height: 22px;
    background-image: url('//cdn.static.magcloud.net/job/static/h5/imgs/im_icon_fail_0623.png');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.radius.text-box {
    justify-content: flex-start;
}
.text-box.radius {
    text-align: left;
}
.requestResume{
    box-sizing: border-box;
    padding: 10px;
    width: 220px;
    background: #fafafa;
    border-radius: 10px 0px 10px 10px;
}
.requestResume.radius{
    border-radius: 0px 10px 10px 10px;
}
.requestResume-title {
    font-size: 14px;
    line-height: 20px;
    color: #111;
    margin-bottom: 12px;
    font-weight: bold;
}
.requestResume-content {
    background-color: #fff;
    box-sizing: border-box;
    padding: 16px;
}
.interview {
    box-sizing: border-box;
    width: 360px;
    padding: 16px 20px 20px;
    border-radius: 8px 0px 8px 8px;
    background-color: #fafafa;
}
.interview.radius {
    border-radius: 0px 8px 8px 8px;
}
.interview-title {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #111;
    margin-bottom: 12px;
}
.interview-state-contain {
    width: 400px;
}
.interview-state {
    display: inline-block;
    padding: 0 7px;
    font-size: 10px;
    height: 22px;
    line-height: 22px;
    border-radius: 8px 0px 8px 8px;
}
.interview-state-all {
    text-align: right;
    margin-top: 4px;
}
.interview-state img {
    vertical-align: middle;
    font-size: 12px;
    margin-right: 2px;
}
.interview-awit {
    color: #ff7c00;
    background: rgba(255, 124, 0, 0.1);
}
.interview-accept {
    color: #16c262;
    background: rgba(22, 194, 98, 0.1);
}
.interview-refuse {
    color: #ff5e6d;
    background: rgba(255, 94, 109, 0.1);
}
.interview-overdue {
    color: #999;
    background: rgba(153, 153, 153, 0.1);
}
.interview-infomation {
    background-color: #fff;
    box-sizing: border-box;
    width: 320px;
    padding: 18px;
}
.interview-infomation .icon {
    font-size: 16px;
    margin-right: 11px;
}
.interview-infomation .icon.position {
    font-size: 20px;
}
.interview-item {
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}
.interview-content {
    font-size: 24rpx;
    line-height: 32rpx;
    color: #666;
}
.interview-img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.send-resume {
    padding: 10px;
    background-color: #fff;
    display: flex;
    align-items: center;
    border-radius: 8px 0px 8px 8px;
}
.resume-name {
    background-color: #fbfbfb;
    padding: 20px;
    border-radius: 8px 0px 8px 8px;
}
.send-resume-title {
    font-size: 14px;
    color: #111;
    line-height: 20px;
    margin-bottom: 12px;
    font-weight: bold;
}
.send-resume.radius,
.resume-name.radius {
    border-radius: 0px 8px 8px 8px;
}
.send-resume-left {
    border-radius: 4px;
    overflow: hidden;
    margin-right: 8px;
}
.send-resume-image {
    width: 38px;
    height: 38px;
}
.send-resume-content {
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.send-resume-name {
    font-size: 14px;
    line-height: 20px;
    color: #111;
    font-weight: bold;
}
.send-resume-position {
    width: 161px;
    font-size: 12px;
    line-height: 16px;
    color: #aaa;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.send-resume-img {
    width: 34px;
    height: 40px;
}
/* 设置popup_interviewelementui弹出层样式 */
.popup-interview .el-dialog__header {
    display: block;
}
.popup-interview .el-dialog__body {
    padding: 20px 20px 10px;
}
.popup-interview .el-dialog,
.el-pager li {
    background: #ffffff;
    -webkit-box-sizing: border-box;
}
.popup-interview .interview-content {
    /* height: 343px; */
    background: #ffffff;
    border-radius: 4px;
}
.jobmsg {
    display: flex;
    margin-bottom: 40px;
}
.company-icon {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    margin-right: 12px;
}
.jobmsg-detail {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.jobmsg-detail .company-name {
    font-size: 16px;
    font-weight: 500;
    color: #1f2d3d;
    line-height: 22px;
}
.jobmsg-detail .jobmsg-money {
    font-size: 14px;
    font-weight: 500;
    color: #ff445d;
    line-height: 20px;
}
.jobmsg-name {
    display: flex;
    margin: 20px 0;
}
.jobmsg-name .name-left {
    white-space: nowrap;
}
li.btn-quickprev{
    display: none;
}
li.btn-quicknext,li.btn-quicknext+li{
    display: none;
}

.el-pagination-address{
    align-items: center;
    justify-content: center;
    margin-top: 28px;
}
.el-pagination{
    padding: 0;
}
.el-pager li{
    margin-right: 15px;
    min-width: unset;
    width: 32px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 4px;
}
.el-pager li:hover{
    background: #EBECED;
}
.el-pager li.active{
    background: #278BFF;
    border-radius: 4px;
    color: #ffffff;
}
.el-pager li.active:hover{
    background: #256fc4;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
}
/*
.el-pagination>button[class='btn-prev']{
    margin-right: 15px;
    min-width: unset;
    width: 32px;
    height: 32px;
    padding-right: 6px;
}
.el-pagination>button[class='btn-prev']:hover{
    background: #EBECED;
    color: #475669;
}
.el-pagination>button[class='btn-prev'] .el-icon{
    font-size: 16px;
}

.el-pagination>button[class='btn-next']{
    margin-right: 15px;
    min-width: unset;
    width: 32px;
    height: 32px;
    padding-left: 6px;
}
.el-pagination>button[class='btn-next']:hover{
    background: #EBECED;
    color: #475669;
}
.el-pagination>button[class='btn-next'] .el-icon{
    font-size: 16px;
} */
.first-btn,.last-btn{
    width: 32px;
    height: 32px;
    background-color: #ffffff;
    border: 0;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    border-radius: 4px;
}
.first-btn:hover,.last-btn:hover{
    background: #EBECED;
}
.first-btn:hover::before{
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 1;
}
.first-btn:hover::after{
    content: '首页';
    position: absolute;
    top: -37px;
    left: 50%;
    transform: translateX(-50%);
    padding: 9px 12px 9px;
    font-size: 12px;
    color: #111111;
    white-space: nowrap;
    box-sizing: border-box;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
}
.last-btn:hover::before{
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0px;
    height: 0px;
    border-top: 10px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    z-index: 1;
}
.last-btn:hover::after{
    content: '最后一页';
    position: absolute;
    top: -37px;
    left: 50%;
    transform: translateX(-50%);
    padding: 9px 12px 9px;
    font-size: 12px;
    color: #111111;
    white-space: nowrap;
    box-sizing: border-box;
    height: 30px;
    background: #FFFFFF;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
}

.first-btn .img{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.last-btn .img{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img .icon {
    height: 20px;
    width: 20px;
}
.edit_time_show{
    margin-right: 30px;
    color: #666;
}
.new-pagination{
    display: flex;
}
.new-pagination-item{
    padding: 0 12px;
    display: flex;
    align-items: center;
    height: 32px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;;
    color: #111;
}
.new-pagination-item:hover{
    background: #1E6FFF;
    color: #ffffff;
}
.el-pagination-address-btn,.btn-next{
    padding:0 12px !important;
    height: 32px;
    width: auto !important;
    background: #278BFF;
    border-radius: 4px;
    cursor: pointer;;
    display: flex;
    align-items: center;
    color: #fff;
}
.btn-next{
    margin-right: 15px !important;
    background: #9FC0FB !important;
    color: #fff !important;
}
.btn-next:hover{
    background: #278BFF !important;
}
.el-pagination{
    display: flex;
    align-items: center;
}
.el-pagination__jump{
    margin-left: 0;
}
.el-pager .number{
    background: #9FC0FB;
    color: #fff;
}
.el-pager .number:hover{
    background: #278BFF;
    color: #fff;
}
li.btn-quicknext, li.btn-quicknext+li{
    display: inline-block;
}
.sensitive-tip {
    margin: 20px auto;
    width: 580px;
    text-align: center;
    color: #999999;
    font-size: 12px;
    line-height: 16px;
}

.see-resume-dialog .el-dialog__header, .see-resume-dialog .el-dialog__footer {
    border: none;
}
.see-resume-content {
    display: flex;
    align-items: center;
}
.see-resume-content .el-icon-warning {
    font-size: 42px;
    color: #f4ba34;
    margin-right: 10px;
}
.see-resume-dialog-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}