
.el-dropdown-link[data-v-0204ac72] {
  cursor: pointer;
  color: #409EFF;
  font-size: 0.26667rem;
}
.el-icon-arrow-down[data-v-0204ac72] {
  font-size: 0.26667rem;
}


body {
    background-color: rgb(240, 240, 240);
}
.flex-body {
    max-width: 40rem;
}
.homeHeaderRoot {
    position: fixed;
    z-index: 100;
    height: 1.08333rem !important;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 0.33333rem 0.33333rem -0.33333rem #dbdbdb;
}
.el-menu-header {
    padding: 0 11%;
    border-bottom: solid 0;
}
.logoImg {
    display: inline;
    float: left;
    outline: none;
    cursor: pointer;
    line-height: 0.83333rem;
}
.menuItem1,
.menuItem2,
.logout {
  float: right;
}
.searchBackground {
  margin-top: 1.16667rem;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-color: #f0f0f0;
}

/* .searchInput {
    padding: 25px 11%;
    z-index: 1;
} */
.searchInputInner .el-input__inner {
    font-size: 0.3rem;
    height: 1rem !important;
}
.block {
    color: #1d2125;
    width: 100%;
}
.bodyRoot {
    width: 80%;
    margin: auto;
    padding-top: 0.33333rem;
}
.nav {
    height: 8.5rem;
    width: 100%;
}
.nav-side {
    width: 20%;
    height: 100%;
    padding: 0.08333rem 0;
    color: #020202;
    float: left;
    background-color: #ffffff;
    border-radius:0.08333rem;
}
.nav-side ul {
    width: 100%;
    padding: 0;
    list-style: none;
}
.nav-side li {
    padding: 0.125rem 0.125rem 0.125rem 0.33333rem;
    font-size: 0.26667rem;
    line-height: 0.3rem;
}
.nav-side li:hover {
    border-top: solid 0.01667rem rgb(155, 155, 155);
    border-bottom: solid 0.01667rem rgb(155, 155, 155);
}
.nav-side-item:hover {
    cursor: pointer;
    color: #008cff;
}

/*显示商品详细信息*/
.detail-item-panel {
    width: 80%;
    height: 100%;
    padding: 0.16667rem 0.33333rem;
    background-color: #fff;
    position: absolute;
    color: #589de7;
    border: solid 0.01667rem rgb(238, 237, 237);
    z-index: 99;
    float: left;
}
.nav-detail-item span {
    padding: 0.1rem 0.1rem 0.1rem 0.2rem;
    margin-left: 0.25rem;
    font-size: 0.2rem;
    background-color: #6e6568;
}
.nav-detail-item span:hover {
    margin-left: 0.25rem;
    background-color: #919191;
}
.navTitle {
    font-size: 0.33333rem;
    font-weight: bold;
    color: #000000;
    border-bottom: #afafaf 0.01667rem solid;
}
.navDetails {
    padding: 0 0.83333rem;
    margin-top: 0.41667rem;
    display: flex;
    flex-wrap: wrap;
}
.detail-item-row {
    width: 50%;
    height: 0.58333rem;
}
.detail-item-row a {
    color: #555555;
}
.detail-item {
    font-size: 0.26667rem;
    padding-left: 0.2rem;
    padding-right: 0.13333rem;
    cursor: pointer;
    color: #474747;
}
.detail-item:hover {
    color: #008cff;
}
a {
    text-decoration: none;
}
.carousel {
    width: 78%;
    min-width: 50%;
    height: 8.33333rem;
    overflow: hidden;
    float: right;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    border-radius:0.08333rem;
}
.carousel .el-carousel__container {
    cursor: pointer;
    height: 100%;
}
.imgCenter {
    width: 100%;
    height: 100%;
}
.spanLeftStyle {
    float: right;
    color: #9c9c9c;
}
.el-input-group__append,
.el-input-group__prepend {
    background-color: #0099ff;
    color: #ffffff;
    border: 0.01667rem solid #0099ff;
}
.el-input-group__append button.el-button {
    height: 0.9rem !important;
}
.buttonSelect {
    width: 1.33333rem;
}
.companyList {
    box-shadow: 0 0.03333rem 0.06667rem rgba(0, 0, 0, 0.12), 0 0 0.1rem rgba(0, 0, 0, 0.04);
    background-color: #ffffff;
    border-top: 0.03333rem solid #f6f6f6;
    display: inline-block;
    padding: 0.3rem;
    margin: 0.08333rem;
    width: 5rem;
    height: 5rem;
    box-sizing: border-box;
    text-align: center;
    border-radius:0.08333rem;
}
.companyPhoto {
    height: 70%;
    width: 70%;
    overflow: hidden;
    display: inline-block;
    border-radius:0.08333rem;
}
.logo {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
.companyA {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.companyTitle {
    display: flex;
    /* justify-content: center; */
    font-size: 0.83333rem;
    margin-top: 0.66667rem;
}
.companyWrite {
    display: flex;
    justify-content: center;
    font-size: 0.33333rem;
    margin: 0.16667rem;
}
.companyTitleA {
    display: flex;
    justify-content: center;
    font-size: 0.33333rem;
}
.companyBody {
    width: 80%;
    margin: auto;
    padding-top: 0.33333rem;
    position: relative;
    margin: auto;
}
.companyListBu {
    display: flex;
    justify-content: center;
    font-size: 0.3rem;
}
.homePositionList {
    box-shadow: 0 0.03333rem 0.06667rem rgba(0, 0, 0, 0.12), 0 0 0.1rem rgba(0, 0, 0, 0.04);
    background-color: #ffffff;
    border-top: 0.03333rem solid #f6f6f6;
    display: inline-block;
    padding: 0.33333rem;
    margin: 0.2rem;
    width: 6.66667rem;
    height: 4rem;
    border-radius:0.08333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.positionTable {
    display: flex;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}
.photo {
    height: 1.66667rem;
    width: 1.66667rem;
    overflow: hidden;
    display: inline;
    float: right;
    border-radius:0.08333rem;
}
.postTitle {
    font-size: 0.33333rem;
}
.jobtype {
    font-size: 0.25rem;
    margin: 0.08333rem;
}
.a {
    padding-left: 0.16667rem;
}
.moneyType {
    font-size: 0.46667rem;
    color: red;
    text-align: center;
}
.postMoney {
    display: inline;
    margin-bottom: 0.08333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.jobtype1 {
    display: inline-block;
    float: right;
    font-size: 0.25rem;
    width: 27%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.container {
    display: flex;
    justify-content: flex-end;
}
.item {
    margin-right: 0.16667rem;
    /* 可以根据需要自行调整 */
}
.el-menu-headers {
    /* display: flex;
    padding: 18px; */
    display: flex;
    padding: 0.3rem;
}
.scrollbar {
    height: 8.33333rem;
    /* 设置父容器的固定高度 */
    overflow: auto;
    /* 创建一个可滚动的区域 */
    /* 可选：自定义滚动条的样式 */
    scrollbar-width: thin;
    scrollbar-color: gray lightgray;
}
.textCenter {
  text-align: center;
}
.el-menu.el-menu--horizontal {
    border-bottom: solid 0.01667rem #ffffff;
}
.el-menu--horizontal>.el-menu-item.is-active {
    border-bottom: 0.03333rem solid #ffffff;
    color: #ffffff;
}
.postionDetail {
  width: 70%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}


