.section3{
    background: url(../../images/bg/gb_03.jpg) no-repeat center;
    height: 508px;
}
.section3_title{
    padding-top: 56px;
    position: relative;
}

.section3_title .title_1{
    position: absolute;
    left: 177px;
    top: 59px;
}

.section3_title .title_2{
    position: absolute;
    margin-top: 64px;
    left: 178px;
    color:#fff;
    font-size: 20px;
}

.section3_title .num{
    position: absolute;
    left: 224px;
    top: -23px;
}

.section3_con{
    position: relative;
    margin-top: 138px;
}


.sect3_book_bg{
    background: url(../../images/ziliao/ziliao_zl_bg.png) no-repeat;
    position: relative;
    background-position-y: 36px;
}


.sect3_book_bg .hot{
    position: absolute;
    width: 70px !important;
    top: 0px;
    left: 4px;
}

.sect3_book_bg img{
    width: 144px !important;
}
.sect3_book_bg .book_name{
    background-color: #f92572;
    padding: 2px 22px;
    font-size: 16px;
    color: #fff;
    border-radius: 8px;
}