
#books_main {
    margin: 0 auto;
    margin-top: 80px;
}
#books_main a{
    text-decoration: none;
} 
#center-display{
    width: 1000px;
    margin: 0 auto;
}
#content-block {
    margin: 0 auto;
    overflow: hidden;
}
#content-block .title {
    background: url("../img/book_content_title_new.png") no-repeat center ;
    width: 900px;
    height: 53px;
    text-align: center;
    font-family: '方正清刻本悦宋','SimSun';
    color: #fff;
    font-size: 28px;
    line-height: 53px;
    margin-bottom:  30px;
    margin: 0 auto;
}
#content-block .title .sym {
    font-family: 'Microsoft YaHei';
}
#content-block .title .title-en {
    font-family: 'Arial';
    font-size: 25px;
}
#content-block .book-list{
    width:1000px;
    margin-top:50px;
}
#content-block .book-list .books-page-books .page-books{
    width:250px;
    height:330px;
}
#content-block .book-list .books-page-books .page-books-content{
    width:150px;
    margin:0 auto;
}
#content-block .book-list .books-page-books .p-book-name{
    text-align: center;
    margin: 10px 0;
    line-height: 24px;
    color: #000000;
}
#content-block .book-list .books-page-books .p-book-name .a-name{
    color:#000000;
    font-size:16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*#content-block .book-list .books-page-books .p-book-name .p-booktag{
    width:130px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}*/
#content-block .book-list .books-page-books .p-book-name .a-view{
    display: inline-block;
    line-height: 20px;
    color:#fff;
    width: 90px;
    height: 20px;
    border-radius: 5px;
    background-color: #9fbe44;
}
#content-block-new .title {
    background: url("../img/book_content_title_new.png") no-repeat center ;
    width: 900px;
    height: 53px;
    text-align: center;
    font-family: '方正清刻本悦宋','SimSun';
    color: #fff;
    font-size: 28px;
    line-height: 53px;
    margin-bottom:  30px;
    margin: 0 auto;
}
#content-block-new .title .sym {
    font-family: 'Microsoft YaHei';
}
#content-block-new .title .title-en {
    font-family: 'Arial';
    font-size: 24px;
}
#content-block-new .book-list{
    width:1000px;
    margin-top:50px;
}
#content-block-new .book-list .books-page-books .page-books{
    width:250px;
    height:301px;
}
#content-block-new .book-list .books-page-books .page-books-content{
    width:150px;
    margin:0 auto;
}

