body {
    color: #3d4c63;
    background: #fff;
    font: 14px/1.5 "Microsoft Yahei", sans-serif;
    outline: 0
}

.humanRes-z1 *,
.humanRes-z1 :after,
.humanRes-z1 :before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.humanRes-z1 table {
    border-collapse: collapse;
    border-spacing: 0
}

.wp {
    width: 98%;
    max-width: 1200px;
    margin: 0 auto
}

.btn-z1 {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #fff;
    font-size: 16px;
    color: #fff;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn-z1:hover {
    background-color: #fff;
    color: #1a5cb0
}

.btn-z2 {
    display: block;
    width: 120px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #1a5cb0;
    font-size: 16px;
    color: #1a5cb0;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.btn-z2:hover {
    background-color: #1a5cb0;
    color: #fff
}

.humanRes-z1 {
    padding: 190px 0 230px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.hR-col {
    margin-right: 21px;
    float: left;
    width: 39.7%
}

.hR-cor {
    overflow: hidden
}

.hRTxt-z1 {
    padding: 50px 28px;
    height: 540px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.hRTxt-z1 h3 {
    margin-bottom: 37px;
    font-size: 24px;
    color: #fff;
    font-weight: 400
}

.hRTxt-z1 .txt {
    margin-bottom: 114px;
    font-size: 16px;
    color: #fff;
    line-height: 1.88;
    max-height: 11.28em;
    overflow: hidden
}

.hRTxt-z2 {
    margin-bottom: 19px;
    padding: 42px 30px;
    height: 310px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.hRTxt-z2 h3 {
    margin-bottom: 70px;
    font-size: 24px;
    color: #1a5cb0;
    font-weight: 400
}

.list-z4 {
    margin: 0 -6px -10px;
    overflow: hidden
}

.list-z4 li {
    margin-bottom: 10px;
    float: left;
    width: 33.33%
}

.list-z4 .con {
    padding: 47px 0 46px;
    margin: 0 6px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    overflow: hidden
}

.list-z4 .pic {
    margin: 0 auto 12px;
    width: 70px;
    height: 70px;
    overflow: hidden
}

.list-z4 .pic img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.list-z4 h4 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.list-z4 .con:hover .pic img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

@media only screen and (max-width:1366px) {
    .wp {
        width: 98%
    }
}

@media only screen and (max-width:1199px) {
    .humanRes-z1 {
        padding: 80px 0
    }

    .hRTxt-z1 {
        padding: 40px 20px;
        height: 370px
    }

    .hRTxt-z1 h3 {
        margin-bottom: 15px;
        font-size: 20px
    }

    .hRTxt-z1 .txt {
        margin-bottom: 40px;
        font-size: 14px
    }

    .hRTxt-z2 {
        padding: 40px 20px;
        height: 210px
    }

    .hRTxt-z2 h3 {
        margin-bottom: 30px;
        font-size: 20px
    }

    .list-z4 .con {
        padding: 25px 0 24px
    }

    .list-z4 .pic {
        width: 50px;
        height: 50px
    }

    .list-z4 h4 {
        font-size: 20px
    }

    .btn-z1 {
        font-size: 14px
    }
}

@media only screen and (max-width:767px) {
    .wp {
        width: 100%;
        padding: 0 15px
    }

    .humanRes-z1 {
        padding: 70px 0
    }

    .hR-col,
    .hR-cor {
        margin: 0;
        float: none;
        width: auto
    }

    .hR-col {
        margin-bottom: 20px
    }

    .hRTxt-z1 {
        height: auto
    }

    .hRTxt-z2 {
        margin-bottom: 20px;
        height: auto
    }

    .list-z4 {
        margin: 0 -5px -10px
    }

    .list-z4 .con {
        padding: 25px 0;
        margin: 0 5px
    }

    .list-z4 .pic {
        margin-bottom: 5px;
        width: 40px;
        height: 40px
    }

    .list-z4 h4 {
        font-size: 16px
    }

    .map {
        height: 400px
    }
}

@media only screen and (max-width:959px) {
    .wp {
        width: 100%;
        padding: 0 15px
    }
}