.hr-header {
    color: #333;
    height: 90px;
}

.hr-logoImg {
    width: 400px;
    height: 44px;
    margin-top: 22px;
}

.hr-nav-ul>li {
    float: left;
}

.hr-nav-ul>li>a {
    display: block;
    width: 130px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: 500;
}

.hr-nav-ul>li>.hr-active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.16);
    border-bottom: 2px solid #3079BC;
}


/* footer */

footer {
    color: #999;
}

.footer-top {
    background-color: #333;
    height: 292px;
    padding: 36px 0;
}

.footer-topUl>li {
    height: 180px;
    border-right: 1px solid #888;
    text-align: center;
    float: left;
}

.footer-topUl-le1 {
    padding-right: 76px;
}

.footer-topUl-le1>p {
    font-size: 20px;
}

.footer-top-img {
    height: 42px;
    width: 260px;
    margin-bottom: 80px;
}

.footer-topUl-le2 {
    padding: 0 67px;
}

.footer-title {
    color: #fff;
    padding-bottom: 28px;
    font-weight: bolder;
}

.footer-topUl>.footer-topUl-le3 {
    padding: 0 53px;
    text-align: left;
}

.footer-tople-ul>li {
    padding-bottom: 16px;
}

.footer-tople-ul>li>a:hover {
    color: #fff;
}

.footer-l>li {
    width: 290px;
}

.footer-topUl>.footer-topUl-le4 {
    padding-left: 79px;
    border: none;
}

.footer-top-image {
    height: 105px;
    width: 103px;
    margin: 0 auto 46px;
}

.footer-topUl-le4>p {
    color: #fff;
}

.footer-bottom {
    height: 80px;
    background-color: #262626;
    color: #999;
    font-size: 14px;
    padding: 19px 0;
}

.footer-bottom a {
    text-decoration: none;
}

.footer-bottom a:hover {
    color: #fff;
}

.labour-footer-ul {
    width: 1080px;
    height: 27px;
    margin: 0 auto;
    padding-bottom: 11px;
}

.labour-footer-ul>li {
    float: left;
    padding: 0 5px;
}

.labour-b {
    margin-left: 137px;
}

.labour-b>p {
    float: left;
}

.labour-p2 {
    padding: 0 58px 0 39px;
}