a:hover {
    text-decoration: none;
}


.nav{position:relative;}

body {
    font-family: "Hiragino Sans GB", "Microsoft Yahei", SimSun, Arial, "Helvetica Neue", Helvetica;
}

.rpobox {
    margin: 0 auto;
    width: 1200px;
}

.banner {
    width: 100%;height:371px;background:url(../Images/rpobanner.jpg) repeat-x center;
}


.rpodes {
    padding: 56px 0;
}

    .rpodes .title {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .rpodes .des {
        font-size: 14px;
        color: #333333;
        line-height: 30px;
        padding-top: 40px;
    }

.rposervice {
    padding-bottom: 50px;
}

    .rposervice ul {
        width: 105%;
    }

        .rposervice ul li {
            background: #fff;
            width: 300px;
            float: left;
        }

            .rposervice ul li .photo {
                text-align: center;
                float: left;
                width: 90px;
            }

            .rposervice ul li .info {
                width: 190px;
                float: left;
                padding: 0 10px;
            }

            .rposervice ul li .title {
                text-align: center;
                font-size: 24px;
                font-weight: bold;
                color: #333333;
                padding: 5px 0;
            }

            .rposervice ul li .des {
                font-size: 14px;
                color: #999;
            }

.rpojobs {
    padding: 50px 0;
}

.rpojoblist li {
    height: 50px !important;
    border-bottom: 1px solid #f2f6fc;
    padding: 15px 0;
}

.rpojoblist div {
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    font-style: normal;
    float: left;
    display: block;
    width: 100%;
}

.rpojoblist .fulilist {
    display: inline-block;
    width: 274px;
    margin-top:13px;
}

.rpojoblist .tag {
    display: inline-block;
    border: 1px solid #eee;
    border-radius: 22px;
    padding: 1px 10px;
    margin-right: 8px;
    font-size: 12px;
    color: #b1b1b1;
}

.rpojoblist .companyname .name {
    max-width: 240px;
    color: #666;
}

.rpojoblist .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;
}

.rpojoblist a.jizhao {
    position: relative;
    width: 20px;
    height: 21px;
    cursor: default;
    z-index: 0;
}

.rpojoblist .jizhao i {
    background: url(../Images/newicon.png) no-repeat;
    background-position: -76px -78px;
    width: 20px;
    height: 21px;
}

    .rpojoblist .jizhao i.new {
        background-position: -96px -78px;
    }

.rpojoblist .newpublish {
    background: url(../Images/newicon.png) no-repeat;
    background-position: 0 -66px;
    width: 65px;
    height: 32px;
    position: relative;
    top: 0;
    margin-top: 0;
}

.rpojoblist .jobname {
    width: 482px;
}

.blue {
    color: #0078d7;
}

.rpojoblist .jobname .title {
    max-width: 330px;
    color: #0078d7;
}

.rpojoblist .jobname .require {
    width: 400px;
    color: #333;
}

.rpojoblist .salary {
    width: 247px;
}

.rpojoblist .companyname {
    width: 294px;
}

.rpojoblist .publistag {
    width: 115px;
}

.rpojoblist h5, .rpojoblist 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;
}

.rpojobs .more_ {
    text-align: center;
    padding-top: 25px;
}

    .rpojobs .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;
    }

    .rpojobs .more_ .button {
        color: #fff;
        background: #33aef1;
    }

.rpojobs .jobtitle {
    text-align: center;
    padding-bottom: 40px;
    font-size: 30px;
    font-weight: bold;
}

.message {
    box-shadow: 0 0 10px rgba(0,0,0,.18);
    background:#fff;
    behavior: url(/css/PIE.htc);
}

    .message .title {
        height: 82px;
        line-height: 82px;
        background: url(../Images/hunttitlebg.png) repeat-x;
        border-radius: 5px 5px 0 0;
        text-align: center;
    }

        .message .title img {
            margin-top:27px;
        }

        .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.companyname input, .messagebox .m_input.linkname input {
        width: 318px;
        margin-right: 45px;
    }

    .messagebox .m_input.mobile input {
        width: 318px;
    }

    .messagebox .m_textarea textarea {
        width: 1068px;
        border: 1px solid #ddd;
        height: 90px;
        background: #f9fbfa;
        padding: 20px;
        margin-top: 10px;
    }

    .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;
        }
