﻿html,
body,
p,
form,
div,
table,
textarea,
input {
    font-family: "Microsoft Yahei";
}

.icon {
    display: inline-block;
    background: url(images/icon.png) no-repeat 9999px 9999px;
}

.icon_jw_w {
    width: 16px;
    height: 13px;
    background-position: 0px 0px;
}

.icon_jw_c {
    width: 16px;
    height: 13px;
    background-position: -26px 0px;
}

.icon_ent_w {
    width: 13px;
    height: 16px;
    background-position: -52px 0px;
}

.icon_ent_c {
    width: 13px;
    height: 16px;
    background-position: -75px 0px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.hidden {
    display: none;
}

.row {
    padding-left: 91px !important;
}

.logowrapper .logomenu {
    width: auto;
    padding: 0;
}

.logowrapper {
    background: none;
}

    .logowrapper .searchclass .search .searchbtn {
        right: -2px;
    }

.Menu {
    background: #000;
    height: 60px;
    line-height: 60px;
}

    .Menu ul {
        background: #000;
        margin: 0 auto;
        width: 1100px;
        list-style: none;
        padding: 0;
    }

        .Menu ul li {
            margin-right: 20px;
            float: left;
            position: relative;
        }

            .Menu ul li:after {
                background: #fff;
                width: 1px;
                position: absolute;
                height: 14px;
                top: 24px;
                right: -9px;
                content: '';
            }

            .Menu ul li:last-child:after {
                background: none;
            }

            .Menu ul li img {
                vertical-align: middle;
                margin-right: 10px;
            }

        .Menu ul a {
            color: #b9b9b9;
            font-size: 14px;
            text-decoration: none;
        }

            .Menu ul a:hover {
                color: #fff;
            }

.Banner {
    background: url(./images/banner_ent_01.jpg) no-repeat center center;
}

    .Banner .CenterConent h1 {
        padding-top: 50px;
        margin-bottom: 10px;
        color: #fff;
        font-size: 47px;
        font-weight: 100;
    }

    .Banner .CenterConent h3 {
        margin-bottom: 25px;
        color: #fff;
        font-weight: 100;
        font-size: 14px;
    }

    .Banner .CenterConent {
        text-align: center;
        width: 1040px;
        height: 333px;
        margin: auto;
        position: relative;
    }

        .Banner .CenterConent .SearchBar {
            position: absolute;
            bottom: 30px;
            height: 65px;
            width: 300px;
            left: 15px;
            padding-right: 70px;
            margin-left: 18px;
            background: url(./images/searchBar.png) no-repeat;
        }

            .Banner .CenterConent .SearchBar input {
                background: transparent;
                font-size: 14px;
                font-family: 微软雅黑, 宋体;
                border: 0;
                cursor: pointer;
                width: 250px;
                *height: 27px;
                _height: 27px;
                position: absolute;
                left: 20px;
                top: 18px;
            }

                .Banner .CenterConent .SearchBar input::-ms-input-placeholder {
                    /* Internet Explorer 10+ */
                    color: white;
                }

                .Banner .CenterConent .SearchBar input::-webkit-input-placeholder {
                    /* WebKit browsers */
                    color: white;
                }

                .Banner .CenterConent .SearchBar input::-moz-placeholder {
                    /* Mozilla Firefox 4 to 18 */
                    color: white;
                }

                .Banner .CenterConent .SearchBar input:-moz-placeholder {
                    /* Mozilla Firefox 19+ */
                    color: white;
                }

            .Banner .CenterConent .SearchBar .BtnSearch {
                color: #fff;
                position: absolute;
                right: 36px;
                top: 12px;
                height: 39px;
                width: 70px;
                text-align: center;
                line-height: 29px;
                cursor: pointer;
                font-size: 19px;
                color: #0069ba;
                background: transparent;
            }

        .Banner .CenterConent .SearchTips {
            bottom: 35px;
            color: #fff;
            font-size: 14px;
            left: 58px;
            position: absolute;
        }

        .Banner .CenterConent .BannerRight {
            color: #ccc;
            border-radius: 20px;
            width: 240px;
            margin: 0 auto;
            line-height: 30px;
            background: #fff;
            margin-bottom: 25px;
            position: relative;
            border: solid 1px #ffffff;
        }

            .Banner .CenterConent .BannerRight a,
            .Banner .CenterConent .BannerRight a:visited {
                text-decoration: none;
            }

            .Banner .CenterConent .BannerRight .PtVerSelector {
                display: inline-block;
                width: 80px;
                color: #666;
                text-align: center;
                border-radius: 20px;
                font-size: 16px;
                cursor: pointer;
            }

            .Banner .CenterConent .BannerRight .PtVerSelected {
                color: #fff;
                background-color: #FFB700;
                border: 1px solid #FFB700;
                width: 125px;
                margin-left: -26px;
            }

.logowrapper .searchclass .search .searchbtn {
    background: #FFB700 !important;
    height: 42px;
    margin-top: 3px;
}

.logowrapper .searchclass .search .searchbox {
    border: solid 2px #FFFFFF !important;
    background: #FFB700 !important;
}

.logowrapper .logomenu .searchclass .search .searchbox .searchinput {
    border-left: 2px solid #FFB700 !important;
}

.box {
    padding: 18px 0 0px 0;
}

    .box .box-content .sbox2 {
        padding: 0px 30px;
    }

        .box .box-content .sbox2 a.selected {
            margin-top: 11px;
        }

.row a:hover {
}

.row a.selected,
.row a.selected:hover {
    background: #f90 !important;
    color: #fff !important;
}

.box .box-content .sbox {
    padding: 0;
}

.sbox {
    width: 1300px;
    margin: auto;
    border: 1px double #eeeeee;
    background-color: #ffffff;
    margin-top: 20px;
}

    .sbox a {
        color: #666;
    }

    .sbox .sbox1 {
        border-bottom: 1px solid #f5f5f5;
        height: 45px;
        padding: 0 10px;
    }

        .sbox .sbox1 .searchbox {
            width: 325px;
            height: 30px;
            line-height: 30px;
            margin: 8px 0 0 10px;
        }

            .sbox .sbox1 .searchbox .ll {
                color: #ffffff;
                padding: 0 10px 0 10px;
                background-color: #1F84D4;
                float: left;
            }

            .sbox .sbox1 .searchbox .rr {
                width: 257px;
                background-color: #EEEEEE;
                color: #000000;
                background: url(./images/searchicon.gif) #EEEEEE no-repeat right bottom;
                height: 30px;
                overflow: hidden;
                float: right;
                text-align: center;
                font-size: 14px;
            }

                .sbox .sbox1 .searchbox .rr span {
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                }

            .sbox .sbox1 .searchbox .selsite {
                cursor: pointer;
            }

.offer .box-content .sbox .searchbox {
    width: initial !important;
    height: initial;
    border: none;
    color: #666;
    font-size: 12px;
    cursor: pointer;
    border-radius: initial;
    position: relative;
    background: #fff;
}

#dp_ctl00_ContentPlaceHolder1_SelIndustry {
    width: 242px !important;
    display: block;
}

#ctl00_ContentPlaceHolder1_jcity1 {
    width: 242px !important;
    display: block;
}

.sbox .sbox1 .searchbox .rr a {
    text-decoration: none;
}

.sbox1 .kuan {
    margin: 15px 0 0 10px;
}

    .sbox1 .kuan input {
        margin-right: 5px;
    }

    .sbox1 .kuan label {
        margin-top: -5px;
    }

.sbox .sbox2 {
    border-bottom: 1px solid #f5f5f5;
    line-height: 45px;
    padding: 0 10px;
    font-size: 12px;
}

    .sbox .sbox2 a {
        float: left;
        margin-right: 15px;
        text-decoration: none;
        cursor: pointer;
    }

        .sbox .sbox2 a:hover {
        }

    .sbox .sbox2 .selected {
        background-color: #ff9900 !important;
        color: #FFFFFF;
        height: 22px;
        line-height: 20px;
        border-radius: 4px;
        margin-top: 13px;
        margin-bottom: 12px;
    }

    .sbox .sbox2 .tiaojian {
        color: #999;
        font-size: 14px;
        margin: 0 20px 0 5px;
    }

    .sbox .sbox2 .kuan {
        _margin-top: 12px;
    }

        .sbox .sbox2 .kuan input {
            margin-right: 5px;
        }

        .sbox .sbox2 .kuan label {
            margin-top: -5px;
        }

    .sbox .sbox2 .saixuan {
        width: 52px;
        border: 1px #CCCCCC double;
        float: left;
        margin: 7px 15px 0 0;
        position: relative;
        height: 30px;
        line-height: 30px;
        padding: 0 8px 0 8px;
        background: url(./images/searchicon.gif) #FFFFFF no-repeat right bottom;
        color: #000000;
        cursor: pointer;
    }

    .sbox .sbox2 .selectd {
        color: #ff9900;
        font-weight: bold;
        border: 1px #ff9900 double;
    }

    .sbox .sbox2 .saixuan .saixuans {
        display: none;
        position: absolute;
        top: 30px;
        left: -1px;
        width: 300px;
        background-color: #FFFFFF;
        border-bottom: 1px double #ff9900;
        border-left: 1px double #ff9900;
        border-right: 1px double #ff9900;
        padding: 0 0 0 10px;
        line-height: 25px;
        clear: both;
        z-index: 1;
    }

        .sbox .sbox2 .saixuan .saixuans .line {
            height: 1px;
            background-color: #ff9900;
            font-size: 0;
            line-height: 0;
            float: right;
            width: 242px;
            z-index: 1;
        }

        .sbox .sbox2 .saixuan .saixuans a {
            display: inline-block;
            white-space: nowrap;
            margin: 5px;
            font-weight: normal;
        }

    .sbox .sbox2 .selected1 {
        background-color: #f90;
        padding: 0 3px 0 3px;
        color: #ffffff;
    }

.sbox .sbox3 {
    height: 45px;
    line-height: 45px;
    background-color: #fafafa;
    padding: 0 10px;
    font-size: 12px;
}

    .sbox .sbox3 .tiaojian {
        color: #f90;
        margin: 0 20px 0 15px;
    }

    .sbox .sbox3 .close {
        padding: 0 25px 0 10px;
        height: 25px;
        line-height: 25px;
        border: 1px double #cccccc;
        background-color: #ffffff;
        margin: 9px 15px 0 0;
        background: url(./images/closeicon.gif) #FFFFFF no-repeat right center;
        cursor: pointer;
    }

.sbox .sbox4 {
    border-bottom: 1px dotted #cccccc;
    height: 35px;
    line-height: 35px;
    color: #1F84D4;
}

    .sbox .sbox4 span {
        cursor: pointer;
    }

    .sbox .sbox4 a {
        color: #1F84D4;
        text-decoration: none;
        margin-left: 5px;
    }

        .sbox .sbox4 a:hover {
            text-decoration: underline;
        }

.sbox .type {
    border-bottom: 1px dotted #cccccc;
    padding: 10px 0 10px 0;
}

    .sbox .type .typebox {
        height: 20px;
        line-height: 20px;
        width: 190px;
        float: left;
        margin: 0 0 5px 20px;
        cursor: pointer;
    }

    .sbox .type .select {
        color: #1F84D4;
        font-weight: bold;
    }

.sbox .city {
    padding: 10px 0 10px 0;
}

    .sbox .city .cbox {
        border: 1px solid #eeeeee;
        height: 20px;
        line-height: 20px;
        text-align: center;
        width: 100px;
        float: left;
        margin: 0 0 10px 15px;
        cursor: pointer;
    }

    .sbox .city .select {
        background-color: #1F84D4;
        color: #ffffff;
    }

.resultbox {
    width: 1300px;
    margin: auto;
    padding-bottom: 20px;
}

    .resultbox .resultlist {
        width: 1300px;
        margin: auto;
    }

    .resultbox .content {
        margin-top: 20px;
    }

        .resultbox .content .itemlist li:nth-child(3n-1) {
            padding: 0 10px;
        }

        .resultbox .content .itemlist li {
            width: 32.6%;
            display: inline-block;
        }

        .resultbox .content .itemlist {
            margin-top: 1%;
        }

            .resultbox .content .itemlist .item {
                background: #fff;
                padding: 25px 30px;
                box-sizing: border-box;
            }

                .resultbox .content .itemlist .item .jobtitle {
                    width: 100%;
                }

                    .resultbox .content .itemlist .item .jobtitle .jobname {
                        font-size: 16px;
                        margin-bottom: 5px;
                    }

                        .resultbox .content .itemlist .item .jobtitle .jobname .jobname-name {
                            float: left;
                            display: inline-block;
                            max-width: 230px;
                            text-overflow: ellipsis;
                            overflow: hidden;
                            white-space: nowrap;
                        }

                        .resultbox .content .itemlist .item .jobtitle .jobname a:link,
                        .resultbox .content .itemlist .item .jobtitle .jobname a:visited {
                            color: #1F84D4;
                            text-decoration: none;
                        }

                        .resultbox .content .itemlist .item .jobtitle .jobname a:hover {
                            color: #ff6c00;
                            text-decoration: underline;
                        }

                        .resultbox .content .itemlist .item .jobtitle .jobname .jobname-hot {
                            float: left;
                            margin-left: 3px;
                            display: inline-block;
                        }

                            .resultbox .content .itemlist .item .jobtitle .jobname .jobname-hot img {
                                vertical-align: middle;
                            }

                    .resultbox .content .itemlist .item .jobtitle .jobcompany {
                        font-size: 12px;
                        color: #838383;
                    }

                        .resultbox .content .itemlist .item .jobtitle .jobcompany span {
                            vertical-align: middle;
                        }

                        .resultbox .content .itemlist .item .jobtitle .jobcompany img {
                            height: 16px;
                            vertical-align: middle;
                        }

                        .resultbox .content .itemlist .item .jobtitle .jobcompany a:link,
                        .resultbox .content .itemlist .item .jobtitle .jobcompany a:visited {
                            text-decoration: none;
                        }

                        .resultbox .content .itemlist .item .jobtitle .jobcompany a:hover {
                            color: #0368b7;
                        }

                .resultbox .content .itemlist .item .joblocation {
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                    color: #666;
                }

                    .resultbox .content .itemlist .item .joblocation img {
                        width: 15px;
                        vertical-align: text-top;
                    }

                    .resultbox .content .itemlist .item .joblocation span {
                        font-size: 14px;
                    }

                .resultbox .content .itemlist .item .jobmoney {
                    width: 140px;
                    font-size: 16px;
                    text-align: right;
                }

                .resultbox .content .itemlist .item .jobsettlement {
                    width: 150px;
                    font-size: 14px;
                    text-align: right;
                }

                .resultbox .content .itemlist .item .jobpubtime {
                    font-size: 14px;
                    color: #949494;
                    width: 100px;
                    text-align: right;
                }

        .resultbox .content .pager {
            background: #fff;
            margin-top: 20px;
            margin: 10px auto;
            margin-top: 20px;
        }

            .resultbox .content .pager .paginator {
                font-size: 14px;
                padding: 20px 40px;
            }

    .resultbox .noresult {
        background-color: white;
        margin-top: 20px;
        text-align: center;
    }

        .resultbox .noresult img {
            padding-top: 20px;
        }

        .resultbox .noresult img,
        .resultbox .noresult p {
            padding-bottom: 10px;
        }

.alist {
    width: 1300px;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
}

    .alist .alistpic {
        margin-bottom: 5px;
    }

        .alist .alistpic img {
            width: 100%;
        }

.worktimeselecter {
    position: absolute;
    background-color: #fff;
    margin-left: -94px;
    z-index: 2;
    top: 30px;
}

.worktimeselectertable {
    border-collapse: collapse;
    width: 520px;
    font-size: 13px;
}

    .worktimeselectertable td {
        border: 1px solid #d7d7d7;
        text-align: center;
        line-height: 31px;
    }

.worktimeselectertabletitle {
    cursor: pointer;
    background-color: #f2f2f2;
}

.selectedbackgroundcolor {
    background-color: #efefef;
}

.box .ToggleParam {
    width: 1098px;
    text-align: center;
    background: url(/images/search/result/06.png) no-repeat #fff 590px 9px;
    height: 30px;
    line-height: 30px;
    margin: 0 auto 15px;
    cursor: pointer;
    color: #f90;
}

    .box .ToggleParam, .box .ToggleParam.On {
        width: 158px;
        margin: 0 auto 20px;
        color: #666;
        background-position-x: 123px;
    }

        .box .ToggleParam.On {
            background: url(/images/search/result/07.png) no-repeat #fff 120px 9px;
        }

.toolbar-list .toolbar-dropdown {
    line-height: 40px
}


.resultlist .item-box {
    background: #fff;
    margin-bottom: 20px;
    padding: 25px 20px;
    height: 161px;
    box-sizing: border-box;
   
}

    .resultlist .item-box:hover {
        box-shadow: 4px 3px 17px #ddd;
    }

        .resultlist .item-box:hover .im-btn {
            display: block;
        }

    .resultlist .item-box .logo {
        float: left;
        display: inline-block
    }

        .resultlist .item-box .logo img {
            width: 58px;
            height: 58px;
            border-radius: 50%;
        }

    .resultlist .item-box .info {
        float: left;
        display: inline-block;
        margin-left: 16px;
        width: 80%;
    }

        .resultlist .item-box .info .info-jw {
            margin-top: 3px;
            font-size: 16px;
            margin-bottom: 10px;
        }

        .resultlist .item-box .info .info-ext {
            font-size: 12px
        }

        .resultlist .item-box .info .name {
            color: #0378D8 !important;
        }

            .resultlist .item-box .info .name .user {
                color: #0378D8 !important;
            }

        .resultlist .item-box .info .money {
            color: #FF9900;
            float: right;
        }

.resultlist .bottom-info {
    margin-top: 23px;
    position: relative;
    height: 50px;
    line-height: 50px;
    border-top: 1px dashed #ccc;
}

    .resultlist .bottom-info .bottom-info-job {
        font-size: 14px;
        float: left;
        max-width: 270px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

        .resultlist .bottom-info .bottom-info-job a {
            font-size: 14px !important;
            color:#999;
        }

    .resultlist .bottom-info .bottom-info-time {
        float: right;
        color: #9A9A9A;
        font-size: 14px;
    }

    .resultlist .bottom-info .im-btn {
        width: 114px;
        height: 35px;
        border-radius: 35px;
        background: #0378D8;
        color: #fff;
        font-size: 14px;
        display: block;
        position: absolute;
        right: -3px;
        line-height: 35px;

        text-align: center;
        cursor: pointer;
        bottom: 6px;
        display: none;
    }
