.hybzTitle{
    width: 1138px;
    height: 220px;
    background: url('/static/pc/course/images/hybzTitle.png') no-repeat left top;
    background-size: cover;
}
.hybzGrown{
    margin-top: 60px;
    width: 1138px;
    height: 502px;
    background: url('/static/pc/course/images/hybzGrown.png') no-repeat left top;
    background-size: cover;
}
.hybzBztxws{
    margin-top: 60px;
    width: 1138px;
    height: 850px;
    background: url('/static/pc/course/images/hybzBztxws.png') no-repeat left top;
    background-size: cover;
}
.hybzExam{
    width: 1138px;
    height: 469px;
    background: url('/static/pc/course/images/hybzExam.png') no-repeat left top;
    background-size: cover;
}
.hybzBiaozhun{
    margin-top: 60px;
    width: 1138px;
    height: 548px;
    background: url('/static/pc/course/images/hybzBiaozhun.png') no-repeat left top;
    background-size: contain;
}
.hybzRight{
    cursor: pointer;
    margin-top: 60px;
    width: 1138px;
    height: 422px;
    background: url('/static/pc/course/images/hybzRight.png') no-repeat left top;
    background-size: contain;
}

.hybzExam{
    position: relative
}
.hybzExam a{
    cursor: pointer;
    width: 220px;
    height: 60px;
    position: absolute; left: 0; bottom: 65px;
}