.container{
  background:#fff;
}
.book-div{
 width:auto;
 height:auto;
 overflow:hidden;
}
.book-div p,img{
  text-align:center;
}
.bao-img{
   display:block;
   height:200px;
  text-align:center;
   margin:0 auto;
}
.title{
  text-align:center;
}
.box-title{
  text-align:center;
}