@charset "utf-8";

body {
    background: #f5f5f5;
}

.xuxian {
    background: url();
    width: 100px;
    height: 15px;
    display: inline-block;
    margin-left: 5px;
}

.tech {
    height: 282px;
    width: 100%;
    background-color: #fff;
}

.tech .w {
    width: 1080px;
    margin: 0 auto;
    padding: 28px 60px;
}

.tech .w .lists {
    float: left;
    width: 270px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.tech .w .lists .xx-icon {
    width: 44px;
    height: 44px;
    display: block;
    vertical-align: bottom;
    margin-right: 5px;
}

.tech .w .lists .xx-txt {
    display: inline-block;
    text-align: center;
}

.tech .w .lists .xx-txt .txt-hd {
    color: #292f38;
    font-size: 27px;
    font-weight: bold;
}

.tech .w .lists .xx-txt .txt-bd {
    color: #292f38;
    margin-top: 16px;
    font-size: 16px;
}

.worker {
    width: 1200px;
    margin: 15px auto 60px;
    padding: 0 15px;
    max-height: 2084px;
}

.worker .worker-left {
    width: 860px;
    margin-right: 20px;
    float: left;
}

.worker .worker-left .browse-step {
    font-size: 12px;
    color: #85858c;
}

.worker .worker-left .browse-step>a {
    color: #85858c;
}

.worker .worker-left .search {
    height: 45px;
    background-color: #fff;
    font-size: 16px;
    line-height: 45px;
    margin-top: 16px;
    text-align: center;
    cursor: pointer;
    font-size: 0;
    -webkit-text-size-adjust: none;
}

.worker .worker-left .search .area {
    display: inline-block;
    border-right: 1px solid #e5e5e5;
    width: 224px;
    vertical-align: top;
    font-size: 16px;
    position: relative;
}

.worker .worker-left .search .area>span {
    width: 100%;
    height: 45px;
    display: block;
}

.worker .worker-left .search .area:hover .selcet-area {
    color: #ff4700;
}

.worker .worker-left .search .category-item {
    display: inline-block;
    width: 240px;
    vertical-align: top;
    border-right: 1px solid #e5e5e5;
    font-size: 16px;
}

.worker .worker-left .search .category-item:hover .selcet-category {
    color: #ff4700;
}

.worker .worker-left .search .category-item>span {
    display: block;
}

.worker .worker-left .search>div {
    width: 33% !important;
}

.worker .worker-left .search .sype-item {
    display: inline-block;
    width: 235px;
    vertical-align: top;
    font-size: 16px;
}

.worker .worker-left .search .sype-item>span {
    display: block;
}

.worker .worker-left .search .sype-item:hover .selcet-type {
    color: #ff4700;
}

.worker .worker-left .search .search-item {
    color: #fff;
    display: inline-block;
    width: 158px;
    background-color: #ff4700;
    vertical-align: top;
    font-size: 16px;
}

.worker .worker-left .search .search-item:hover {
    background-color: firebrick;
}

.worker .worker-left .search .content {
    display: none;
    background-color: #fff;

    border: 1px solid #e5e5e5;
    width: 100%;
    z-index: 10;
    position: relative;

}

.worker .worker-left .search .content>li {
    border-bottom: 1px solid #e5e5e5;
}

.worker .worker-left .search .content>li:hover,
.worker .worker-left .search .content>li:hover a {
    background-color: #ff4700;
    color: #fff;
}

.worker .worker-left .search .jiantou {
    display: inline-block;
    width: 11px;
    height: 6px;
    background: url(/public/images/tech/down.png) no-repeat;
    vertical-align: middle;
    margin-left: 10px;
}

.worker .worker-left .tab {

    background-color: #fff;
    margin-top: 20px;
}

.worker .worker-left .tab .tab-hd {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
}

.worker .worker-left .tab .tab-hd span {
    /* margin-right: 30px; */
    font-size: 16px;
    width: 140px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    /* padding: 10px 20px 11px; */
    color: #3d464d;
    display: inline-block;
    cursor: pointer;
}

.worker .worker-left .tab .tab-hd span.current {
    color: #fff;
    font-weight: bold;
    background-color: #ff4700;

}

.worker .worker-left .tab .tab-hd span>a {
    display: inline-block;
    width: 100%;
}

.worker .worker-left .tab .tab-hd span.current>a {
    color: #fff;
    font-weight: bold;
}

.worker .worker-left .tab .filters {
    margin-top: 15px;
    font-size: 14px;
    padding-left: 10px;
}

.worker .worker-left .tab .filters li {
    float: left;
    margin-right: 20px;
}

.worker .worker-left .tab .filters li>input {
    vertical-align: middle;
}

.worker .worker-left .tab .tab-bd {}

.worker .worker-left .tab .tab-bd .box {
    display: none;
    overflow: hidden;
}

.worker .worker-left .tab .tab-bd .box .items {
    overflow: hidden;
    padding: 46px 0 30px 24px;
    border-bottom: 1px solid #e5e5e5;
    border: 1px solid transparent;
}

.worker .worker-left .tab .tab-bd .box .items:hover {

    border: 1px solid #ec7676;
    cursor: pointer;
    background-color: #fcfafa;
}

.worker .worker-left .tab .tab-bd .box .items>a {
    display: block;
    overflow: hidden;
}

.worker .worker-left .tab .tab-bd .box .items .items-img {
    float: left;
    width: 99px;
    height: 99px;
    padding: 8px 0 8px 8px;
    position: relative;
    /* overflow: hidden; */
    /* border: 1px solid #efefef; */
}

.worker .worker-left .tab .tab-bd .box .items .glodbox {
    background: url(/public/images/tech/goldbox.png) no-repeat;
}

.worker .worker-left .tab .tab-bd .box .items .items-img img {
    /* height: 100%;
    width: 100%; */
    height: 72px;
    width: 72px;
    border-radius: 50%;
}

.worker .worker-left .tab .tab-bd .box .items .items-info {
    float: left;
    width: 410px;
    height: 102px;
    padding-left: 10px;
    position: relative;
}

.worker .worker-left .tab .tab-bd .box .items .name {
    font-size: 18px;
    color: rgb(52, 53, 68);
    font-weight: bold;
    cursor: pointer;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .cheak {
    background: url(/public/images/tech/cheak.png);
    width: 16px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
    cursor: pointer;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .qualification {
    background: url(/public/images/tech/ren.png)center center no-repeat;
    width: 16px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
    cursor: pointer;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .qualification1 {
    background: url(/public/images/tech/axqe.png)center center no-repeat;
    width: 16px;
    height: 20px;
    display: inline-block;
    vertical-align: sub;
    margin-right: 5px;
    cursor: pointer;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .fenshu {
    color: #ff4700;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .cash {
    background: url(/public/images/tech/bao.png) no-repeat;
    width: 70px;
    height: 19px;
    line-height: 19px;
    display: inline-block;
    vertical-align: bottom;
    font-size: 12px;
    text-align: center;
    color: #fea505;
    padding-top: 3px;
    padding-left: 5px;
    position: relative;
    cursor: pointer;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .scroe {
    font-size: 16px;
    color: #ff4700;
    font-weight: bold;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .medal {
    background: url(../../resource/website/worker/info_05.png) no-repeat;
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px;
    position: relative;
    cursor: pointer;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .credential {
    background: url(../../resource/website/worker/credential.png) no-repeat;
    width: 38px;
    height: 24px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
    position: relative;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .cash:hover .tag,
.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .medal:hover .tag,
.worker .worker-left .tab .tab-bd .box .items .items-info .i-name .credential:hover .tag {
    display: block;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-type {
    margin-top: 8px;
    margin-bottom: 8px;
    overflow: hidden;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-type .type {
    /* margin-right: 20px; */
    margin-right: 0;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-nums {
    margin: 7px 0;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-nums .mainadept {
    height: 20px;
    line-height: 20px;
    border: 1px solid #26b5fc;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 2px;
    padding-right: 12px;
    display: inline-block;
    margin-right: 14px;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-nums .mainadept text {
    background-color: #26b5fc;
    color: #fff;
    padding: 2px 4px;
    margin-right: 6px;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-nums .minoradept {
    height: 20px;
    line-height: 20px;
    border: 1px solid #e2e4e5;
    vertical-align: middle;
    font-size: 12px;
    border-radius: 2px;
    padding-right: 12px;
    display: inline-block;
    max-width: 300px;
    overflow: hidden;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .i-nums .minoradept text {
    background-color: #e2e4e5;
    color: #85858c;
    padding: 2px 4px;
    margin-right: 6px;
}

.worker .worker-left .tab .tab-bd .box .items .items-info .self {
    width: 400px;
    font-size: 14px;
    color: #85858c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    /* position: absolute;
    bottom: 20px; */
}

.item-recommend {
    float: left;
    width: 290px;
    height: 50px;
}

.item-recommend .r-star {
    display: inline-block;
    width: 90px;
    text-align: center;
    padding: 0 5px;
}

.item-recommend .r-star .star>img {

    height: 14px;
    padding: 4px 0 2px;
}

.item-recommend .r-credit {
    display: inline-block;
    width: 101px;
    text-align: center;
    padding: 0 4px;
    vertical-align: top;
    margin-left: 60px;
}

.item-recommend .sing {
    display: inline-block;
    width: 72px;
    text-align: center;
}

.r-title {
    font-size: 14px;
    color: #808386;
    margin-bottom: 10px;
}

.heise {
    color: #292f38;
    font-size: 20px;
    font-weight: bold;
}

.cgood {
    font-size: 12px;
    color: #f46119;
    border: 1px solid #f7c9b2;
    padding: 1px 8px;
    border-radius: 10px;
    cursor: pointer;
}

.yx {
    color: #3dca99;
    border: 1px solid #64ebbc;
}

.worker .worker-left .tab .tab-bd .current {
    display: block;
}

.worker .worker-right {
    float: left;
    width: 320px;
}

.worker .worker-right .goorder {
    height: 100px;
    background-color: #fff;
    padding: 21px 24px;
    margin-top: 30px;
}

.worker .worker-right .goorder .now {
    font-size: 16px;
    color: #3d464d;
    text-align: center;
}

.worker .worker-right .goorder .now>b {
    font-size: 20px;
    color: #fff;
    padding: 0 2px;
    background-color: #8fbf00;
}

.worker .worker-right .goorder .tel {
    border: 1px solid #e5e5e5;
    padding: 10px 8px 8px;
    border-radius: 6px;
    margin-top: 20px;
}

.worker .worker-right .goorder .tel .tel-icon {
    background: url(../../resource/website/worker/worker_16.png);
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.worker .worker-right .goorder .authcode {
    border: 1px solid #e5e5e5;
    padding: 10px 8px 8px;
    border-radius: 6px;
    margin-top: 20px;
}

.worker .worker-right .goorder .authcode .code-icon {
    background: url(../../resource/website/worker/worker_20.png);
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}

.worker .worker-right .goorder .authcode .getsecuritycode {
    color: red;
    cursor: pointer;
}

.worker .worker-right .goorder .btn-order {
    background-color: #ff4700;
    color: #fff;
    width: 270px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 6px;
    margin-top: 20px;
}

.worker .worker-right .goorder .btn-order:hover {
    background-color: #DF3D05;
}

.worker .worker-right .goorder .btn-order>a {
    color: #fff;
    font-size: 16px;
    display: block;
    width: 270px;
    height: 40px;
}


.worker .worker-right .pledge h3>span {
    color: #9b9fa2;
}

.worker .worker-right .pledge .slogan {
    font-size: 14px;
    margin-top: 10px;
}



.lb-pagination {
    color: #333;
    display: inline-block;
}

.lb-pagination a {
    display: block;
    float: left;
    background: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    font-family: Arial;
    padding: 0 12px;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    color: #999;
    position: relative;
    cursor: pointer;
}

.lb-pagination li {
    float: left;
    margin: 0 6px;
}

.lb-pagination-first a {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.lb-pagination-last a {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.lb-pagination-first a,
.lb-pagination-last a {
    color: #999;
    border: 1px solid #e9e9e9;
    cursor: pointer;
}

.lb-pagination .current a {
    background-color: #ff4700;
    border-color: #ff4700;
    color: #FFF;
}

.lb-pagination .omit {
    width: 20px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
}

.lb-pagination-first.default a,
.lb-pagination-last.default a,
.lb-pagination-prev.default a,
.lb-pagination-next.default a {
    color: #bbb;
    cursor: text;
    border-color: #e7e7e7;
}


.address-select-pane-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.1;
    filter: alpha(opacity=10);
    z-index: 10;
    display: none;
    top: 0;
    left: 0;
}

.address-select-pane {
    width: 700px;
    background: #fff;
    position: absolute;
    z-index: 100;
    top: 58px;
    left: 0px;
    border: 1px solid #efefef;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 5px -3px #efefef;
    -moz-box-shadow: 0 10px 5px -3px #efefef;
    box-shadow: 0 10px 5px -3px #efefef;
}

.address-select-pane .tabs {
    height: 50px;
    border-bottom: 1px solid #cdcdcd;

    line-height: 50px;
    text-align: left;
}

.address-select-pane .tabs .tab-item {
    display: inline-block;
    cursor: pointer;
}

.address-select-pane .tabs .tab-item span {
    padding: 0 15px;
}

.address-select-pane .tabs .tab-item.active {
    background: #ff6900;
}

.address-select-pane .tabs .tab-item.active span {
    color: #fff !important;
}

.address-select-pane .tabs .tab-item.active .bottom-line {
    display: block;
    width: 100%;
    height: 3px;
    background: #ff6900;
    position: relative;
    top: -3px;
}

.address-select-pane .tabs .tab-item.active .bottom-line.arrow-up:after {
    content: "";
    display: block;
    vertical-align: top;
    border-bottom: 4px solid #c40000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    top: -4px;
    left: 50%;
    margin-left: -4px;
}

.address-select-pane .tab-item-pane {}

.address-select-pane .tab-item-pane .pane {
    display: none;
}

.address-select-pane .tab-item-pane .pane .hot-city-list {
    padding: 20px 0 20px 20px;
}

.address-select-pane .tab-item-pane .pane .hot-city-list .item {
    margin-right: 20px;
    display: block;
    float: left;
    line-height: 34px;
    font-size: 14px;
}

.address-select-pane .tab-item-pane .pane .hot-city-list .item.active {
    color: #c40000;
}

.address-select-pane .tab-item-pane .pane .province-list {
    padding: 20px;
}

.address-select-pane .tab-item-pane .pane .province-list .province-list-inner {

    border-bottom: none;
}

.address-select-pane .tab-item-pane .pane .province-list .row {
    line-height: 40px;

}

.address-select-pane .tab-item-pane .pane .province-list .max-area {
    width: 100px;
    text-align: center;
    color: #666;
    float: left;
}

.address-select-pane .tab-item-pane .pane .province-list .max-area-list {

    float: left;

}

.address-select-pane .tab-item-pane .pane .province-list .max-area-list .item {

    margin-right: 20px;
    display: block;
    float: left;
    font-size: 14px;
}

.address-select-pane .tab-item-pane .pane .province-list .item.active {
    color: #c40000;
}

.address-select-pane .tab-item-pane .pane .items-inner {
    padding: 20px 0 20px 20px;
}

.address-select-pane .tab-item-pane .pane .items-inner .item {
    margin-right: 20px;
    display: block;
    float: left;
    line-height: 34px;
    font-size: 14px;
}

.address-select-pane .tab-item-pane .pane .items-inner .item.active {
    color: #c40000;
}


.tag {
    display: none;
    max-width: 205px;
    height: 20px;
    border: 1px solid #dedee0;
    background-color: #fafafa;
    border-radius: 3px;
    text-align: center;
    position: absolute;

    top: -38px;
    text-align: left;
    padding: 1px 5px;
    color: #343544;
    white-space: nowrap;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.arrow {
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -11px;
}

.arrow * {
    display: block;
    border-width: 6px 5px;
    position: absolute;
    border-style: solid dashed dashed;
    font-size: 0;
    line-height: 0;
}

.arrow em {
    border-color: #dedee0 transparent transparent #dedee0;
}

.arrow span {
    border-color: #fafafa transparent transparent #fafafa;
    top: -2px;
    left: 1px;
}

#culture .mine .culture-item .txt>li:hover .tag {
    display: block;
}

.loading-con {
    width: 100%;
    height: 120px;
    border: 1px solid #ddd;
    display: none;
}

.loading-icon {
    width: 32px;
    height: 32px;
    /* background: url(../../resource/website/worker/loading-2.gif) no-repeat; */
    margin: 44px auto 0;
}

.no-list {
    height: 406px;
    text-align: center;
    line-height: 406px;
    /* display: none */
}

li.item>a {
    width: 100%;
    display: inline-block;
}

/* #serverType{
    display: block;
} */

#xxx {
    height: 282px;
    width: 100%;
    background-color: #fff;
}

#xxx .w {
    width: 1080px;
    margin: 0 auto;
    padding: 28px 60px;
}

#xxx .w .lists {
    float: left;
    width: 270px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

#xxx .w .lists .xx-icon {
    width: 44px;
    height: 44px;
    display: block;
    vertical-align: bottom;
    margin-right: 5px;
}

#xxx .w .lists .xx-txt {
    display: inline-block;
    text-align: center;
}

#xxx .w .lists .xx-txt .txt-hd {
    color: #292f38;
    font-size: 27px;
    font-weight: bold;
}

#xxx .w .lists .xx-txt .txt-bd {
    color: #292f38;
    margin-top: 16px;
    font-size: 16px;
}

.phone-value {
    float: right;
    height: 42px;
    padding-right: 20px;
    position: relative;
}

.phone-value>input {
    font-size: 14px;
    display: block;
    width: 168px;
    padding-right: 50px;
    height: 30px;
    margin: 6px 0;
    line-height: 30px;
    background-color: #f9f9f9;
    color: #333333;
    padding-left: 16px;
    border-radius: 16px;
}

input::placeholder {
    font-size: 14px;
    color: #ccc !important;
}

.phone-value>span {
    width: 16px !important;
    height: 16px !important;
    display: block !important;
    background-image: url(/public/images/tech/phone-search.png);
    background-repeat: no-repeat;
    background-size: cover !important;
    position: absolute;
    right: 40px;
    top: 12px;
}

.sort-tab-btn>a{
    font-size: 16px;
}