.hdjl-bg01 {
    background: url(../images/hdjl/jl-bg.png) no-repeat top center/cover;
    min-height: 670px;
    height: 670px;
    overflow: hidden;
}

.hdjl {
    width: 90%;
    margin: 36px auto;
}

.hdjl .head {
    padding-left: 30px;
    margin: 50px auto;
}

.hdjl .head .title {
    background: url(../images/hdjl/jl-logo.png) no-repeat left center;
    width: 486px;
    height: 80px;
    font-size: 0;
}

.hdjl .box {
    margin-bottom: 40px;
    position: relative;
}

.hdjl .box .ad {
    position: absolute;
    bottom: -147px;
    left: -194px;
}

.hdjl .box .hd {
    position: relative;
    width: 151px;
    height: 177px;
    margin: 0 auto;
    display: block;
}

.hdjl .box .hd img {
    margin: 0 auto;
}

.hdjl .box .hd .title {
    position: absolute;
    text-align: center;
    bottom: 20px;
    left: 0;
    right: 0;
    font-size: 20px;
    color: #fff;
}

.hdjl .box .hd:hover .title {
    color: #fff !important;
}