.hr-banner-img {
    width: 100%;
    height: 600px;
}


/* <!-- 中心业务模块 --> */

.hr-busines {
    width: 100%;
    height: 960px;
    background: url("../../img/hr/index/bj.png");
    background-size: 100% 960px;
}

.hr-title {
    text-align: center;
    padding-top: 114px;
}

.hr-title>h4 {
    height: 94px;
    position: relative;
}

.hr-title>h4>div {
    font-size: 40px;
    color: #3079BC;
    position: absolute;
    z-index: 10;
}

.hr-title>h4>p {
    color: rgba(212, 222, 232, 1);
    opacity: 0.59;
    font-size: 50px;
    position: absolute;
    z-index: 5;
}

.hr-six>div {
    left: 480px;
    top: 5px;
}

.hr-six>p {
    left: 400px;
}

.hr-ok>div {
    left: 520px;
    top: 5px;
}

.hr-ok>p {
    left: 402px;
}

.hr-news>div {
    left: 520px;
    top: 5px;
}

.hr-news>p {
    left: 388px;
}

.hr-we>div {
    left: 520px;
    top: 5px;
}

.hr-we>p {
    left: 475px;
}

.hr-title>p {
    font-size: 24px;
    color: #333;
}

.hr-business>li {
    float: left;
    width: 210px;
    height: 300px;
    margin: 0 94px;
    text-align: center;
}

.hr-business-icon {
    width: 98px;
    height: 98px;
    margin: 113px auto 0;
    border-radius: 50%;
    background-color: #fff;
}

.hr-business>li h4 {
    padding: 12px 0 36px;
    font-size: 24px;
    margin: 0;
}

.hr-business>li p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
}


/* <!-- 成功案例 --> */

.hr-cg {
    padding-top: 44px;
    padding-bottom: 99px;
}

.hr-cg>li {
    float: left;
    width: 377px;
    height: 260px;
    margin-right: 33px;
    margin-bottom: 99px;
    box-shadow: 0px 7px 16px rgba(22, 22, 22, 0.16);
    border-bottom: 4px solid transparent;
}

.hr-cg>li:hover {
    border-bottom: 4px solid #B99868;
}

.hr-cg>li:last-child {
    margin-right: 0;
}

.hr-cg-img {
    width: 377px;
    height: 142px;
}

.hr-cg>li>h5 {
    padding: 21px 0 9px 22px;
    font-size: 22px;
}

.hr-cg>li>p {
    font-size: 14px;
    color: #BBB;
    line-height: 20px;
    padding: 0 14px 19px 22px;
}


/* 人才为本，优化配置，服务社会 */

.hr-serve {
    height: 330px;
    width: 100%;
    background: url("../../img/hr/index/bj1.png");
    background-size: 100% 330px;
    padding: 66px 0 57px;
    text-align: center;
}

.hr-ren>h4 {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #3079BC;
    padding-bottom: 13px;
    margin: 0;
}

.hr-ren>p {
    font-size: 18px;
    font-weight: bold;
    color: #999;
}

.hr-serve-ul {
    padding-top: 71px;
}

.hr-serve-ul>li {
    float: left;
    width: 300px;
    text-align: center;
    font-size: 18px;
}

.hr-serve-ul>li>h3 {
    font-size: 40px;
    font-weight: bold;
    color: #B99868;
    padding-bottom: 18px;
    margin: 0;
}


/* 品牌故事 */

.hr-brand {
    margin-top: 200px;
    width: 100%;
    height: 620px;
    position: relative;
    background: url("../../img/hr/index/ban1.png");
    background-size: 100% 620px;
}

.hr-brand-ul {
    position: absolute;
    left: 0;
    margin-top: -80px;
    width: 866px;
    height: 387px;
    padding: 76px 242px 0 61px;
    background-color: #3079BC;
    color: #fff;
    z-index: 5;
}

.hr-brand-ul>li:first-child {
    font-size: 31px;
    padding-bottom: 44px;
}

.hr-brand-p {
    width: 570px;
    min-height: 87px;
    line-height: 30px;
    font-size: 14px;
    padding-bottom: 24px;
    overflow: hidden;
}

.hr-brand-btn {
    width: 105px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}

.hr-brand-btn:hover {
    background-color: #fff;
    color: #3079BC;
}

.hr-brand-img {
    position: absolute;
    right: 0;
    margin-top: -35px;
    margin-left: -160px;
    width: 483px;
    height: 297px;
    z-index: 10;
}


/* 人才招聘 */

.hr-recruit {
    height: 219px;
    width: 100%;
    position: relative;
}

.hr-bg {
    height: 219px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
}

.hr-rec {
    z-index: 5;
}

.hr-recruit-div>h5 {
    padding: 54px 300px 8px 0;
    font-size: 28px;
    color: #B99868;
}

.hr-recruit-div>p {
    font-size: 20px;
    color: #CBCBCB;
}

.hr-recruit2 {
    padding-left: 70px;
    padding-top: 42px;
    color: #fff;
    font-size: 20px;
}

.hr-recruit2>li:last-child {
    font-size: 14px;
    opacity: .2;
    line-height: 47px;
}

.hr-ophone {
    font-size: 23px;
    padding-top: 12px;
}


/* <!-- 东方资讯 --> */

.hr-information-ul {
    height: 381px;
    margin-bottom: 105px;
}

.hr-information-ul>li {
    float: left;
    width: 288px;
    margin-right: 16px;
    border: 1px solid #f5f5f5;
}

.hr-information-ul>li:last-child {
    margin-right: 0;
}

.hr-information-img {
    height: 207px;
}

.hr-information-h5 {
    font-size: 15px;
    font-weight: bold;
    padding: 16px 0 7px 11px;
}

.hr-information-p {
    padding-left: 11px;
    width: 277px;
    height: 73px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.hr-information-btn {
    width: 114px;
    height: 33px;
    text-align: center;
    line-height: 31px;
    border: 1px solid #3079BC;
    color: #3079BC;
    margin: 12px auto;
}

.hr-information-btn:hover {
    background-color: #3079BC;
    color: #fff;
}


/* 联系 */

.hr-lx>.hr-title {
    padding-top: 74px;
    margin-bottom: 45px;
}

.hr-relation {
    height: 594px;
    width: 100%;
    background: url('../../img/hr/index/ren.png');
    background-size: 100% 594px;
}

.hr-relation-form {
    padding-left: 286px;
    z-index: 10;
}

.hr-relation-ul {
    padding-right: 56px;
}

.hr-relation-ul>li {
    padding-bottom: 56px;
}

.hr-relation-ul>li>h6,
.liuyan-h6 {
    font-size: 18px;
    padding-bottom: 5px;
}

.hr-relation-ul>li>input {
    width: 350px;
    height: 40px;
    font-size: 14px;
    padding-left: 23px;
    border: 1px solid #dfdfdf;
}

.hr-relation-ul>li>p,
.liuyan-p {
    color: red;
    font-size: 14px;
    height: 40px;
    padding: 5px 0 0 23px;
}

.lx-btn:hover {
    box-shadow: 3px 3px rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.lx-btn {
    width: 159px;
    height: 32px;
    background-color: #3079BC;
    /* Green */
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: block;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    /* Safari */
    transition-duration: 0.4s;
}

.hr-liuyan {
    resize: none;
    width: 500px;
    height: 130px;
    padding: 12px 18px;
    border: 1px solid #dfdfdf;
}


/* 宣传 */

.hr-publicity {
    width: 100%;
    height: 100px;
}