<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-main {
    width: 100%;
}

    .search-main, .search-main input {
        font-family: "Microsoft YaHei","Helvetica Neue","微软雅黑",Tahoma,Arial,sans-serif;
    }

        .search-main .search-header {
            height: 148px;
            width: 100%;
            background: #D9DDE1;
            padding-top: 36px;
            box-sizing: border-box;
        }

            .search-main .search-header .search-form {
                height: 48px;
                width: 840px;
                margin: 0 auto;
                border-radius: 4px;
                background: #fff;
                box-shadow: 0 4px 8px 0 rgba(7,17,27,.1);
                position: relative;
            }

                .search-main .search-header .search-form i {
                    position: absolute;
                    left: 16px;
                    bottom: 12px;
                    font-size: 24px;
                    color: #D9DDE1;
                    float: left;
                }

                .search-main .search-header .search-form .search-form-ipt {
                    font-size: 16px;
                    color: #93999F;
                    width: 684px;
                    line-height: 48px;
                    height: 48px;
                    margin-left: 52px;
                    float: left;
                }

                .search-main .search-header .search-form .search-form-btn {
                    background: rgba(68,165,242,.8);
                    width: 104px;
                    height: 48px;
                    line-height: 48px;
                    font-size: 16px;
                    color: #fff;
                    float: left;
                    cursor: pointer;
                    border-top-right-radius: 4px;
                    border-bottom-right-radius: 4px;
                }

                .search-main .search-header .search-form .search-history-area {
                    width: 736px;
                    position: absolute;
                    top: 48px;
                    margin-top: 1px;
                    background: #fff;
                    z-index: 100;
                    box-sizing: border-box;
                    box-shadow: 0 8px 16px 0 rgba(7,17,27,.1);
                    display: none;
                }

                    .search-main .search-header .search-form .search-history-area .li {
                        width: 100%;
                        height: 48px;
                        line-height: 48px;
                        font-size: 14px;
                        color: #4D555D;
                    }

            .search-main .search-header .search-hot {
                margin: 0 auto;
                width: 840px;
            }

                .search-main .search-header .search-hot li {
                    float: left;
                    font-size: 12px;
                    margin-top: 12px;
                    margin-right: 24px;
                }

                    .search-main .search-header .search-hot li a {
                        font-size: 12px;
                        color: #4D555D;
                    }

                        .search-main .search-header .search-hot li a:hover {
                            color: #07111b;
                        }

                .search-main .search-header .search-hot .fli {
                    margin-right: 12px;
                    font-size: 12px;
                    line-height: 18px;
                    color: #4D555D;
                }

        .search-main .search-body {
            margin: 0 auto;
            width: 1150px;
            padding-top: 16px;
            box-sizing: border-box;
        }

            .search-main .search-body .search-content {
                float: left;
                width: 1150px;
            }

.content-container {
    background-color: #fff;
}

.positionHead {
    margin-bottom: 18px
}

ul.filter-wrapper {
    position: relative;
    background-color: #fafafa;
    border: 1px solid #ededed;
    min-height: 36px;
    padding: 6px 0
}

    ul.filter-wrapper li {
        zoom: 1;
        color: #555
    }

        ul.filter-wrapper li:before, ul.filter-wrapper li:after {
            content: "";
            display: table
        }

        ul.filter-wrapper li:after {
            clear: both
        }

        ul.filter-wrapper li .filter-box {
            float: left;
            margin-right: 5px;
            width: 100px;
            height: 23px;
        }

            ul.filter-wrapper li .filter-box .filter-text .filter-title {
                height: 24px;
                line-height: 24px;
                color: #555;
            }

            ul.filter-wrapper li .filter-box .filter-text .icon-filter-arrow {
                top: 8px;
            }

            ul.filter-wrapper li .filter-box .filter-list {
                top: 24px;
            }

                ul.filter-wrapper li .filter-box .filter-list li {
                    padding: 6px;
                }

                    ul .filter-wrapper li .filter-box .filter-list li:hover {
                        background-color: rgba(68,165,242,.8);
                    }

                    ul.filter-wrapper li .filter-box .filter-list li a {
                        padding: 0px;
                    }

                        ul.filter-wrapper li .filter-box .filter-list li a:hover {
                            background-color: transparent;
                            color: #555;
                        }

                    ul.filter-wrapper li .filter-box .filter-list li.filter-selected {
                        background-color: rgba(68,165,242,.8);
                    }

                        ul.filter-wrapper li .filter-box .filter-list li.filter-selected a:hover {
                            background-color: transparent;
                            color: #fff;
                        }

        ul.filter-wrapper li span, ul.filter-wrapper li a, ul.filter-wrapper li .btn-more, ul.filter-wrapper li .btn-more-hy {
            float: left;
            margin-right: 5px;
            padding: 5px 8px;
            height: 14px;
            line-height: 14px
        }

        ul.filter-wrapper li span {
            font-weight: 600;
            margin-right: -5px
        }

        ul.filter-wrapper li a.active, ul.filter-wrapper li a:hover {
            background-color: rgba(68,165,242,.8);
            color: #fff
        }

        ul.filter-wrapper li .btn-more, ul.filter-wrapper li .btn-more-hy {
            position: relative;
            z-index: 11;
            float: right;
            margin-top: -6px;
            margin-bottom: -6px;
            padding-top: 11px;
            padding-bottom: 11px;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box;
            background-color: transparent;
            font-weight: 400;
            color: #555
        }

            ul.filter-wrapper li .btn-more i, ul.filter-wrapper li .btn-more-hy i {
                position: absolute;
                top: 15px;
                right: -3px;
                font-size: 0;
                height: 0;
                width: 0;
                border-width: 6px 6px 0;
                border-style: solid dashed;
                border-color: #3359AC transparent transparent;
                overflow: hidden;
                -webkit-transition: all .4s ease 0s;
                -moz-transition: all .4s ease 0s;
                -o-transition: all .4s ease 0s;
                transition: all .4s ease 0s
            }

            ul.filter-wrapper li .btn-more:hover, ul.filter-wrapper li .btn-more-hy:hover {
                background-color: transparent;
                color: #555
            }

                ul.filter-wrapper li .btn-more:hover i, ul.filter-wrapper li .btn-more-hy:hover i {
                    -webkit-transform: rotate(180deg);
                    -moz-transform: rotate(180deg);
                    -ms-transform: rotate(180deg);
                    transform: rotate(180deg);
                    animation-fill-mode: forwards
                }

        ul.filter-wrapper li.li-taller {
            padding: 12px 16px;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 10
        }

        ul.filter-wrapper li.first {
            border-bottom: 1px dashed #ededed
        }

    ul.filter-wrapper a {
        color: #555;
        background-color: transparent;
        text-decoration: none;
    }

    ul.filter-wrapper .details {
        position: relative;
        overflow: visible;
        background: #fafafa
    }

        ul.filter-wrapper .details li {
            padding: 6px 16px
        }

    ul.filter-wrapper .seo-all-hide {
        display: none
    }

    ul.filter-wrapper .multi-chosen .chosen {
        position: relative;
        padding: 5px 22px 5px 8px;
        background-color: rgba(68,165,242,.8);
        color: #fff;
    }

        ul.filter-wrapper .multi-chosen .chosen .delete {
            position: absolute;
            right: 5px;
            top: 7px;
            width: 11px;
            height: 11px;
            background: url(../images/delete_filter_icon_41c99f2.png) no-repeat
        }

        ul.filter-wrapper .multi-chosen .chosen + .chosen {
            margin-left: 9px
        }

    ul.filter-wrapper .multi-chosen .current {
        background-color: #fff;
        color: #555;
        font-size: 14px;
        border: 1px solid #ebebeb;
    }

    ul.filter-wrapper .multi-chosen .right-arrow {
        /* margin-left: 3px; */
        margin-top: 5px;
        height: 8px;
        background: url(../images/arrow_right_f2fff85.png) no-repeat;
    }

.btn-collapse-wrapper {
    position: relative;
    margin-top: -1px;
    text-align: center
}

.main_container {
    margin: 0 auto;
    width: 1150px;
    padding-top: 16px;
    box-sizing: border-box;
}

    .main_container .dn {
        display: none;
    }

.no_position_wrapper {
    border-bottom: 1px solid #e8e8e8
}

    .no_position_wrapper .no_position {
        width: 530px;
        margin: 50px auto 0;
        padding-bottom: 90px;
        zoom: 1
    }

        .no_position_wrapper .no_position:before, .no_position_wrapper .no_position:after {
            content: "";
            display: table
        }

        .no_position_wrapper .no_position:after {
            clear: both
        }

        .no_position_wrapper .no_position .pic {
            float: left;
            width: 130px;
            height: 150px;
            background: url(//www.lgstatic.com/www/static/search-result/modules/common/img/icons_6084500.png) no-repeat -10px -30px
        }

        .no_position_wrapper .no_position .txt {
            margin-top: 67px;
            padding-left: 175px
        }

            .no_position_wrapper .no_position .txt div {
                font-size: 22px;
                margin-bottom: 20px
            }

            .no_position_wrapper .no_position .txt .curr_tip {
                font-size: 16px;
                color: #999
            }

    .no_position_wrapper .position_tip {
        font-size: 14px;
        color: #999;
        background-color: #fff;
        display: inline-block;
        position: absolute;
        left: 35%;
        margin-top: -10px;
        padding-left: 18px;
        padding-right: 18px
    }

.s_position_list .con_list_item {
    position: relative;
    color: #555;
    border: 1px solid #ededed;
    margin-top: 18px
}

.s_position_list .list_item_top {
    width: 1118px;
    height: 68px;
    padding: 14px 15px 0
}

    .s_position_list .list_item_top .position {
        float: left;
        width: 528px;
        margin-right: 20px
    }

        .s_position_list .list_item_top .position .p_top {
            height: 34px;
            line-height: 34px
        }

            .s_position_list .list_item_top .position .p_top span {
                float: left;
                margin: 0 3px;
                color: #999
            }

                .s_position_list .list_item_top .position .p_top span.add {
                    font-size: 16px;
                    color: #3359AC
                }

            .s_position_list .list_item_top .position .p_top h3 {
                float: left;
                max-width: 272px;
                margin: 0;
                font-size: 16px;
                color: #3359AC;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                word-wrap: normal
            }

                .s_position_list .list_item_top .position .p_top h3 a, .s_position_list .list_item_top .position .p_top h3 span {
                    font-size: 16px;
                    color: #3359AC
                }

                .s_position_list .list_item_top .position .p_top h3 span {
                    margin-left: 6px;
                    float: none
                }

        .s_position_list .list_item_top .position .p_bot {
            height: 24px;
            line-height: 24px
        }

            .s_position_list .list_item_top .position .p_bot .li_b_l {
                font-size: 14px;
                color: #555;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                word-wrap: normal
            }

                .s_position_list .list_item_top .position .p_bot .li_b_l span.money {
                    margin-right: 1em;
                    font-size: 16px;
                    color: #fd5f39
                }

                .s_position_list .list_item_top .position .p_bot .li_b_l i {
                    display: inline-block;
                    width: 12px;
                    height: 16px;
                    margin-right: 10px;
                    background: url(//www.lgstatic.com/www/static/search-result/modules/common/img/icons_6084500.png) no-repeat -10px -10px
                }

    .s_position_list .list_item_top .company {
        float: left;
        width: 303px;
        margin-right: 15px
    }

        .s_position_list .list_item_top .company .company_name {
            height: 34px;
            line-height: 34px
        }

            .s_position_list .list_item_top .company .company_name a {
                display: inline-block;
                max-width: 300px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                word-wrap: normal;
                color: #3359AC;
                font-size: 16px;
                vertical-align: middle
            }

            .s_position_list .list_item_top .company .company_name .company_mark {
                position: relative;
                display: inline-block;
                width: 16px;
                height: 18px;
                margin-left: .5em;
                background: url(//www.lgstatic.com/www/static/search-result/modules/positions/img/approve_aae725a.png) no-repeat 0 0;
                vertical-align: middle;
                cursor: pointer
            }

                .s_position_list .list_item_top .company .company_name .company_mark span {
                    display: none;
                    position: absolute;
                    top: 26px;
                    left: -15px;
                    padding: 10px 12px;
                    font-size: 14px;
                    line-height: 24px;
                    color: #777;
                    white-space: nowrap;
                    border: 2px solid #e7e7e7;
                    border-radius: 3px;
                    background: #fff;
                    -webkit-box-shadow: 4px 4px 4px #f2f2f2;
                    -moz-box-shadow: 4px 4px 4px #f2f2f2;
                    box-shadow: 4px 4px 4px #f2f2f2
                }

        .s_position_list .list_item_top .company .industry {
            height: 24px;
            line-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal
        }

    .s_position_list .list_item_top .com_logo {
        float: left;
        width: 62px
    }

        .s_position_list .list_item_top .com_logo a {
            display: block
        }

            .s_position_list .list_item_top .com_logo a img {
                display: block;
                width: 60px;
                height: 60px;
                border: 1px solid #f5f5f5
            }

.s_position_list .list_item_bot {
    width: 1118px;
    height: 40px;
    padding: 0 15px;
    background-color: #fafafa
}

    .s_position_list .list_item_bot .li_b_l {
        float: left;
        width: 528px;
        height: 40px;
        margin-right: 20px;
        line-height: 40px;
        overflow: hidden
    }

        .s_position_list .list_item_bot .li_b_l span {
            display: inline-block;
            max-width: 108px;
            height: 20px;
            padding: 0 5px;
            font-size: 12px;
            line-height: 20px;
            color: #555;
            border: 1px solid #dcdcdc;
            border-radius: 3px;
            vertical-align: middle;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            word-wrap: normal
        }

            .s_position_list .list_item_bot .li_b_l span + span {
                margin-left: 6px
            }

    .s_position_list .list_item_bot .li_b_r {
        float: left;
        width: 380px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal
    }

.s_position_list .empty_position {
    width: 530px;
    margin: 115px auto 140px;
    zoom: 1
}

    .s_position_list .empty_position:before, .s_position_list .empty_position:after {
        content: "";
        display: table
    }

    .s_position_list .empty_position:after {
        clear: both
    }

    .s_position_list .empty_position .pic {
        float: left;
        width: 130px;
        height: 150px;
        background: url(//www.lgstatic.com/www/static/search-result/modules/common/img/icons_6084500.png) no-repeat -10px -30px
    }

    .s_position_list .empty_position .txt {
        margin-top: 75px;
        float: left;
        margin-left: 45px
    }

        .s_position_list .empty_position .txt div {
            font-size: 22px;
            margin-bottom: 20px
        }

        .s_position_list .empty_position .txt span {
            font-size: 16px;
            color: #999
        }

.s_position_list .item_con_pager {
    margin-top: 35px;
    padding-bottom: 35px;
    text-align: center
}

.pos_icon {
    display: inline-block;
    width: 73px;
    height: 21px;
    margin-left: .5em;
    overflow: hidden;
    text-indent: -999em;
    vertical-align: top;
    margin-top: 7px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 73px 21px
}

.chat_pop .pop-arrow {
    left: -13px !important
}

.hurry_up {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    background-image: url(../images/hurry_4096c19.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px 40px;
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (-o-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx) {
    .hurry_up {
        background-image: url(../images/hurry@2x_d51c7b3.png);
        background-size: 40px 40px
    }
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination &gt; li {
        display: inline;
    }

        .pagination &gt; li &gt; a {
            margin-right: 5px;
            border-radius: 2px;
            background: #fff;
            color: #333;
            border-color: #ccc;
            padding: 6px 15px;
        }

        .pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
            position: relative;
            float: left;
            line-height: 1.42857143;
            text-decoration: none;
            border: 1px solid #ddd;
        }

            .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; a:focus {
                color: #fff;
                background: rgba(68,165,242,.8);
                border-color: rgba(68,165,242,.8);
            }

    .pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; a:focus {
        color: #fff;
        background: rgba(68,165,242,.8);
        border-color: rgba(68,165,242,.8);
    }

    .pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; a:focus {
        color: #999;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.position-head {
    background-color: #f2f5f4;
    padding: 30px 0 11px;
    width: 100%;
    min-width: 1024px;
}

    .position-head .position-content {
        position: relative;
        width: 1024px;
        height: 174px;
        margin: 0 auto;
    }

        .position-head .position-content .position-content-l {
            float: left;
            max-width: 696px;
        }

            .position-head .position-content .position-content-l .job-name {
                margin: 0 0 13px;
            }

                .position-head .position-content .position-content-l .job-name .company {
                    margin: -2px 0 8px 0;
                    font-size: 14px;
                    color: #555;
                    position: relative;
                    left: 2px;
                }

                .position-head .position-content .position-content-l .job-name .name {
                    position: relative;
                    display: inline-block;
                    height: 36px;
                    font-size: 36px;
                    color: #333;
                    line-height: 36px;
                }

            .position-head .position-content .position-content-l .job_request {
                margin-top: 2px;
                font-size: 18px;
                color: #555;
            }

                .position-head .position-content .position-content-l .job_request p {
                    margin-bottom: 8px;
                }

                    .position-head .position-content .position-content-l .job_request p .salary {
                        color: #fd5f39;
                    }

                .position-head .position-content .position-content-l .job_request .position-label .labels {
                    float: left;
                    height: 22px;
                    margin-right: 8px;
                    padding: 0 10px;
                    line-height: 22px;
                    background-color: #fff;
                    color: #70797b;
                    font-size: 12px;
                    border-radius: 10px;
                }

                .position-head .position-content .position-content-l .job_request .publish_time {
                    padding-top: 10px;
                    font-size: 14px;
                    color: #999;
                }

                .position-head .position-content .position-content-l .job_request .welfare {
                    font-size: 14px;
                    color: #999;
                }

        .position-head .position-content .position-content-r {
            position: absolute;
            right: 0;
            top: 12px;
            max-width: 328px;
        }

            .position-head .position-content .position-content-r .position-deal {
                position: relative;
            }

                .position-head .position-content .position-content-r .position-deal .resume-deliver {
                    position: relative;
                    float: right;
                }

                    .position-head .position-content .position-content-r .position-deal .resume-deliver .s-send-btn {
                        display: inline-block;
                        margin-left: 17px;
                        padding: 0 30px;
                        border: 1px solid rgba(68,165,242,.8);
                        border-radius: 3px;
                        height: 44px;
                        line-height: 44px;
                        font-size: 18px;
                        background-color: rgba(68,165,242,.8);
                        color: #fff;
                        cursor: pointer;
                    }

                    .position-head .position-content .position-content-r .position-deal .resume-deliver .s-rsend-btn {
                        display: inline-block;
                        margin-left: 17px;
                        padding: 0 30px;
                        border: 1px solid #00b38a;
                        border-radius: 3px;
                        height: 44px;
                        line-height: 44px;
                        font-size: 18px;
                        background-color: #00b38a;
                        color: #fff;
                    }

                .position-head .position-content .position-content-r .position-deal .jd_collection {
                    float: right;
                    display: inline-block;
                    height: 44px;
                    width: 104px;
                    line-height: 44px;
                    text-align: center;
                    border: 1px solid #00b38a;
                    border-radius: 3px;
                    background-color: #ebf0ef;
                    cursor: pointer;
                    font-size: 14px;
                    color: #00b38a;
                }

                    .position-head .position-content .position-content-r .position-deal .jd_collection i {
                        display: inline-block;
                        margin-right: 6px;
                        vertical-align: -2px;
                        font-size: 18px;
                    }

.ceil {
    display: none;
    position: fixed;
    z-index: 1001;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    background-color: rgba(242,245,244,.9);
    overflow: hidden;
}

.content_l {
    width: 696px;
    background: url(../images/gradient_e624ed8.png) repeat-y;
    background-position: right;
    padding-right: 52px;
    padding-top: 26px;
}

.content_r {
    float: left;
    width: 245px;
    margin-left: 31px;
    margin-top: 45px;
}

.container {
    width: 1024px;
    margin: 0 auto;
    padding-bottom: 118px;
}

    .container .content_l {
        position: relative;
        padding-top: 26px;
    }

.job_detail dt {
    padding-right: 35px;
    position: relative;
}

.job_detail dd {
    padding: 15px 0 10px;
    color: #333;
    word-wrap: break-word;
}

    .job_detail dd.job_bt {
        margin-bottom: 0;
        padding-bottom: 0;
    }

.job_detail .job-address {
    padding-top: 25px;
    margin-top: -26px;
    margin-bottom: 10px;
}

    .job_detail .job-address .address {
        font-size: 16px;
        color: #333;
        font-weight: 700;
    }

.job-advantage .advantage {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.job-advantage p {
    margin-top: 13px;
    color: #333;
}

.job_bt {
    font-size: 14px;
    line-height: 22px;
}

    .job_bt h3.description {
        font-size: 16px;
        font-weight: 700;
        color: #333;
        line-height: 16px;
        margin-bottom: 22px;
        margin-top: 5px;
    }

    .job_bt p {
        margin: 1em 0;
    }

    .job_bt strong {
        font-weight: 700;
    }

.job_company &gt; dt {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: -10px;
}

.job_company dt a {
    color: #555;
}

.job_company dt h2 {
    margin-left: 21px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 18px;
    color: #555;
}

.job_company dt div {
    position: absolute;
    left: 90px;
    bottom: 5px;
    padding: 20px 0;
}

.job_company &gt; dd {
    padding: 10px 0;
}

.job_company .c_feature li {
    position: relative;
    margin: 0 0 20px;
    color: #737373;
    line-height: 30px;
    height: 15px;
}

.job_company .c_feature i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 20px;
    vertical-align: middle;
}

    .job_company .c_feature i.type {
        background-position: 0px 0px;
        background-repeat: no-repeat;
    }

    .job_company .c_feature i.process {
        background-position: 0px -18px;
        height: 14px;
        background-repeat: no-repeat;
    }

    .job_company .c_feature i.number {
        background-position: 0px -35px;
        background-repeat: no-repeat;
    }

    .job_company .c_feature i.address {
        background-position: -1px -53px;
        width: 14px;
        height: 17px;
        background-repeat: no-repeat;
    }

    .job_company .c_feature i.type, .job_company .c_feature i.process, .job_company .c_feature i.number, .job_company .c_feature i.address {
        background-image: url(../images/main_z_85b62b3.png);
    }

.job_company .c_feature li .hovertips {
    display: none;
    padding: 0 3px;
    border: 2px solid #b7b7b7;
    background-color: #FFF;
    color: #555;
    font-size: 12px;
    line-height: 18px;
}

.job_company .c_feature a {
    color: #737373;
}

.job_company img {
    border: 0;
    vertical-align: top;
    display: inline-block;
}

.job_company .b2 {
    border: 2px solid #f2f2f2;
}
/*!company-c/modules/top-info/main.less*/
.companyinfo .top_info {
    padding: 34px 0 0;
}

    .companyinfo .top_info .top_info_wrap {
        position: relative;
        width: 1024px;
        height: 164px;
        margin: 0 auto;
        border: 1px solid #eaeaea;
        background: #fff
    }

        .companyinfo .top_info .top_info_wrap img {
            position: absolute;
            top: 0;
            left: 0;
            width: 164px;
            height: 164px;
            border-right: 1px solid #eaeaea
        }

        .companyinfo .top_info .top_info_wrap .company_info {
            margin-left: 165px
        }

.companyinfo .company_main {
    position: relative;
    height: 81px;
    padding: 20px 20px 0
}

    .companyinfo .company_main a.hovertips:hover {
        color: #019875
    }

    .companyinfo .company_main h1 {
        float: left;
        max-width: 350px;
        max-height: 33px;
        padding-right: 2px;
        margin: 0;
        line-height: 33px;
        font-size: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: normal
    }

        .companyinfo .company_main h1 span {
            display: none;
            position: absolute;
            padding: 3px 10px;
            margin: 3px 0 0;
            border: 2px solid #e8e8e8;
            font-size: 14px;
            background-color: #fff
        }

        .companyinfo .company_main h1 a {
            line-height: 33px
        }

            .companyinfo .company_main h1 a:hover {
                color: #555
            }

    .companyinfo .company_main .icon-wrap i {
        float: left;
        width: 14px;
        height: 12px;
        margin: 10px 8px 0 5px;
        background: url(../images/icons1_b3ea05c.png) no-repeat 0 0;
        cursor: pointer
    }

    .companyinfo .company_main .company_word {
        margin-top: 20px;
        font-size: 16px;
        clear: both
    }

.companyinfo .company_data {
    height: 63px;
    background: #fafafa;
    overflow: hidden
}

    .companyinfo .company_data ul {
        margin-left: -1px;
        padding: 8px 0;
        font-size: 0
    }

    .companyinfo .company_data li {
        display: inline-block;
        width: 120px;
        border-left: 1px solid #ededed;
        text-align: center
    }

        .companyinfo .company_data li strong {
            font-size: 18px;
            font-weight: 100;
            color: #555
        }

        .companyinfo .company_data li span {
            display: inline-block;
            vertical-align: middle;
            line-height: 18px;
            font-size: 12px;
            color: #b7b7b7
        }
/*!company-c/modules/common/main.less*/
.companyinfo .main_container {
    width: 1024px;
    margin: 40px auto;
    overflow: hidden;
    color: #555;
    font-size: 14px
}

.companyinfo .container_left {
    float: left;
    width: 710px;
    padding-right: 35px;
    -webkit-box-shadow: 8px 0 4px -4px #f5f5f5;
    -moz-box-shadow: 8px 0 4px -4px #f5f5f5;
    box-shadow: 8px 0 4px -4px #f5f5f5
}

.companyinfo .container_right {
    float: right;
    width: 245px
}

.companyinfo .item_container {
    position: relative;
    width: 100%;
    min-height: 20px;
    padding: 40px 0;
    margin-top: 10px;
    border-top: 1px solid #e8e8e8
}

    .companyinfo .item_container .item_ltitle {
        position: absolute;
        top: -15px;
        left: 0;
        height: 28px;
        padding-right: 16px;
        font-size: 18px;
        line-height: 28px;
        color: #000;
        background-color: #fff
    }

    .companyinfo .item_container .item_page {
        text-align: center;
    }

.companyinfo p + p {
    margin-top: 0
}

/*!company-c/modules/intro/main.less*/
.companyinfo .company_intro .company_intro_text {
    display: none;
    min-height: 20px;
    margin-bottom: 30px;
    overflow-y: hidden;
    color: #555
}

/*!company-c/modules/basic-info/main.less*/
.companyinfo .item_content &gt; ul {
    margin-left: 20px
}

    .companyinfo .item_content &gt; ul &gt; li {
        height: 15px;
        line-height: 15px
    }

        .companyinfo .item_content &gt; ul &gt; li &gt; i {
            display: inline-block;
            width: 15px;
            height: 15px;
            margin-right: 20px;
            vertical-align: middle
        }

        .companyinfo .item_content &gt; ul &gt; li &gt; span {
            position: relative;
            top: 2px
        }

        .companyinfo .item_content &gt; ul &gt; li .type {
            background-repeat: no-repeat;
        }

        .companyinfo .item_content &gt; ul &gt; li .process {
            height: 14px;
            background-repeat: no-repeat;
        }

        .companyinfo .item_content &gt; ul &gt; li .number {
            background-repeat: no-repeat;
        }

        .companyinfo .item_content &gt; ul &gt; li .address {
            width: 14px;
            height: 17px;
            background-repeat: no-repeat;
        }

    .companyinfo .item_content &gt; ul li + li {
        margin-top: 30px
    }

    .companyinfo .item_content &gt; ul &gt; li .type {
        background-position: 0px 0px
    }

    .companyinfo .item_content &gt; ul &gt; li .process {
        background-position: 0px -18px
    }

    .companyinfo .item_content &gt; ul &gt; li .number {
        background-position: 0px -35px
    }

    .companyinfo .item_content &gt; ul &gt; li .address {
        background-position: -1px -53px
    }

    .companyinfo .item_content &gt; ul &gt; li .type, .companyinfo .item_content &gt; ul &gt; li .process, .companyinfo .item_content &gt; ul &gt; li .number, .companyinfo .item_content &gt; ul &gt; li .address {
        background-image: url(../images/main_z_85b62b3.png)
    }
/*!company-c/modules/positions/main.less*/
.companyinfo .posfilterlist_container .item_ltitle {
    font-size: 18px;
    color: #333
}

    .companyinfo .posfilterlist_container .item_ltitle .list_total {
        color: #00b38a
    }

.companyinfo .posfilterlist_container .item_con_filter {
    display: none;
    position: relative;
    padding: 15px;
    border: 1px solid #ededed;
    background-color: #fafafa;
    zoom: 1
}

    .companyinfo .posfilterlist_container .item_con_filter:before, .posfilterlist_container .item_con_filter:after {
        content: "";
        display: table
    }

    .companyinfo .posfilterlist_container .item_con_filter:after {
        clear: both
    }

    .companyinfo .posfilterlist_container .item_con_filter .con_filter_type {
        float: left;
        font-size: 14px;
        font-weight: 700;
        color: #555
    }

    .companyinfo .posfilterlist_container .item_con_filter .con_filter_ul {
        float: left;
        zoom: 1
    }

        .companyinfo .posfilterlist_container .item_con_filter .con_filter_ul:before, .posfilterlist_container .item_con_filter .con_filter_ul:after {
            content: "";
            display: table
        }

        .companyinfo .posfilterlist_container .item_con_filter .con_filter_ul:after {
            clear: both
        }

        .companyinfo .posfilterlist_container .item_con_filter .con_filter_ul .selected {
            height: auto;
            background-color: #00b38a;
            color: #fff
        }

    .companyinfo .posfilterlist_container .item_con_filter .con_filter_li {
        float: left;
        padding: 0 10px;
        margin: 0 10px;
        font-size: 14px;
        color: #555;
        cursor: pointer
    }

        .companyinfo .posfilterlist_container .item_con_filter .con_filter_li:hover {
            background-color: #00b38a;
            color: #fff
        }

.companyinfo .posfilterlist_container .item_con_list {
    /*margin: 20px 0 50px*/
}

    .companyinfo .posfilterlist_container .item_con_list .con_list_item {
        position: relative;
        height: 50px;
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid #ededed;
        font-size: 14px
    }

        .companyinfo .posfilterlist_container .item_con_list .con_list_item:hover {
            background-color: #fafafa
        }

        .companyinfo .posfilterlist_container .item_con_list .con_list_item .left_border {
            position: absolute;
            top: 0;
            left: 0;
            width: 4px;
            height: 100%;
            background: #44a5f2
        }

        .companyinfo .posfilterlist_container .item_con_list .con_list_item .pos_icon {
            float: left;
            width: 73px;
            height: 21px;
            margin-left: .5em;
            margin-top: 1px;
            background-position: 0 0;
            background-repeat: no-repeat;
            background-size: 73px 21px
        }

    .companyinfo .posfilterlist_container .item_con_list .item_detail {
        zoom: 1
    }

        .companyinfo .posfilterlist_container .item_con_list .item_detail:before, .posfilterlist_container .item_con_list .item_detail:after {
            content: "";
            display: table
        }

        .companyinfo .posfilterlist_container .item_con_list .item_detail:after {
            clear: both
        }

        .companyinfo .posfilterlist_container .item_con_list .item_detail .item_salary {
            float: left;
            font-size: 16px;
            color: #fd5f39
        }

        .companyinfo .posfilterlist_container .item_con_list .item_detail .item_desc {
            margin-left: 20px;
            color: #333;
            line-height: 26px
        }

    .companyinfo .posfilterlist_container .item_con_list .item_title_date {
        margin-bottom: 10px;
        zoom: 1
    }

        .companyinfo .posfilterlist_container .item_con_list .item_title_date:before, .posfilterlist_container .item_con_list .item_title_date:after {
            content: "";
            display: table
        }

        .companyinfo .posfilterlist_container .item_con_list .item_title_date:after {
            clear: both
        }

        .companyinfo .posfilterlist_container .item_con_list .item_title_date .item_title {
            float: left;
            font-size: 16px;
            color: #00b38a;
            max-width: 390px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .companyinfo .posfilterlist_container .item_con_list .item_title_date .item_date {
            float: right;
            color: #999
        }</pre></body></html>