<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    font-family: "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica;
}

.nav {
    position: relative;
}

.huntbox {
    margin: 0 auto;
    width: 1200px;
}

.banner {
    width: 100%;
    height: 317px;
    background: url(../Images/huntbanner.jpg) repeat-x center;
}

a:hover {
    text-decoration: none;
}


.huntdes {
    padding: 56px 0;
}

    .huntdes .title {
        text-align: center;
    }

    .huntdes .des {
        text-align: center;
        font-size: 14px;
        color: #333333;
        line-height: 30px;
        padding-top: 40px;
    }

.huntservice {
    padding-bottom: 50px;
}

    .huntservice ul {
        width: 105%;
    }

        .huntservice ul li {
            background: #fff;
            width: 380px;
            margin-right: 30px;
            height: 292px;
            border-radius: 5px;
            box-shadow: 0 0 10px rgba(0,0,0,.18);
            behavior:url(/css/PIE.htc);
            float: left;
        }

            .huntservice ul li .photo {
                text-align: center;
                padding-top: 50px;
            }

            .huntservice ul li .title {
                text-align: center;
                font-size: 24px;
                font-weight: bold;
                color: #333333;
                padding: 25px 0;
            }

            .huntservice ul li .des {
                font-size: 14px;
                text-align: center;
                color: #999;
            }

                .huntservice ul li .des p {
                    line-height: 25px;
                }

.huntstep {
    background: #f9fbfa;
    padding: 50px 0;
    position: relative;
}

    .huntstep .title {
        text-align: center;
        padding-bottom: 35px;
    }

    .huntstep li {
        width: 120px;
        float: left;
        text-align: center;
        padding-bottom: 4px;
        position: relative;
    }

        .huntstep li span {
            width: 10px;
            height: 10px;
            background: url(../Images/dot.png) no-repeat;
            position: absolute;
            left: 50%;
            margin-left: -5px;
            bottom: 0;
            z-index: 999;
        }

        .huntstep li p {
            font-size: 16px;
            color: #333;
            padding: 25px 0;
            text-align: center;
        }

    .huntstep .line {
        height: 1px;
        width: 100%;
        background: #ddd;
        position: absolute;
        z-index: 1;
        bottom: 54px;
    }


.huntjobs {
    padding: 50px 0;
}

.huntjoblist li {
    height: 60px !important;
    border-bottom: 1px solid #f2f6fc;
    padding: 30px 0;
}

.huntjoblist div {
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    float: left;
    display: block;
    width: 100%;
}

.huntjoblist .fulilist {
    display: inline-block;
    width: 274px;
    margin-top:13px;
}

.huntjoblist .tag {
    display: inline-block;
    border: 1px solid #eee;
    border-radius: 22px;
    padding: 1px 10px;
    margin-right: 8px;
    font-size: 12px;
    color: #b1b1b1;
}

.huntjoblist .companyname .name {
    max-width: 240px;
    color: #666;
}

.huntjoblist .publistag .apply {
    display: inline-block;
    padding: 4px 10px;
    background: #33aef1;
    color: #fff;
    text-decoration: none;
    margin-top: 12px;
    margin-left: 15px;
    border-radius: 3px;
    font-size: 12px;
}

.huntjoblist a.jizhao {
    position: relative;
    width: 20px;
    height: 21px;
    cursor: default;
    z-index: 0;
}

.huntjoblist .jizhao i {
    background: url(../Images/newicon.png) no-repeat;
    background-position: -76px -78px;
    width: 20px;
    height: 21px;
}

    .huntjoblist .jizhao i.new {
        background-position: -96px -78px;
    }

.huntjoblist .newpublish {
    background: url(../Images/newicon.png) no-repeat;
    background-position: 0 -66px;
    width: 65px;
    height: 32px;
    position: relative;
    top: 0;
    margin-top: 0;
}

.huntjoblist .jobname {
    width: 512px;
}

.blue {
    color: #0078d7;
}

.huntjoblist .jobname .title {
    max-width: 330px;
    color: #0078d7;
}

.huntjoblist .jobname .require {
    width: 355px;
    color: #333;
}

.huntjoblist .salary {
    width: 147px;
}

.huntjoblist .companyname {
    width: 294px;
}

.huntjoblist .publistag {
    width: 115px;
}

.huntjoblist h5, .huntjoblist h6 {
    margin-top: 0;
    line-height: 20px;
    margin-bottom: 10px;
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.mt10 {
    margin-top: 10px !important;
}

.red {
    color: #ff3f05 !important;
}

.grey {
    color: #999 !important;
}

.huntjobs .more {
    text-align: center;
    padding-top: 25px;
}

    .huntjobs .more a {
        display: inline-block;
        width: 226px;
        height: 52px;
        border: 2px solid #33aef1;
        font-size: 19px;
        color: #33aef1;
        text-align: center;
        line-height: 54px;
        margin: 0 10px;
    }

    .huntjobs .more .button {
        color: #fff;
        background: #33aef1;
    }

.huntjobs .title {
    text-align: center;
}

.message {
    background:#fff;
    box-shadow: 0 0 10px rgba(0,0,0,.18);
    behavior: url(/css/PIE.htc);
}

    .message .title {
        height: 142px;
        background: url(../Images/hunttitlebg.png) repeat-x;
        border-radius: 5px 5px 0 0;
        text-align: center;
    }

        .message .title img {
            padding-top: 35px;
        }

        .message .title p {
            text-align: center;
            color: #fff;
            font-size: 18px;
            padding-top: 22px;
        }

.messagebox {
    padding: 40px 45px;
}

    .messagebox * {
        box-sizing: content-box;
    }

    .messagebox .m_input input {
        margin: 8px 0;
        line-height: 40px;
        height: 38px;
        border: 1px solid #ddd;
        float: left;
        padding-left: 20px;
        background: #f9fbfa;
        border-radius: 5px;
    }

    .messagebox .m_input.nickname input, .messagebox .m_input.sex input, .messagebox .m_input.mobile input {
        width: 318px;
        margin-right: 45px;
    }

    .messagebox .m_input.age input {
        width: 318px;
    }

    .messagebox .m_input.job input {
        width: 702px;
    }

    .messagebox .m_textarea textarea {
        width: 1068px;
        border: 1px solid #ddd;
        height: 90px;
        background: #f9fbfa;
        padding: 20px;
    }

    .messagebox .subtip {
        font-size: 18px;
        color: #666;
        text-align: center;
    }

    .messagebox .m_btn {
        padding: 25px 0;
        text-align: center;
    }

        .messagebox .m_btn a {
            display: inline-block;
            font-size: 18px;
            color: #fff;
            width: 165px;
            height: 50px;
            line-height: 50px;
            background: #33aef1;
            border-radius: 5px;
        }

.employDialog{display:none;}</pre></body></html>