/* .layui-carousel[lay-arrow="always"] .layui-carousel-arrow {
    left: 50%;
    transform: translateX(-600px);
}

.layui-carousel:hover .layui-carousel-arrow[lay-type="add"],
.layui-carousel[lay-arrow="always"] .layui-carousel-arrow[lay-type="add"] {
    left: 50% !important;
    right: auto;
    transform: translateX(600px);
} */

.home-index-banner .layui-carousel-arrow {
    transform: translateX(0px);
}

.home-index-banner:hover .layui-carousel-arrow[lay-type="add"],
.home-index-banner .layui-carousel-arrow[lay-type="add"] {
    left: 50% !important;
    right: auto;
    transform: translateX(275px);
}

.qiuzhi-index-banner .layui-carousel-arrow {
    transform: translateX(0px);
}

.qiuzhi-index-banner:hover .layui-carousel-arrow[lay-type="add"],
.qiuzhi-index-banner .layui-carousel-arrow[lay-type="add"] {
    left: 50% !important;
    right: auto;
    transform: translateX(380px);
}

.job-fairs-banner {
    width: 100%;
    height: 100%;
}

.job-fairs-banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}

.job-fairs-banner .swiper-button-next,
.job-fairs-banner .swiper-button-prev {
    width: 33px;
    height: 33px;
    background-size: 100%;
}

.job-fairs-banner .swiper-button-next {
    right: 50%;
    transform: translateX(600px);
    background: url(../img/swiper-next.png) center no-repeat;
}

.job-fairs-banner .swiper-button-prev {
    left: 50%;
    transform: translate(-600px);
    background: url(../img/swiper-prev.png) center no-repeat;
}

.job-fairs-banner .swiper-pagination {
    line-height: normal;
    bottom: 15px;
}

.job-fairs-banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 7px;
    background: #fff;
    opacity: 0.5;
}

.job-fairs-banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
    opacity: 1;
}

.job-fairs-content {
    padding-bottom: 40px;
}

.job-fairs-list {
    margin-top: 230px;
}

.job-fairs-list > li {
    position: relative;
    width: 100%;
    /* height: 200px; */
    margin-top: 20px;
    padding: 20px;
    opacity: 1;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(238, 238, 238, 1);
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    box-sizing: border-box;
}

.job-fairs-list > li .infos {
    overflow: hidden;
}

.job-fairs-list > li .info {
    display: flex;
    flex-wrap: wrap;
}

.job-fairs-list > li dl {
    display: flex;
}

.job-fairs-list > li > .img {
    margin-right: 24px;
}

.job-fairs-list h3 {
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}

.job-fairs-list h3 a {
    height: 35px;
    line-height: 35px;
    margin-right: 50px;
    /** 文本1 */
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.job-fairs-list > li > .infos dt {
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

.job-fairs-list > li > .infos dd {
    flex: 1;
    margin-right: 77px;
    line-height: 22px;
    padding: 4px 0;
    font-size: 16px;
    letter-spacing: 0px;
    text-align: left;
    color: rgba(102, 102, 102, 1);
    vertical-align: top;
}

.job-fairs-list > li > .infos .fred {
    font-size: 20px;
    color: rgba(255, 87, 34, 1);
    font-weight: 700;
}

.job-fairs-list > li > .infos .more {
    line-height: 24px;
    margin-top: 17px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(30, 159, 255, 1);
    text-align: left;
    vertical-align: top;
    display: inline-block;
}

.job-fairs-list > li .cor {
    position: absolute;
    top: 0;
    right: 0;
    width:77px;
    height:77px;
    text-indent: -999em;
    /* width: 111px;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    text-align: center;
    transform: rotate(45deg) translate(25px, -20px);
    background: rgba(30, 159, 255, 1);
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: top; */
    background: url(../img/progressing.png) top right no-repeat;
    overflow: hidden;
}

.job-fairs-list > li .cor.old {
    /* background: rgba(235, 246, 255, 1);
    color: rgba(30, 159, 255, 1); */
    background: url(../img/review.png) top right no-repeat;
}

.job-fairs-list > li .cor.plan{
    /* background: rgba(235, 246, 255, 1);
    color: rgba(30, 159, 255, 1); */
    background: url(/Content/wangluozhaopinhui/plan.png) top right no-repeat;
}

/* 企业大厅 */
.subpage-banner {
    position: relative;
    width: 100%;
    height: 383px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.subpage-banner.enterprise-hall {
    background-image: url(../img/banner.png);
}

.fairs-content {
    width: 92.53%;
    max-width: 1140px;
    /* height: 230px; */
    margin: 45px auto 0 auto;
    padding: 28px 44px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    display: flex;
    align-items: center;
    box-sizing: border-box;
}

.fairs-content > div {
    flex: 1;
}

.fairs-content h3 {
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 32px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
    vertical-align: top;
}

.fairs-content .infos p {
    line-height: 20px;
    margin-top: 18px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    text-align: left;
    vertical-align: top;
}

.fairs-content .more {
    line-height: 21px;
    margin-top: 13px;
    font-size: 14px;
    letter-spacing: 0px;
    color: rgba(30, 159, 255, 1);
    text-align: center;
    vertical-align: top;
    display: inline-block;
}

.fairs-statistics ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 7px;
    text-align: center;
    justify-content: space-around;
}

.fairs-statistics ul li {
    min-width: 120px;
    /* margin-left:100px;
    margin-top:15px; */
}

.fairs-statistics ul img {
    margin-bottom: 5px;
}

.fairs-statistics ul h3 {
    line-height: 40px;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0px;
    color: rgba(255, 87, 34, 1);
    text-align: center;
    vertical-align: top;
}

.fairs-statistics ul p {
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
    vertical-align: top;
}

.fairs-search {
    width: 92.53%;
    max-width: 720px;
    height: 48px;
    margin: 40px auto 0;
    border-radius: 216px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(30, 159, 255, 1);
}

.fairs-search .layui-form-label,
.fairs-search .layui-form-mid,
.fairs-search .layui-form-select,
.fairs-search .layui-input-block,
.fairs-search .layui-input-inline,
.fairs-search .layui-textarea {
    height: 48px;
    margin: 0;
}

.fairs-search .layui-btn,
.fairs-search .layui-disabled,
.fairs-search .layui-icon,
.fairs-search .layui-unselect,
.fairs-search .layui-input,
.fairs-search .layui-select,
.fairs-search .layui-textarea {
    height: 48px;
    border: 0;
}

.fairs-search .layui-form-item {
    display: flex;
}

.fairs-search .search-select {
    width: 119px;
    font-size: 16px;
    color: #333;
}

.fairs-search .layui-form-select .layui-edge {
    width: 8px;
    height: 8px;
    right: 16px;
    border: 1px solid #333;
    border-top: 0;
    border-left: 0;
    transform: rotateZ(45deg) translate(-2px, -2px);
}

.fairs-search .layui-form-select.layui-form-selected .layui-edge {
    transform: rotateZ(225deg) translate(-6px, -6px);
}

.fairs-search .layui-select-title {
    position: relative;
}

.fairs-search .layui-select-title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 0px;
    height: 30px;
    border-right: 1px solid #cccccc;
    display: block;
}

.fairs-search .search-btn,
.fairs-search .search-btn > button {
    width: 112px;
    border-radius: 0 24px 24px 0;
    font-size: 20px;
    font-weight: 700;
}

.fairs-search .layui-form-select .layui-input {
    padding: 0 30px 0 17px;
    border-radius: 24px 0 0 24px;
    border: 0;
    font-size: 16px;
    color: #333;
}

.fairs-search .layui-form-item .search-input {
    flex: 1;
    padding-right: 10px;
}

.fairs-tab {
    max-width: 1140px;
    width: 92.53%;
    margin: 50px auto 0;
    border-bottom: 2px solid #1e9fff;
    display: flex;
}

.fairs-tab a {
    width: 160px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 1);
    vertical-align: top;
}

.fairs-tab a.on {
    background: #1e9fff;
    color: #fff;
}

.fairs-lists,
.job-lists,
.job-wanted-lists {
    width: 92.53%;
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.fairs-lists dl,
.job-lists dl,
.job-wanted-lists dl {
    /* width: 366px; */
    width: calc(33.33% - 13.33px);
    margin-left: 20px;
    margin-top: 20px;
    padding: 19px 15px;
    /* height: 360px; */
    background: #ffffff;
    border: 1px solid #eeeeee;
    box-sizing: border-box;
}

.job-lists dl {
    padding: 14px 15px;
}

.fairs-lists dl > dt,
.job-lists dl > dt {
    padding-bottom: 9px;
    border-bottom: 1px solid #eeeeee;
}

.fairs-lists dt > h3,
.job-lists dt h3 {
    height: 27px;
    line-height: 27px;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fairs-lists dt > p,
.job-lists dt p {
    height: 21px;
    line-height: 21px;
    margin-top: 7px;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fairs-lists dd .job-item,
.job-lists .job-item {
    display: flex;
    align-items: center;
    margin-top: 14px;
}

.job-lists .job-item {
    margin-top: 0;
}

.fairs-lists dd .job-left,
.job-lists .job-left {
    flex: 1;
    padding-right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fairs-lists dd .job-left > h4,
.job-lists dd h4 {
    height: 24px;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fairs-lists dd .job-item:first-child {
    margin-top: 11px;
}

.job-lists dd h4 {
    margin-top: 8px;
}

.fairs-lists dd .job-left > p,
.job-lists dd p {
    height: 18px;
    line-height: 18px;
    margin-top: 3px;
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fairs-lists dd .job-right,
.job-lists .job-right {
    display: flex;
    align-items: center;
    line-height: 24px;
    /** 文本1 */
    font-size: 16px;
    color: rgba(255, 87, 34, 1);
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fairs-lists dd .mores {
    height: 21px;
    line-height: 21px;
    margin: 18px auto 0;
    text-align: center;
}

.fairs-lists dd .mores a {
    font-size: 14px;
    color: rgba(30, 159, 255, 1);
}

.wx-share-btns {
    margin-top: 8px;
    display: flex;
    align-items: center;
}

.wx-share-btns .wx-ico {
    width: 23px;
    height: 18px;
    margin-right: 8px;
    background: url(../img/wx-ico.png) center no-repeat;
    background-size: contain;
    vertical-align: text-top;
    display: inline-block;
}

.wx-share-btns button {
    flex: 1;
    height: 36px;
    background: #0dbd53;
    color: #fff;
    font-size: 16px;
    border: none;
    outline: none;
    cursor: pointer;
}

.wx-share-btns button:hover {
    opacity: 0.9;
}

.wx-share-btns button.wx-face {
    background-color: #1e9fff;
}

.wx-share-btns button:first-child {
    margin-right: 12px;
}

.fairs-lists dl:nth-child(3n + 1),
.job-lists dl:nth-child(3n + 1),
.job-wanted-lists dl:nth-child(3n + 1) {
    margin-left: 0;
}

/* 求职 */
.job-wanted-lists dl {
    padding: 13px 15px 19px 15px;
}

.job-wanted-lists dl dt {
    /* width: 100%; */
    padding-bottom: 13px;
    border-bottom: 1px solid rgba(238, 238, 238, 1);
    display: flex;
}

.job-wanted-lists .thumb {
    width: 60px;
    height: 60px;
    margin-right: 20px;
    border-radius: 50%;
    overflow: hidden;
}

.job-wanted-lists .thumb img {
    width: 100%;
    height: 100%;
    display: block;
}

.job-wanted-lists .user-info {
    flex: 1;
}

.job-wanted-lists .user-info > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.job-wanted-lists dt h3 {
    line-height: 27px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.job-wanted-lists dt .time {
    flex: 1;
    line-height: 18px;
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
}

.job-wanted-lists .boy,
.job-wanted-lists .girl {
    width: 14px;
    height: 14px;
    margin-left: 8px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.job-wanted-lists .boy {
    background-image: url(../img/boy.png);
}

.job-wanted-lists .girl {
    background-image: url(../img/girl.png);
}

.job-wanted-lists dt p {
    line-height: 21px;
    margin-top: 6px;
    font-size: 14px;
    color: rgba(153, 153, 153, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.job-wanted-lists h4 {
    line-height: 24px;
    margin: 8px 0;
    font-size: 16px;
    font-weight: 400;
    color: rgba(51, 51, 51, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.job-wanted-lists dd p {
    line-height: 18px;
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.type-of-participation {
    position: fixed;
    bottom: 80px;
    right: 50%;
    transform: translateX(670px);
}

.type-of-participation a {
    line-height: 24px;
    margin-top: 34px;
    font-size: 16px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
    display: block;
}

.type-of-participation a:first-child {
    margin-top: 0;
}

.type-of-participation img {
    width: 68px;
    margin: 0 auto 4px;
    display: block;
}

.fixed-share-layer {
    width: 460px;
    padding: 18px 14px;
    /* height: 337px; */
    background: rgba(255, 255, 255, 1);
    overflow: hidden;
    box-sizing: border-box;
}

.fixed-share-layer .fixed-share-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fixed-share-layer .fixed-share-title h3 {
    flex: 1;
    height: 27px;
    line-height: 27px;
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.fixed-share-layer .close-btn {
    width: 27px;
    height: 27px;
    background: url(../img/icon-close-13x13.png) center no-repeat;
    display: block;
    cursor: pointer;
}

.fixed-share-main {
    text-align: center;
}

.fixed-share-main .ewm {
    width: 140px;
    height: 140px;
    margin: 45px auto 13px;
}

.fixed-share-layer .fixed-share-main > p {
    line-height: 24px;
    font-size: 16px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

@media screen and (max-width: 1390px) {
    .type-of-participation {
        position: fixed;
        bottom: 50px;
        right: 10px;
        transform: translateX(0px);
    }

    .type-of-participation a {
        line-height: 22px;
        margin-top: 28px;
        font-size: 14px;
    }

    .type-of-participation img {
        width: 48px;
    }
}

@media screen and (max-width: 1200px) {
    .subpage-banner.enterprise-hall {
        height: 320px;
    }

    .fairs-content {
        padding: 0;
        flex-direction: column;
        box-shadow: none;
    }

    .fairs-content .more {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .fairs-content > div {
        padding: 20px 16px;
        width: 100%;
    }

    .fairs-content .infos {
        box-shadow: 0px 0px 17.52px 0px rgba(0, 0, 0, 0.05);
    }

    .fairs-content .fairs-statistics li {
        margin-top: 10px;
    }

    .fairs-lists dl,
    .job-lists dl,
    .job-wanted-lists dl {
        width: calc(50% - 10px);
    }

    .fairs-lists dl:nth-child(3n + 1),
    .job-lists dl:nth-child(3n + 1),
    .job-wanted-lists dl:nth-child(3n + 1) {
        margin-left: 20px;
    }

    .fairs-lists dl:nth-child(2n + 1),
    .job-lists dl:nth-child(2n + 1),
    .job-wanted-lists dl:nth-child(2n + 1) {
        margin-left: 0;
    }
}

@media screen and (max-width: 960px) {
    .subpage-banner.enterprise-hall {
        height: 260px;
    }
}

@media screen and (max-width: 768px) {
    .subpage-banner.enterprise-hall {
        height: 160px;
    }

    .fairs-search .search-select {
        width: 105px;
    }

    .fairs-search .layui-form-select .layui-input {
        padding: 0 20px 0 15px;
    }

    .fairs-search .layui-form-select .layui-edge {
        right: 10px;
    }

    .fairs-search .search-btn,
    .fairs-search .search-btn > button {
        width: 68px;
        font-size: 18px;
    }

    .layui-form-item .layui-input-inline {
        left: 0;
    }

    .fairs-lists dl,
    .job-lists dl,
    .job-wanted-lists dl {
        width: 100%;
        margin-left: 0;
    }

    .fairs-lists dl:nth-child(3n + 1),
    .job-lists dl:nth-child(3n + 1),
    .job-wanted-lists dl:nth-child(3n + 1) {
        margin-left: 0px;
    }
}
