[v-cloak] {
  opacity: 0;
}
body {
  margin: 0;
  padding: 0;
}

.fl-align {
  display: flex;
  align-items: center;
}


.job-middle {
  background: #ffffff;
  box-shadow: 0px 6px 20px 0px rgba(189, 203, 220, 0.2);
  margin: 0 auto;
  display: flex;
  justify-content: center;
  /* position: sticky; */
  top: 180px;
  z-index: 1;
  width: 1280px;
  border-radius: 8px;
}

.job-bottom {
  margin: 20px auto;
  width: 1280px;
  min-height: 1000px;
  background: #f7f7f7;
  display: flex;
  justify-content: space-between;
}

.search-main {
  width: 620px;
  height: 46px;
  border-radius: 4px;
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
  border: none;
}

.search-btn {
  height: 46px;
  width: 88px;
  background: #1e6fff;
  border-radius: 0px 4px 4px 0px;
  color: #fff;
  line-height: 46px;
  text-align: center;
  border: none;
  margin-left: 2px;
  border: none;
}

.search-input {
  width: 80%;
  height: 30px;
  text-align: left;
  outline: none;
  border: none;
  margin-left: 10px;
}

.find-select {
  line-height: 46px;
  min-width: 42px;
  color: #111;
  font-size: 13px;
  display: inline-block;
  padding: 13px 14px;
}

.hot-search {
  height: 18px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9da9b6;
  line-height: 18px;
  display: inline-block;
  margin-right: 20px;
  margin-top: 15px;
}

.search-txt {
  padding-top: 10px;
  width: 1200px;
  margin: 20px auto;
}

.search-txt > .txt {
  height: 18px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 18px;
  display: inline-block;
  margin-right: 20px;
}

.address {
  width: 100%;
  box-sizing: border-box;
  padding: 0 20px;
}

.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 >.item:hover{
  color: #1e6fff;
}
.address-md >.items:hover{
  color: #1e6fff
}
.address-md > .items {
  min-width: 28px;
  height: 24px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999;
  line-height: 24px;
  display: inline-block;
  margin-right: 30px;
  margin-bottom: 8px;
  cursor: pointer;
}
.address-md  .drop-main {
  padding: 0 9px 0 6px;
}
.job-list-item {
    background-color: #fff;
}
.signed {
  margin-bottom: 10px;
}
.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 {
  padding-top: 18px;
}

.select-item {
  height: 24px;
  background: #eef6ff;
  border-radius: 4px;
  display: inline-block;
  margin-right: 24px;
  color: #3793ff;
  font-size: 12px;
  text-align: center;
  line-height: 24px;
  padding: 0 2px 0 2px;
  margin-bottom: 8px;
}
.bottom-left {
  height: 100%;
  background-color: #fff;
}
.left-item {
  padding: 8px 0 8px;
  background: #ffffff;
  border: 1px solid #f7f7f7;
  position: relative;
}

.left-item:hover {
    cursor: pointer;
    background: rgba(0, 0, 0, 0.01);
}
.left-item .bg-linear {
  position: absolute;
  width: 253px;
  height: 50px;
  top: 0;
  left: 0;
  background: linear-gradient(353deg, #FFFFFF 43%, rgba(247, 28, 62, 0.5) 100%);
  opacity: 0.16;
}

.item-top,
.item-middle,
.item-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 32px;
}

.item-top {
  /* margin-bottom: 13px; */
  /* margin-top: 16px; */
}

.item-middle {
  margin-bottom: 6px;
}


.item-top .name {
  max-width: 560px;
  display: flex;
  align-items: flex-end;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: bold;
  color: #111;
}
.company-name {
  width: 276px;
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #111;
  line-height: 22px;
}

.destube > .prices {
    width: 64px;
    height: 26px;
    font-size: 16px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600;
    line-height: 26px;
}

.education {
  min-width: 56px;
  height: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #666;
  line-height: 20px;
}

.gold > .items {
  width: 48px;
  height: 18px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999;
  line-height: 18px;
  padding: 3px 8px 3px;
  background-color: rgba(0, 0, 0, 0.03);
}

.bottom-right-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom-right {
  width: 280px;
  float: left;
  margin-left: 10px;
}

.bottom-right-user {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 280px;
  height: 409px;
}
.bottom-right-user-scale {
  width: 240px;
  transform: scale(1.16666);
}

.post-btns {
  width: 88px;
  height: 32px;
  background: #1E6FFF;
  border-radius: 16px;
  text-align: center;
  font-size: 12px;
  cursor: pointer;
  color: #FFFFFF;
  line-height: 32px;
}
.education-post {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.education-post-txt {
  font-size: 12px;
  color: #999999;
  line-height: 18px;
  margin-top: 7px;
}
.post-btns > a {
  color: #FFFFFF;
}

.ad1-link{
  display: flex;
}
.ad1 {
  width: 280px;
  height: 180px;
  border-radius: 8px;
}

.ad2 {
  width: 280px;
  height: 180px;
  background-color: blue;
  margin-top: 10px;
  margin-bottom: 10px;
}

.recommend {
  box-sizing: border-box;
  width: 280px;
  background: #ffffff;
  border-radius: 8px;
  /* margin-top: 10px; */
}

.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: #ff4c00;
  line-height: 22px;
  margin: 8px 0 8px 0;
}

.recommend-company {
  width: 168px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999;
  line-height: 20px;
}

.recommend-item {
  padding:16px 20px ;
  border-top: 1px solid #f2f2f2;
}
.recommend-item:hover{
  cursor: pointer;
  background: rgba(0, 0, 0, 0.01);
}
.recommend-title {
  padding:16px 20px;
  font-weight: bold;
  color: #111;
  font-size: 16px;
}
.rcommend-job{
  word-break: break-all;
}
.recommend-item:last-child {
  padding-bottom: 20px;
}

.search-main-left-bottom {
  margin-top: 20px;
  display: flex;
  align-items: center;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #ffffff;
}
.search-main-left-bottom .search-main-left-bottom-item {
  margin-right: 20px;
  cursor: pointer;
  color: #ffffff;
}
.search-main-left-bottom .search-main-left-bottom-item:hover {
  color: #1374e3;
}
.search-main-left-bottom .search-main-left-bottom-label {
  margin-right: 20px;
  color: #fff;
}

.cretion-icon {
  width: 50px;
  min-width: 50px;
  height: 32px;
  display: inline-block;
  background-image: url('/static/portal/img/joblist_label_icon_company.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 10px;
}

.clear-main {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 130px;
  height: 20px;
}

.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;
  position: relative;
  top: 2px;
}

.no-login {
}

.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;
}

.btn1 {
  margin-right: 20px;
}

.tips-text {
  padding-bottom: 10px;
  color: #111;
  font-size: 18px;
}

.new-tags {
  position: absolute;
  top: 0;
  left: 0;
}

.busy-tag {
  margin-left: 8px;
  background-image: url('https://cdn.static.magcloud.cc/job/static/pc/pc/job_tag_recruit.png');
  width: 38px;
  height: 24px;
  background-size: 100% 100%;
}

.x-icon {
  height: 12px;
  width: 12px;
  background-color: #3793ff;
  border-radius: 50%;
  color: #fff;
  line-height: 12px;
  display: inline-block;
  margin-left: 4px;
  font-size: 8px;
  cursor: pointer;
}

.el-pagination-address {
  width: 100%;
  margin-top: 28px;
  display: flex;
  justify-content: flex-end;
}

/* 选中样式 */
.selected-item {
  background: #1e6fff !important;
  color: #fff !important;
  padding: 2px 6px;
  border-radius: 4px;
}

.search-top-main {
  margin: 0 auto;
  width: 1200px;
}

::-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);
}

.clear-icon {
  height: 12px;
  width: 12px;
  position: relative;
  top: 2px;
}
.item-tag {
  width: 18px;
  height: auto;
  margin-right: 4px;
}

.before-lines::before {
  content: '|';
  font-size: 12px;
  margin: 0 8px;
  color: #e0e0e0;
}

.after-lines:last-of-type::after {
  content: none;
}

.empty {
  text-align: center;
  width: 990px;
  margin-bottom: 14px;
  padding-bottom: 10px;
  padding: 100px 0;
  position: relative;
}

.empty .empty-text {
  margin-top: 20px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9da9b6;
  line-height: 20px;
}

.gold {
  width: 440px;
}

.hide-txt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.job-status-jian {
  position: relative;
  /* top: -2px; */
  width: 16px;
  height: 16px;
  background: #FFA617;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  margin-left: 3px;
}
.job-status-new {
  position: relative;
  /* top: -2px; */
  width: 16px;
  height: 16px;
  background: #4591FF;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  margin-left: 3px;
}
.top-tag {
  width: 32px;
  background: linear-gradient(139deg, #FF3B30 0%, #FFAE24 100%);
}
.busy-tag {
  background: linear-gradient(133deg, #FF3B30 0%, #FFAE24 100%);
}
.red-title {
  color: #FF4E63;
}

.main-core-right {
  width: 280px;
}
.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: auto;
    max-height: 420px;
}
.dropdown-min .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__item.active {
    background: #1e6fff;
}
.dropdown-min .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;
}
.drop-main {
    padding: 0 5px;
    border-radius: 4px;
    background-color: #f5f5f5;
    margin-bottom: 16px;
}
.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;
}
.advertisment-item-img-tag {
  position: absolute;
  right: 5px;
  bottom: 5px;
  width: 24px;
  height: 13px;
  background: url('//cdn.static.magcloud.cc/job/static/pc/pc/label_ad.png');
  background-size: 100% 100%;
  color: #fff;
  text-align: center;
  line-height: 13px;
  font-size: 8px;
}
