@media (max-width: 750px) {
  body {
    width: 100%;
  }
  body .book_infoCont {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top {
    width: 100%;
  }
  body .book_infoCont .b_info_top.bg1 {
    background-image: url(../../images/bookPage/bookbg/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg2 {
    background-image: url(../../images/bookPage/bookbg/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg3 {
    background-image: url(../../images/bookPage/bookbg/3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg4 {
    background-image: url(../../images/bookPage/bookbg/4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg5 {
    background-image: url(../../images/bookPage/bookbg/5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg6 {
    background-image: url(../../images/bookPage/bookbg/6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg7 {
    background-image: url(../../images/bookPage/bookbg/7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg8 {
    background-image: url(../../images/bookPage/bookbg/8.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg9 {
    background-image: url(../../images/bookPage/bookbg/9.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg10 {
    background-image: url(../../images/bookPage/bookbg/10.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg11 {
    background-image: url(../../images/bookPage/bookbg/11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg12 {
    background-image: url(../../images/bookPage/bookbg/12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top > div {
    padding: 0.25rem 0.3rem 0.4rem;
  }
  body .book_infoCont .b_info_top > div .tabLinks {
    width: 100%;
    font-size: 0.24rem;
    color: #ffffff;
    margin-bottom: 0.5rem;
  }
  body .book_infoCont .b_info_top > div .tabLinks > a {
    font-size: 0.24rem;
    color: #ffffff;
    padding: 0 0.1rem;
  }
  body .book_infoCont .b_info_top > div .tabLinks > a:nth-child(1) {
    padding-left: 0px;
  }
  body .book_infoCont .b_info_top > div .tabLinks .thisPage {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share {
    float: right;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .bookDetail_share {
    padding: 0 0.15rem;
    font-size: 0.24rem;
    color: #FFF;
    text-align: center;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .bookDetail_share .iconfont {
    font-size: 0.28rem;
    margin-right: 0.1rem;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .bookDetail_share.colors {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox {
    position: absolute;
    top: 0.6rem;
    right: 0rem;
    background: #FFF;
    display: inline-block;
    padding: 0.04rem 0.2rem;
    border-radius: 0.1rem;
    z-index: 9999;
    display: none;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox::after {
    content: '';
    position: absolute;
    top: -0.18rem;
    right: 0.3rem;
    width: 0px;
    height: 0px;
    border-right: 0.14rem solid transparent;
    border-left: 0.14rem solid transparent;
    border-bottom: 0.2rem solid #FFF;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox .social-share-icon {
    border: none;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox .social-share-icon.iconfont {
    color: #6eacac;
    font-size: 0.4rem;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox .social-share-icon.iconfont:hover {
    background: #6eacac;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox #shareShow {
    white-space: nowrap;
  }
  body .book_infoCont .b_info_top > div .book_info_box {
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box::after {
    content: '';
    clear: both;
    height: 0px;
    display: block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left {
    width: 100%;
    position: relative;
    margin-bottom: 0.2rem;
    text-align: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .imgbox {
    width: 3rem;
    height: 3rem;
    border: 1px solid #585654;
    padding: 0.35rem 0.66rem;
    margin: 0 auto 0.1rem;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .imgbox img {
    width: 1.68rem;
    height: 2.3rem;
    display: block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .imgbox .imgbig {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.4);
    color: #c6a770;
    padding: 5px;
    font-size: 14px;
    cursor: pointer;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .bookTime {
    width: 100vw;
    line-height: 0.5rem;
    color: #FFF;
    font-size: 0.24rem;
    text-align: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text {
    width: 100%;
    padding: 0 0.3rem;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text > h1 {
    font-size: 0.28rem;
    color: #FFF;
    line-height: 0.4rem;
    font-weight: 600;
    margin-bottom: 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text > h1 .icon_oa {
    height: 0.4rem;
    margin-right: 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_text {
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_text .text {
    width: 100%;
    font-size: 0.24rem;
    color: #FFF;
    line-height: 0.4rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_text .text a {
    font-size: 0.24rem;
    color: #E6D5B1;
    margin: 0 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price {
    width: 100%;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn {
    width: 100%;
    margin-bottom: 0.15rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .t_price {
    font-size: 0.24rem;
    color: #FFF;
    line-height: 0.6rem;
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .t_price i {
    font-style: inherit;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .t_price span {
    font-size: 0.24rem;
    padding: 0 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list {
    width: 100%;
    line-height: 0.6rem;
    text-align: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list::after {
    content: '';
    display: block;
    height: 0px;
    clear: both;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list > a {
    padding: 0 0.15rem;
    font-size: 0.24rem;
    color: #FFF;
    text-align: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list > a .iconfont {
    font-size: 0.28rem;
    margin-right: 0.1rem;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list > a.colors {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show {
    width: 100%;
    height: 2rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show::after {
    content: '';
    display: block;
    height: 0px;
    clear: both;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div {
    width: calc(29.33333333%);
    text-align: center;
    padding: 0.3rem 0.2rem 0.2rem;
    cursor: pointer;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: auto;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price {
    height: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price h5 {
    width: 100%;
    font-size: 0.24rem;
    color: #ffffff;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price h5 .icon_vip {
    width: 1rem;
    margin: 0.1rem 0rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price .color {
    color: #E6D5B1;
    font-size: 0.24rem;
    line-height: 0.5rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price .pri {
    font-size: 0.28rem;
    white-space: nowrap;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price .pri .info_link {
    width: 100%;
    color: #E6D5B1;
    font-size: 0.24rem;
    display: block;
    margin: 0.2rem 0rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price .pri .info_link .iconfont {
    color: #E6D5B1;
    font-size: 0.24rem;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price {
    height: 100%;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price h5 {
    width: 100%;
    font-size: 0.24rem;
    color: #ffffff;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price h5 .icon_vip {
    width: 1rem;
    margin: 0.1rem 0rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .pri {
    font-size: 0.28rem;
    color: #E6D5B1;
    line-height: 0.5rem;
    margin-top: 14px;
    white-space: nowrap;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .pri span {
    font-size: 0.28rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .pri .pri_text {
    font-size: 0.24rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .pri .pri_after {
    font-size: 0.22rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .oldpri {
    font-size: 0.24rem;
    color: #a9a9a9;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .oldpri .n {
    text-decoration: line-through;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .oldpri .info_link {
    width: 100%;
    color: #E6D5B1;
    font-size: 0.24rem;
    display: block;
    margin: 0.2rem 0rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price .oldpri .info_link .iconfont {
    color: #E6D5B1;
    font-size: 0.24rem;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book {
    height: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book h5 {
    width: 100%;
    font-size: 0.24rem;
    color: #ffffff;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book .goRead {
    display: block;
    font-size: 0.24rem;
    color: #E6D5B1;
    line-height: 0.5rem;
    margin-top: 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book .goRead span {
    font-size: 0.24rem;
    vertical-align: middle;
    margin-left: 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price {
    height: 100%;
    text-align: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price > a {
    font-size: 0.24rem;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price > a .iconfont {
    font-size: 0.24rem;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list .item_img {
    margin: 10px 2px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list .item_img img {
    width: 0.5rem;
    border-radius: 5px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list .item_img p {
    font-size: 0.24rem;
    color: #333;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div:last-child {
    border-right: none;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .wxts_text {
    font-size: 0.24rem;
    color: #FFF;
    margin-top: 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_yushouText {
    font-size: 0.24rem;
    color: #FFF;
    text-align: center;
    line-height: 0.5rem;
    padding-top: 0.2rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox {
    position: absolute;
    top: 1.4rem;
    right: 0.1rem;
    background: #FFF;
    display: inline-block;
    padding: 0.04rem 0.2rem;
    border-radius: 0.1rem;
    z-index: 9999;
    display: none;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox::after {
    content: '';
    position: absolute;
    top: -0.2rem;
    right: 0.4rem;
    margin-left: -0.14rem;
    width: 0px;
    height: 0px;
    border-right: 0.14rem solid transparent;
    border-left: 0.14rem solid transparent;
    border-bottom: 0.2rem solid #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox .social-share-icon {
    border: none;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox .social-share-icon.iconfont {
    color: #6eacac;
    font-size: 0.4rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox .social-share-icon.iconfont:hover {
    background: #6eacac;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right {
    width: 100%;
    padding: 0 0.3rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing {
    width: 100%;
    color: #FFF;
    font-size: 0.24rem;
    margin-bottom: 0.2rem;
    text-align: center;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list {
    padding-right: 0.1rem;
    line-height: 0.4rem;
    display: inline-block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list i {
    font-size: 0.24rem;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list i.star-on-png {
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list i.star-half-png {
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .fen {
    font-size: 0.24rem;
    color: #fff;
    line-height: 0.4rem;
    display: inline-block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .lookNum {
    font-size: 0.24rem;
    color: #FFF;
    line-height: 0.4rem;
    height: 0.4rem;
    display: inline-block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .lookNum .iconfont {
    font-size: 0.24rem;
    vertical-align: middle;
    margin: 0 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people .imgbox {
    float: left;
    width: 0.6rem;
    height: 0.6rem;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 0.1rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people h5 {
    line-height: 0.6rem;
    font-size: 0.24rem;
    color: #E6D5B1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .pingText {
    width: 100%;
    height: 1.6rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    color: #FFF;
    margin: 0.1rem 0px 0px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg {
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 {
    font-size: 0.24rem;
    color: #E6D5B1;
    margin-bottom: 0.4rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 span {
    margin-right: 0.2rem;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 > div {
    display: inline-block;
    font-size: 0.24rem;
    color: #E6D5B1;
    cursor: pointer;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 > div.swiper-button-disabled {
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide {
    cursor: pointer;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox {
    width: 1.8rem;
    height: 2.6rem;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox img {
    display: none;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox .imgbg {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.4);
    color: #c6a770;
    padding: 0.1rem;
    font-size: 0.24rem;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .imgbox_left {
    border: 1px solid #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .imgbox_left .bookTime {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text > h1 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_text .text {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .top_btn .t_price {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .top_btn .btn_list a {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .top_btn .btn_list a.colors {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div {
    cursor: pointer;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.yushou_price h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.yushou_price .color {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.yushou_price .pri {
    color: #333333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.vip_price h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.link_book h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.book_price a {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_yushouText {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .shareBox {
    background: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .shareBox::after {
    border-bottom: 10px solid #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .book_xing {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .book_xing .xing_list i {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .book_xing .lookNum {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .tuiPing .people h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .tuiPing .pingText {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .aboutImg {
    width: 100%;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .aboutImg > h5 {
    color: #333;
  }
  body .book_infoCont .b_info_box {
    width: 100%;
    padding: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width::after {
    clear: both;
    height: 0px;
    display: block;
    content: '';
  }
  body .book_infoCont .b_info_box .max_width #bookinfo_bigBanner {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  body .book_infoCont .b_info_box .max_width #bookinfo_bigBanner .imgbox {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width #bookinfo_bigBanner .imgbox img {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .book_title {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 {
    width: 100%;
    padding-left: 0.15rem;
    border-left: 0.1rem solid #c6a770;
    font-size: 0.28rem;
    color: #333333;
    overflow: hidden;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a {
    color: #737373;
    font-size: 0.24rem;
    float: right;
    vertical-align: bottom;
    padding-top: 0.04rem;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a span {
    font-size: 0.24rem;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a .colors {
    color: #c6a770;
    margin-right: 0.1rem;
    font-size: 0.24rem;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a:hover {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a:hover span {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .myAddPing {
    background: #6eacac;
    color: #FFF;
    display: inline-block;
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.24rem;
    float: right;
    padding: 0px 0.1rem;
    border-radius: 0.1rem;
    margin-left: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .myAddPing:hover {
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .myAddPing:hover .iconfont {
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .right_link .iconfont {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 0.2rem 0 0px;
    margin-bottom: 0.3rem;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a {
    float: left;
    font-size: 0.26rem;
    padding-bottom: 0.2rem;
    margin-right: 0.4rem;
    position: relative;
    color: #010101;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a::after {
    content: '';
    width: 0%;
    height: 0.06rem;
    background: #c6a770;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a.active {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a.active::after {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a:hover {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a:hover::after {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs.fixed_top {
    position: fixed;
    top: 0.8rem;
    left: 0px;
    z-index: 999;
    background: #FFF;
    padding: 0.2rem 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list {
    width: 100%;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex;
    padding-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items {
    max-width: 3.5rem;
    min-width: 3.5rem;
    margin-right: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items:last-child {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox {
    width: 100%;
    height: 2.1rem;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a .times {
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    border-radius: 0.06rem;
    padding: 0.02rem 0.1rem;
    font-size: 0.24rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a p {
    width: 100%;
    line-height: 0.5rem;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 0.2rem;
    color: #FFF;
    background-image: url(../../images/bookPage/bg_black.png);
    background-position: top center;
    background-repeat: repeat;
    background-size: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a p span {
    font-size: 0.34rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info {
    width: 100%;
    padding-top: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info h5 {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
    position: relative;
    white-space: normal;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info h5 a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info h5 span {
    position: absolute;
    bottom: 0.02rem;
    right: 0px;
    height: 0.36rem;
    display: inline-block;
    background: #ecf2f8;
    color: #5d97ce;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.36rem;
    border-radius: 0.06rem;
    padding: 0 0.14rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author {
    width: 100%;
    overflow: hidden;
    margin-top: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author .l {
    max-width: 70%;
    float: left;
    font-size: 0.24rem;
    color: #9f9f9f;
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author .r {
    max-width: 30%;
    float: right;
    font-size: 0.24rem;
    color: #c6a770;
    display: block;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author .r .iconfont {
    font-size: 0.24rem;
    padding-right: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .tabs_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .tabs_list span {
    font-size: 0.24rem;
    color: #6eacac;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 0.5rem;
    background: #f1fafa;
    cursor: pointer;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .tabs_list span.active {
    background: #88c0c0;
    color: #f1fafa;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box {
    width: 100%;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items {
    display: none;
    font-size: 0.24rem;
    color: #6f6f6f;
    line-height: 0.4rem;
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .isbnbox {
    width: 100%;
    overflow: hidden;
    font-size: 0.24rem;
    color: #6f6f6f;
    padding-bottom: 0.1rem;
    border-bottom: 1px dashed #eee;
    margin-bottom: 0.15rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .isbnbox .isbn {
    display: inline-block;
    width: 50%;
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .isbnbox a {
    color: #2677ba;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items dl.isbnbox dd {
    line-height: .3rem;
    margin-bottom: .1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .info_title_text {
    width: 100%;
    position: relative;
    line-height: 0.8rem;
    font-size: 0.24rem;
    color: #333;
    padding-left: 0.4rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .info_title_text::after {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: 0.3rem;
    left: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items p {
    font-size: 0.24rem;
    color: #6f6f6f;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items.active {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .book_desc_box.height {
    height: 2.2rem;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .book_abstracts_box.height {
    height: 2.2rem;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .text_shows {
    width: 100%;
    text-align: right;
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .text_shows span {
    font-size: 0.24rem;
    color: #6eacac;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .abstracts_shows {
    width: 100%;
    text-align: right;
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .abstracts_shows span {
    font-size: 0.24rem;
    color: #6eacac;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian {
    width: 100%;
    height: auto;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li {
    width: 100%;
    padding-left: 0.4rem;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li::before {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: 0.45rem;
    left: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .title {
    width: 100%;
    overflow: hidden;
    line-height: 1rem;
    border-bottom: 1px solid #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .title > h5 {
    font-size: 0.28rem;
    float: left;
    color: #333;
    width: 85%;
    line-height: 1rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .title .icon_show {
    width: 12%;
    text-align: center;
    display: block;
    float: left;
    transition: all 0.3s;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .text_info {
    font-size: 0.24rem;
    color: #6f6f6f;
    line-height: 0.5rem;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    display: none;
    padding: 0.2rem 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .text_info p {
    font-size: 0.24rem;
    color: #6f6f6f;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li.active > .title > .icon_show {
    transform: rotate(180deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li.active .text_info {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian .getMoreList {
    width: 2rem;
    line-height: 0.5rem;
    text-align: center;
    color: #88c0c0;
    font-size: 0.26rem;
    display: block;
    margin: 0.1rem auto 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian .getMoreList .iconfont {
    background: #88c0c0;
    font-size: 0.24rem;
    line-height: 0.32rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list {
    width: 100%;
    overflow-y: hidden;
    margin-bottom: 0.2rem;
    display: flex;
    padding-bottom: 0.14rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list span {
    font-size: 0.24rem;
    color: #6eacac;
    display: block;
    min-width: 1.6rem;
    text-align: center;
    line-height: 0.6rem;
    background: #f1fafa;
    cursor: pointer;
    transition: all 0.3s;
    border-right: 1px solid #FFF;
    padding: 0 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list span.active {
    background: #88c0c0;
    color: #f1fafa;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list.noChecked {
    background: #f3f3f3;
    color: #999;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items {
    width: 100%;
    display: none;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .top_text {
    font-size: 0.24rem;
    color: #333;
    line-height: 0.4rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .top_text .lookMore {
    float: right;
    font-size: 0.24rem;
    color: #737373;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .top_text .lookMore span {
    font-size: 0.24rem;
    color: #737373;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .getMoreList {
    width: 2rem;
    line-height: 0.5rem;
    text-align: center;
    color: #88c0c0;
    font-size: 0.26rem;
    display: block;
    margin: 0.1rem auto 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .getMoreList .iconfont {
    background: #88c0c0;
    font-size: 0.24rem;
    line-height: 0.32rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .active {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog {
    max-height: 450px;
    overflow: hidden;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 {
    width: 100%;
    padding-left: 0.4rem;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01::before {
    content: '';
    width: 0.16rem;
    height: 0.16rem;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: 0.3rem;
    left: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01.no::before {
    content: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title {
    width: 100%;
    overflow: hidden;
    line-height: 1rem;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    padding: 0.1rem 0rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title > h5 {
    font-size: 0.28rem;
    float: left;
    color: #333;
    width: 90%;
    line-height: 0.5rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox {
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 0.1rem 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a {
    display: block;
    text-align: center;
    font-size: 0.24rem;
    color: #464646;
    border: 1px solid #464646;
    border-radius: 0.25rem;
    line-height: 0.4rem;
    float: right;
    margin-left: 0.2rem;
    padding: 0 0.25rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a:nth-child(2n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a.read,
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a.by {
    border-color: #6eacac;
    color: #FFF;
    background: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .icon_show {
    display: block;
    float: right;
    transition: all 0.3s;
    position: absolute;
    top: 0.1rem;
    right: 0px;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.24rem;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 > .title > .icon_show {
    transform: rotate(180deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 ol {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul ol {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01.show1 > .title > .icon_show {
    transform: rotate(180deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01.show1 ul {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .bookListText {
    font-size: 0.24rem;
    color: #6f6f6f;
    line-height: 0.5rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog.catalog_open {
    max-height: inherit;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .catalog_open_btn {
    display: block;
    width: 100%;
    color: #5ba7c7;
    font-size: 14px;
    height: 43px;
    z-index: 3;
    line-height: 43px;
    background-color: white;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), #faf8f8);
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .catalog_open_btn.active {
    background: none;
    position: inherit;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box {
    width: 100%;
    overflow-y: hidden;
    display: flex;
    padding-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li {
    min-width: 5.1rem;
    float: left;
    margin: 0px 0.2rem 0.2rem 0px;
    border-radius: 0.1rem;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .imgbox {
    width: 1.5rem;
    height: 2.15rem;
    position: relative;
    float: left;
    margin-right: 0.2rem;
    background: #f1f1f1;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox {
    width: 3rem;
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 0.4rem;
    height: 0.8rem;
    font-size: 0.28rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .bookuser {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9f9f9f;
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .price {
    width: 100%;
    white-space: nowrap;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .price span {
    font-size: 0.28rem;
    color: #333333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .price .oldPrice {
    font-size: 0.24rem;
    color: #a9a9a9;
    text-decoration: line-through;
    margin-left: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon {
    width: 100%;
    padding-top: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon > .iconfont {
    color: #c6a770;
    font-size: 0.28rem;
    height: 0.3rem;
    display: block;
    float: left;
    margin-right: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection {
    float: right;
    color: #777777;
    line-height: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection .iconfont {
    font-size: 0.28rem;
    display: inline-block;
    margin-right: 0.05rem;
    line-height: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection .text {
    font-size: 0.24rem;
    line-height: 0.3rem;
    vertical-align: top;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection.active {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li:nth-child(3n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li:hover {
    box-shadow: 3px 3px 4px #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    padding: 0.1rem 0rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title {
    width: 100%;
    overflow: hidden;
    line-height: 0.6rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title span {
    width: 1.2rem;
    float: left;
    font-size: 0.28rem;
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title span.l {
    color: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title h5 {
    width: 5.5rem;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.28rem;
    line-height: 0.6rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox {
    width: 100%;
    float: left;
    overflow: hidden;
    margin: 0.1rem 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a {
    display: block;
    text-align: center;
    font-size: 0.24rem;
    color: #464646;
    border: 1px solid #464646;
    border-radius: 0.25rem;
    line-height: 0.4rem;
    float: right;
    margin-left: 0.2rem;
    padding: 0 0.25rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a:nth-child(2n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a.read,
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a.by {
    border-color: #6eacac;
    color: #FFF;
    background: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul {
    width: 100%;
    display: flex;
    overflow-y: hidden;
    margin-top: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul::after {
    clear: both;
    height: 0px;
    display: block;
    content: '';
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li {
    min-width: 2rem;
    float: left;
    position: relative;
    box-shadow: 0px 0px 0.1rem #d8d8d8;
    margin: 0px 0.2rem 0.2rem 0px;
    border-radius: 5px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .imgbox {
    width: 100%;
    height: 1.85rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fbf7f7;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .imgbox .icon_box {
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    z-index: 2;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .imgbox .icon_box .iconfont {
    font-size: 0.24rem;
    color: #FFF;
    background: #ceb385;
    padding: 0.02rem;
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    border-radius: 2px;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li > p {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title {
    background: #FFF;
    padding: 0.1rem 0.2rem;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title h5 {
    font-size: 0.24rem;
    color: #333;
    margin-bottom: 0.1rem;
    line-height: 0.4rem;
    height: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title h5:hover {
    color: #8ac0bf;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title p {
    font-size: 0.24rem;
    color: #999;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title p a {
    font-size: 0.24rem;
    color: #999;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title p a:hover {
    color: #8ac0bf;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li:nth-child(4n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li > span.iconfont {
    font-size: .24rem;
    width: .4rem;
    height: .4rem;
    text-align: left;
    line-height: .4rem;
    float: left;
    color: #FFF;
    transition: all .3s;
    text-align: center;
    background: #88c0c0;
    border-radius: 50%;
    margin: .2rem .2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li:hover {
    background-color: #f8f8f8;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox {
    float: left;
    height: .8rem;
    width: .8rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox > span.iconfont {
    font-size: .24rem;
    width: .4rem;
    height: .4rem;
    text-align: left;
    line-height: .4rem;
    float: left;
    color: #88c0c0;
    transition: all .3s;
    text-align: center;
    border: 1px solid #88c0c0;
    border-radius: 50%;
    margin: .2rem .2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .stopBtn {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing {
    display: inline-block;
    vertical-align: middle;
    text-align: justify;
    font-size: .24rem;
    width: .4rem;
    height: .32rem;
    margin: .24rem auto;
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i {
    display: inline-block;
    width: .04rem;
    height: .32rem;
    border-radius: .12rem;
    margin-right: .06rem;
    background: #88c0c0;
    -webkit-animation: is-playing 0.5s ease infinite alternate;
    animation: is-playing 0.5s ease infinite alternate;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(1) {
    -webkit-animation-delay: .15s;
    animation-delay: 0.15s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(3) {
    -webkit-animation-delay: .45s;
    animation-delay: 0.45s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: 0.6s;
  }
  @-webkit-keyframes is-playing {
    0% {
      -webkit-transform: scaleY(0.2);
      transform: scaleY(0.2);
    }
    100% {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
    }
  }
  @keyframes is-playing {
    0% {
      -webkit-transform: scaleY(0.2);
      transform: scaleY(0.2);
    }
    100% {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
    }
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .text {
    width: 5.9rem;
    line-height: .8rem;
    font-size: .28rem;
    color: #4c4c4c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .text.active {
    font-weight: 600;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .conts {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .btns {
    float: right;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .btns a {
    width: 1.56rem;
    display: block;
    height: .44rem;
    line-height: .4rem;
    text-align: center;
    border: 1px solid#555454;
    color: #555454;
    font-size: .24rem;
    float: left;
    margin: .2rem .1rem;
    border-radius: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .btns a.active {
    color: white;
    background-color: #88c0c0;
    border: 1px solid #88c0c0;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active > .iconfont {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active ol {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active .playBtnBox .playBtn {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active .playBtnBox .xui-playing {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active:hover .xui-playing {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active:hover .stopBtn {
    display: block;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList.active {
    height: auto;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box {
    width: 100%;
    overflow-y: hidden;
    display: flex;
    padding-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items {
    min-width: 3.5rem;
    margin-right: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items:last-child {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox {
    width: 100%;
    height: 2.1rem;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a .times {
    position: absolute;
    top: 0.1rem;
    right: 0.1rem;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    border-radius: 0.06rem;
    padding: 0.02rem 0.1rem;
    font-size: 0.24rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a p {
    width: 100%;
    line-height: 0.5rem;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 0.2rem;
    color: #FFF;
    background-image: url(../../images/bookPage/bg_black.png);
    background-position: top center;
    background-repeat: repeat;
    background-size: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a p span {
    font-size: 0.34rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info {
    width: 100%;
    padding-top: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info h5 {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
    position: relative;
    white-space: normal;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info h5 a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info h5 span {
    position: absolute;
    bottom: 0.02rem;
    right: 0px;
    height: 0.36rem;
    display: inline-block;
    background: #ecf2f8;
    color: #5d97ce;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.36rem;
    border-radius: 0.06rem;
    padding: 0 0.14rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author {
    width: 100%;
    overflow: hidden;
    margin-top: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author .l {
    max-width: 70%;
    float: left;
    font-size: 0.24rem;
    color: #9f9f9f;
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author .r {
    max-width: 30%;
    float: right;
    font-size: 0.24rem;
    color: #c6a770;
    display: block;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author .r .iconfont {
    font-size: 0.24rem;
    padding-right: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list {
    width: 100%;
    border-top: 1px solid #ebebeb;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item {
    width: 100%;
    overflow: hidden;
    padding: 0.3rem 0px;
    border-bottom: 1px solid #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .imgbox {
    width: 2rem;
    height: 1.4rem;
    position: relative;
    float: left;
    margin-right: 0.25rem;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info h5 {
    font-size: 0.28rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info h5 a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info h5 span {
    color: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .info {
    margin: 0.2rem 0px;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .keyWordList {
    width: 100%;
    overflow: hidden;
    margin: 0.3rem 0rem 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .keyWordList a {
    font-size: 0.24rem;
    color: #c6a770;
    border: 1px solid #c6a770;
    border-radius: 2px;
    display: inline-block;
    float: left;
    margin-right: 0.1rem;
    padding: 0 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author .l {
    font-size: 0.24rem;
    color: #4b4b4b;
    width: 100%;
    display: block;
    line-height: 0.5rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author .r_price {
    font-size: 0.24rem;
    color: #333;
    width: 100%;
    font-weight: 600;
    line-height: 0.5rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author .r_price span {
    color: #c6a770;
    font-weight: 400;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item:hover {
    border-color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .tabs_list {
    width: 100%;
    overflow-y: hidden;
    margin-bottom: 0.2rem;
    display: flex;
    padding-bottom: 0.14rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .tabs_list span {
    font-size: 0.24rem;
    color: #6eacac;
    display: block;
    min-width: 1.6rem;
    text-align: center;
    line-height: 0.6rem;
    background: #f1fafa;
    cursor: pointer;
    transition: all 0.3s;
    border-right: 1px solid #FFF;
    padding: 0 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .tabs_list span.active {
    background: #88c0c0;
    color: #f1fafa;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .tabs_list.noChecked {
    background: #f3f3f3;
    color: #999;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .author_information_time {
    white-space: inherit !important;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .author_information_time .xingbox {
    display: inline-block;
    margin-right: 5px;
    height: 16px;
    line-height: 16px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .author_information_time .xingbox span {
    vertical-align: top;
    font-size: 12px;
    color: #d5d5d5;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .author_information_time .xingbox span.active {
    color: #ed6b00;
  }
  body .book_infoCont .b_info_box .max_width .info_rights {
    width: 100%;
    float: right;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper {
    width: 100%;
    position: relative;
    box-shadow: 0px 0px 0.1rem #ebebeb;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorPrev {
    width: 0.28rem;
    height: 0.46rem;
    position: absolute;
    top: 1.5rem;
    left: 0.2rem;
    z-index: 222;
    background-size: cover;
    background-image: url(../../images/bookPage/icon_leftbtn.png);
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorPrev.swiper-button-disabled {
    opacity: 0.2;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorNext {
    width: 0.28rem;
    height: 0.46rem;
    position: absolute;
    top: 1.5rem;
    right: 0.2rem;
    z-index: 222;
    background-image: url(../../images/bookPage/icon_rightbtn.png);
    background-size: cover;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorNext.swiper-button-disabled {
    opacity: 0.2;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide {
    width: 100%;
    padding: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .imgbox {
    width: 1.8rem;
    height: 2.4rem;
    margin: 0 auto;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .userName {
    text-align: center;
    width: 100%;
    font-size: 0.24rem;
    color: #2677ba;
    margin: 0.2rem 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .userName a {
    font-size: 0.24rem;
    color: #2677ba;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .userName span {
    color: #c6a770;
    font-size: 0.28rem;
    margin-right: 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .user_infotext {
    font-size: 0.24rem;
    color: #464646;
    line-height: 0.4rem;
    height: 1.2rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .user_infotext .no {
    text-align: center;
    line-height: 1.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .btns {
    text-align: center;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .btns a {
    padding: 0.02rem 0.2rem;
    border: 1px solid #6eacac;
    color: #6eacac;
    border-radius: 0.2rem;
    font-size: 0.24rem;
    margin: 0 0.1rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .btns a.follow {
    background: #6eacac;
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul {
    width: 100%;
    overflow-y: hidden;
    display: flex;
    padding-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li {
    width: 1.4rem;
    margin: 0 0.3rem 0.1rem 0px;
    background: #fafafa;
    padding: 0.1rem 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li .imgbox {
    width: 1.1rem;
    height: 1.1rem;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li p {
    width: 100%;
    height: 0.8rem;
    line-height: 0.4rem;
    overflow: hidden;
    font-size: 0.24rem;
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library ul li {
    width: 100%;
    height: 3.8rem;
    margin-bottom: 0.2rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library ul li a .imgbox {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    line-height: 3.8rem;
    font-size: 0.24rem;
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul li {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul li a .imgbox {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul li a .imgbox img {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_qcode {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub {
    margin-bottom: .34rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub .media_pub_box dd {
    position: relative;
    padding-left: .15rem;
    margin-bottom: .08rem;
    line-height: .3rem;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub .media_pub_box dd:before {
    content: '';
    width: .1rem;
    height: .1rem;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: .12rem;
    left: 0;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub .media_pub_box dd a {
    font-size: .24px;
    color: #2677ba;
  }
  body .right_fiexd_box {
    display: none;
  }
  body .fixed_top_byList {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  body .fixed_top_byList .l_box {
    width: 6.9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42vh 0 0 -3.45rem;
    background: #FFF;
    border-radius: 0.1rem;
    padding: 0.3rem;
  }
  body .fixed_top_byList .l_box .title {
    width: 100%;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_byList .l_box .title h5 {
    width: 100%;
    padding-left: 0.2rem;
    border-left: 4px solid #c6a770;
    font-size: 0.28rem;
    color: #333333;
    overflow: hidden;
    margin-bottom: 0.3rem;
  }
  body .fixed_top_byList .l_box .title h5 a {
    color: #737373;
    font-size: 0.24rem;
    float: right;
    vertical-align: bottom;
    padding-top: 0.1rem;
  }
  body .fixed_top_byList .l_box .title h5 a .iconfont {
    font-size: 0.24rem;
  }
  body .fixed_top_byList .l_box .book_list {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  body .fixed_top_byList .l_box .book_list ul {
    overflow-x: hidden;
    width: 100%;
    height: 55vh;
  }
  body .fixed_top_byList .l_box .book_list ul::-webkit-scrollbar {
    width: 0.1rem;
    height: 0.12rem;
  }
  body .fixed_top_byList .l_box .book_list ul::-webkit-scrollbar-thumb {
    border-radius: 0.1rem;
    -webkit-box-shadow: inset 0 0 0.08rem rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }
  body .fixed_top_byList .l_box .book_list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.08rem rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  body .fixed_top_byList .l_box .book_list ul li {
    width: 1.8rem;
    height: 4.32rem;
    float: left;
    margin-right: 0.28rem;
    margin-bottom: 0.4rem;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox {
    width: 100%;
    height: 2.74rem;
    position: relative;
    cursor: pointer;
    border: 2px solid #FFF;
    transition: all 0.3s;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox .checkedSpan {
    width: 0.3rem;
    height: 0.3rem;
    background: #FFF;
    border: 1px solid #EBEBEB;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    color: #c6a770;
    padding: 2px;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text {
    padding-top: 0.2rem;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text h5 {
    width: 100%;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
    font-size: 0.24rem;
    color: #333;
    margin-bottom: 0.1rem;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri {
    width: 100%;
    overflow: hidden;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri .nums {
    float: left;
    font-size: 0.24rem;
    color: #333;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri .isby {
    float: left;
    color: #cdb17e;
    font-size: 0.24rem;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri .canRead {
    float: right;
    color: #6eacac;
    font-size: 0.24rem;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .addCar {
    color: #c6a770;
    font-size: 0.28rem;
    text-align: right;
    line-height: 0.4rem;
    display: block;
    cursor: pointer;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .addCar span {
    font-size: 0.24rem;
    vertical-align: bottom;
  }
  body .fixed_top_byList .l_box .book_list ul li:nth-child(3n) {
    margin-right: 0px;
  }
  body .fixed_top_byList .l_box .book_list ul li.disbled .imgbox .checkedSpan {
    background: #ebebeb;
  }
  body .fixed_top_byList .l_box .book_list ul li.active .imgbox {
    border-color: #8ac0bf;
  }
  body .fixed_top_byList .l_box .book_list ul li.active .imgbox .checkedSpan {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #8ac0bf;
    background-image: url(../../images/bookPage/gou.jpg);
  }
  body .fixed_top_byList .l_box .btn_bottom {
    width: 100%;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box {
    width: 100%;
    height: 1rem;
    overflow: hidden;
    line-height: 1rem;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .checkedbox {
    float: left;
    font-size: 0.24rem;
    color: #333;
    cursor: pointer;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .checkedbox span {
    border: 1px solid #EBEBEB;
    width: 0.3rem;
    height: 0.3rem;
    display: inline-block;
    vertical-align: middle;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .checkedbox.active span {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #8ac0bf;
    background-image: url(../../images/bookPage/gou.jpg);
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .numberbox {
    float: right;
    font-size: 0.24rem;
    color: #333;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .numberbox .nums {
    padding: 0 0.06rem;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .numberbox .pri {
    font-size: 0.28rem;
    color: #d72828;
  }
  body .fixed_top_byList .l_box .btn_bottom .btnbox {
    width: 100%;
    text-align: center;
    margin-top: 0.2rem;
  }
  body .fixed_top_byList .l_box .btn_bottom .btnbox a {
    display: inline-block;
    width: 1.6rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.24rem;
    color: #565656;
    border: 1px solid #565656;
    border-radius: 0.1rem;
    margin: 0 0.2rem;
  }
  body .fixed_top_byList .l_box .btn_bottom .btnbox a.goby {
    background: #8ac0bf;
    border: 1px solid #8ac0bf;
    color: #FFF;
  }
  body .fixed_top_readList {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  body .fixed_top_readList .l_box {
    width: 6.9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -42vh 0 0 -3.45rem;
    background: #FFF;
    border-radius: 0.1rem;
    padding: 0.3rem;
  }
  body .fixed_top_readList .l_box .title {
    width: 100%;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_readList .l_box .title h5 {
    width: 100%;
    padding-left: 0.2rem;
    border-left: 4px solid #c6a770;
    font-size: 0.28rem;
    color: #333333;
    overflow: hidden;
    margin-bottom: 0.3rem;
  }
  body .fixed_top_readList .l_box .title h5 a {
    color: #737373;
    font-size: 0.24rem;
    float: right;
    vertical-align: bottom;
    padding-top: 0.1rem;
  }
  body .fixed_top_readList .l_box .title h5 a .iconfont {
    font-size: 0.24rem;
  }
  body .fixed_top_readList .l_box .book_list {
    width: 100%;
    margin-bottom: 0.3rem;
  }
  body .fixed_top_readList .l_box .book_list ul {
    overflow-x: hidden;
    width: 100%;
    height: 55vh;
  }
  body .fixed_top_readList .l_box .book_list ul::-webkit-scrollbar {
    width: 0.1rem;
    height: 0.12rem;
  }
  body .fixed_top_readList .l_box .book_list ul::-webkit-scrollbar-thumb {
    border-radius: 0.1rem;
    -webkit-box-shadow: inset 0 0 0.08rem rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }
  body .fixed_top_readList .l_box .book_list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0.08rem rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  body .fixed_top_readList .l_box .book_list ul li {
    width: 1.8rem;
    height: 4.32rem;
    float: left;
    margin-right: 0.28rem;
    margin-bottom: 0.4rem;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox {
    width: 100%;
    height: 2.74rem;
    position: relative;
    cursor: pointer;
    border: 2px solid #FFF;
    transition: all 0.3s;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox .checkedSpan {
    width: 0.3rem;
    height: 0.3rem;
    background: #FFF;
    border: 1px solid #EBEBEB;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    color: #c6a770;
    padding: 2px;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox .coll {
    top: 0px;
    bottom: inherit;
    background: #ceb385;
    color: #FFF;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text {
    padding-top: 0.2rem;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text h5 {
    width: 100%;
    line-height: 0.4rem;
    height: 0.8rem;
    overflow: hidden;
    font-size: 0.24rem;
    color: #333;
    margin-bottom: 0.1rem;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri {
    width: 100%;
    overflow: hidden;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri .nums {
    float: left;
    font-size: 0.24rem;
    color: #333;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri .isby {
    float: left;
    color: #cdb17e;
    font-size: 0.24rem;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri .canRead {
    float: right;
    color: #6eacac;
    font-size: 0.24rem;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .addCar {
    color: #c6a770;
    font-size: 0.28rem;
    text-align: right;
    line-height: 0.4rem;
    display: block;
    cursor: pointer;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .addCar span {
    font-size: 0.24rem;
    vertical-align: bottom;
  }
  body .fixed_top_readList .l_box .book_list ul li:nth-child(3n) {
    margin-right: 0px;
  }
  body .fixed_top_readList .l_box .book_list ul li.disbled .imgbox .checkedSpan {
    background: #ebebeb;
  }
  body .fixed_top_readList .l_box .book_list ul li.active .imgbox {
    border-color: #8ac0bf;
  }
  body .fixed_top_readList .l_box .book_list ul li.active .imgbox .checkedSpan {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #8ac0bf;
    background-image: url(../../images/bookPage/gou.jpg);
  }
  body .fixed_top_videoBox {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 99999999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  body .fixed_top_videoBox .v_box {
    width: 6.9rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30vh 0 0 -3.45rem;
    background: #FFF;
    border-radius: 0.1rem;
    padding: 0.3rem;
  }
  body .fixed_top_videoBox .v_box .title {
    width: 100%;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_videoBox .v_box .title h5 {
    width: 100%;
    padding-left: 0.2rem;
    border-left: 0.08rem solid #c6a770;
    font-size: 0.3rem;
    color: #333333;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .fixed_top_videoBox .v_box .title h5 a {
    color: #737373;
    font-size: 0.24rem;
    float: right;
    vertical-align: bottom;
    padding-top: 0.08rem;
  }
  body .fixed_top_videoBox .v_box .title h5 a .iconfont {
    font-size: 0.24rem;
  }
  body .fixed_top_videoBox .v_box .videoplaybox {
    width: 100%;
    height: 6rem;
    background: #f2f2f2;
  }
  body .fixed_top_videoBox .v_box .videoplaybox .videoPlayer {
    width: 100%;
    height: 100%;
  }
}
/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 750px) {
  body {
    width: 100%;
  }
  body .book_infoCont {
    width: 100%;
    min-width: 1200px;
  }
  body .book_infoCont .max_width {
    width: 1200px;
    max-width: 1200px;
    margin: 0 auto;
  }
  body .book_infoCont .b_info_top {
    width: 100%;
  }
  body .book_infoCont .b_info_top.bg1 {
    background-image: url(../../images/bookPage/bookbg/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg2 {
    background-image: url(../../images/bookPage/bookbg/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg3 {
    background-image: url(../../images/bookPage/bookbg/3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg4 {
    background-image: url(../../images/bookPage/bookbg/4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg5 {
    background-image: url(../../images/bookPage/bookbg/5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg6 {
    background-image: url(../../images/bookPage/bookbg/6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg7 {
    background-image: url(../../images/bookPage/bookbg/7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg8 {
    background-image: url(../../images/bookPage/bookbg/8.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg9 {
    background-image: url(../../images/bookPage/bookbg/9.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg10 {
    background-image: url(../../images/bookPage/bookbg/10.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg11 {
    background-image: url(../../images/bookPage/bookbg/11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top.bg12 {
    background-image: url(../../images/bookPage/bookbg/12.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
  body .book_infoCont .b_info_top > div {
    padding: 25px 0 40px;
  }
  body .book_infoCont .b_info_top > div .tabLinks {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 25px;
  }
  body .book_infoCont .b_info_top > div .tabLinks > a {
    font-size: 14px;
    color: #ffffff;
    padding: 0 10px;
  }
  body .book_infoCont .b_info_top > div .tabLinks > a:nth-child(1) {
    padding-left: 0px;
  }
  body .book_infoCont .b_info_top > div .tabLinks .thisPage {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share {
    float: right;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .bookDetail_share {
    float: right;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    padding: 0 4px;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .bookDetail_share .iconfont {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox {
    position: absolute;
    top: 35px;
    right: 0px;
    background: #FFF;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 10px;
    z-index: 9999;
    display: none;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox::after {
    content: '';
    position: absolute;
    top: -10px;
    right: 5%;
    width: 0px;
    height: 0px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 10px solid #FFF;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox .social-share-icon {
    border: none;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox .social-share-icon.iconfont {
    color: #6eacac;
    font-size: 22px;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox .social-share-icon.iconfont:hover {
    background: #6eacac;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .tabLinks .r_share .shareBox #shareShow {
    white-space: nowrap;
  }
  body .book_infoCont .b_info_top > div .book_info_box {
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box::after {
    content: '';
    clear: both;
    height: 0px;
    display: block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left {
    width: 300px;
    height: 300px;
    float: left;
    border: 1px solid #585654;
    padding: 35px 66px;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .imgbox {
    width: 168px;
    height: 230px;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .imgbox .imgbig {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.4);
    color: #c6a770;
    padding: 5px;
    font-size: 14px;
    cursor: pointer;
  }
  body .book_infoCont .b_info_top > div .book_info_box .imgbox_left .bookTime {
    width: 100%;
    line-height: 35px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 10px;
    text-align: center;
    color: #FFF;
    font-size: 12px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text {
    width: 600px;
    padding: 0 30px;
    float: left;
    position: relative;
    border-right: 1px solid #585654;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text > h1 {
    font-size: 18px;
    color: #FFF;
    line-height: 28px;
    min-height: 56px;
    font-weight: 600;
    margin-bottom: 5px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text > h1 .icon_oa {
    height: 28px;
    margin-right: 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_text {
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_text .text {
    width: 100%;
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_text .text a {
    font-size: 14px;
    color: #E6D5B1;
    margin: 0 5px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price {
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn {
    width: 100%;
    margin-bottom: 8px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn::after {
    content: '';
    height: 0px;
    display: block;
    clear: both;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .t_price {
    font-size: 14px;
    color: #FFF;
    line-height: 40px;
    width: 160px;
    float: left;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .t_price i {
    font-style: inherit;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .t_price span {
    font-size: 14px;
    padding: 0 5px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list {
    float: right;
    line-height: 40px;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list > a {
    /* width: 25%;*/
    float: left;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    padding: 0 4px;
    /* &:nth-child(1) {
                                            width: 20%;
                                        }

                                            &:nth-child(3) {
                                            width: 30%;
                                        }*/
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list > a .iconfont {
    font-size: 18px;
    margin-right: 5px;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .top_btn .btn_list > a.colors {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show {
    width: 100%;
    height: 98px;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show::after {
    content: '';
    display: block;
    height: 0px;
    clear: both;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div {
    width: calc(29.33333333%);
    text-align: center;
    padding: 0.3rem 0.2rem 0.2rem;
    cursor: pointer;
    border-radius: 6px;
    background-color: rgba(255, 255, 255, 0.2);
    margin: auto;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price {
    height: 100%;
    padding: 15px;
    border-right: 1px dashed #4d4640;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price div h5 {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price div h5 .icon_vip {
    width: 50px;
    margin: 0px 0px 0px 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price div .color {
    color: #E6D5B1;
    font-size: 14px;
    line-height: 35px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price div .pri {
    font-size: 12px;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price div .pri .info_link {
    float: right;
    color: #E6D5B1;
    font-size: 12px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.yushou_price div .pri .info_link .iconfont {
    color: #E6D5B1;
    font-size: 12px;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price {
    height: 100%;
    padding: 15px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div h5 {
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    color: #ffffff;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div h5 .icon_vip {
    width: 50px;
    margin: -2px 0px 0px 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div .pri {
    font-size: 14px;
    color: #E6D5B1;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    margin-top: 14px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div .pri span {
    font-size: 14px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div .pri .pri_text {
    font-size: 14px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div .pri .pri_after {
    font-size: 12px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div .oldpri {
    font-size: 12px;
    color: #a9a9a9;
    text-decoration: line-through;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div .oldpri .info_link {
    float: right;
    color: #E6D5B1;
    font-size: 12px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.vip_price div .oldpri .info_link .iconfont {
    color: #E6D5B1;
    font-size: 12px;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book {
    height: 100%;
    padding: 15px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book h5 {
    width: 100%;
    font-size: 14px;
    color: #ffffff;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book h5 .icon_vip {
    width: 50px;
    margin: 0px 0px 0px 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book .goRead {
    display: block;
    font-size: 14px;
    color: #E6D5B1;
    line-height: 40px;
    margin-top: 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.link_book .goRead span {
    font-size: 12px;
    vertical-align: middle;
    margin-left: 5px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price {
    height: 100%;
    padding: 13px;
    text-align: center;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price > a {
    font-size: 16px;
    font-weight: 300;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price > a .iconfont {
    font-size: 12px;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list .item_img {
    margin: 10px 6px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list .item_img img {
    width: 30px;
    border-radius: 5px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div.book_price .buy_list .item_img p {
    font-size: 12px;
    color: #333;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_price .info_show > div:last-child {
    border-right: none;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .wxts_text {
    font-size: 12px;
    color: #FFF;
    margin-top: 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .info_yushouText {
    position: absolute;
    bottom: -25px;
    left: 0px;
    padding: 0 30px;
    font-size: 12px;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox {
    position: absolute;
    top: 50px;
    right: -90px;
    background: #FFF;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 10px;
    z-index: 9999;
    display: none;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox::after {
    content: '';
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -7px;
    width: 0px;
    height: 0px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 10px solid #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox .social-share-icon {
    border: none;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox .social-share-icon.iconfont {
    color: #6eacac;
    font-size: 22px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_text .shareBox .social-share-icon.iconfont:hover {
    background: #6eacac;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right {
    width: 300px;
    float: left;
    padding-left: 30px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing {
    width: 100%;
    color: #FFF;
    font-size: 14px;
    margin-bottom: 15px;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing::after {
    clear: both;
    content: '';
    height: 0px;
    display: block;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list {
    float: left;
    padding-right: 10px;
    line-height: 20px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list i {
    font-size: 14px;
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list i.star-on-png {
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .xing_list i.star-half-png {
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .fen {
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    float: left;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .lookNum {
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
    float: left;
    height: 20px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .book_xing .lookNum .iconfont {
    font-size: 14px;
    vertical-align: middle;
    margin: 0 5px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing {
    width: 100%;
    margin-bottom: 15px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people .imgbox {
    float: left;
    width: 28px;
    height: 28px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .people h5 {
    width: 225px;
    float: left;
    line-height: 28px;
    font-size: 12px;
    color: #E6D5B1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .tuiPing .pingText {
    width: 100%;
    height: 80px;
    line-height: 20px;
    font-size: 12px;
    color: #FFF;
    margin: 9px 0px 0px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg {
    width: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 {
    font-size: 12px;
    color: #E6D5B1;
    margin-bottom: 20px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 span {
    margin-right: 10px;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 > div {
    display: inline-block;
    font-size: 12px;
    color: #E6D5B1;
    cursor: pointer;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg > h5 > div.swiper-button-disabled {
    color: #FFF;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide {
    cursor: pointer;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox {
    width: 73px;
    height: 100px;
    position: relative;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox img {
    display: none;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox .imgbg {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  body .book_infoCont .b_info_top > div .book_info_box .book_info_right .aboutImg .about_bookswiperbox .swiper-slide .imgbox .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.4);
    color: #c6a770;
    padding: 2px;
    font-size: 14px;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .imgbox_left {
    border: 1px solid #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .imgbox_left .bookTime {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text > h1 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_text .text {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .top_btn .t_price {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .top_btn .btn_list a {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .top_btn .btn_list a.colors {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div {
    cursor: pointer;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.yushou_price h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.yushou_price .color {
    color: #E6D5B1;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.yushou_price .pri {
    color: #333333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.vip_price h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.link_book h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_price .info_show > div.book_price a {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .info_yushouText {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .shareBox {
    background: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_text .shareBox::after {
    border-bottom: 10px solid #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .book_xing {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .book_xing .xing_list i {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .book_xing .lookNum {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .tuiPing .people h5 {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .tuiPing .pingText {
    color: #333;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .aboutImg {
    width: 100%;
  }
  body .book_infoCont .b_info_top.bg13 .book_info_box .book_info_right .aboutImg > h5 {
    color: #333;
  }
  body .book_infoCont .b_info_box {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width::after {
    clear: both;
    height: 0px;
    display: block;
    content: '';
  }
  body .book_infoCont .b_info_box .max_width #bookinfo_bigBanner {
    width: 1200px;
    margin-top: 25px;
  }
  body .book_infoCont .b_info_box .max_width #bookinfo_bigBanner .imgbox {
    width: 1200px;
  }
  body .book_infoCont .b_info_box .max_width #bookinfo_bigBanner .imgbox img {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .book_title {
    width: 100%;
    margin-bottom: 20px;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 {
    width: 100%;
    padding-left: 10px;
    border-left: 4px solid #c6a770;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a {
    color: #737373;
    font-size: 14px;
    float: right;
    vertical-align: bottom;
    padding-top: 4px;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a span {
    font-size: 12px;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a .colors {
    color: #c6a770;
    margin-right: 10px;
    font-size: 14px;
    vertical-align: middle;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a:hover {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 a:hover span {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .myAddPing {
    background: #6eacac;
    color: #FFF;
    display: inline-block;
    line-height: 19px;
    height: 19px;
    font-size: 12px;
    float: right;
    padding: 0px 10px;
    border-radius: 10px;
    margin-left: 10px;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .myAddPing:hover {
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .myAddPing:hover .iconfont {
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .book_title h5 .right_link .iconfont {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts {
    width: 866px;
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 25px 0 0px;
    margin-bottom: 25px;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a {
    float: left;
    font-size: 16px;
    padding-bottom: 10px;
    margin: 0px 25px;
    position: relative;
    color: #010101;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a::after {
    content: '';
    width: 0%;
    height: 3px;
    background: #c6a770;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a.active {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a.active::after {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a:hover {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs a:hover::after {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts .top_fixed_tabs.fixed_top {
    position: fixed;
    max-width: 1200px;
    top: 0px;
    z-index: 999;
    background: #FFF;
    padding: 10px 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead {
    width: 100%;
    margin-bottom: 25px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items {
    width: 270px;
    float: left;
    margin-right: 28px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items:last-child {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a .times {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    border-radius: 4px;
    padding: 2px 5px;
    font-size: 12px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a p {
    width: 100%;
    line-height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 10px;
    color: #FFF;
    background-image: url(../../images/bookPage/bg_black.png);
    background-position: top center;
    background-repeat: repeat;
    background-size: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .imgbox a p span {
    font-size: 24px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info {
    width: 100%;
    padding-top: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info h5 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info h5 a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info h5 span {
    position: absolute;
    width: 61px;
    bottom: 3px;
    right: 0px;
    height: 18px;
    display: inline-block;
    background: #ecf2f8;
    color: #5d97ce;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    border-radius: 3px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author .l {
    max-width: 70%;
    float: left;
    font-size: 12px;
    color: #9f9f9f;
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author .r {
    max-width: 30%;
    float: right;
    font-size: 12px;
    color: #c6a770;
    display: block;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #videoRead .video_list .v_items .v_info .author .r .iconfont {
    font-size: 12px;
    padding-right: 5px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .tabs_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .tabs_list span {
    font-size: 14px;
    color: #6eacac;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    line-height: 35px;
    background: #f1fafa;
    cursor: pointer;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .tabs_list span.active {
    background: #88c0c0;
    color: #f1fafa;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box {
    width: 100%;
    margin-bottom: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items {
    display: none;
    font-size: 14px;
    color: #6f6f6f;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .isbnbox {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #6f6f6f;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .isbnbox .isbn {
    display: inline-block;
    width: 50%;
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .isbnbox a {
    color: #2677ba;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items dl.isbnbox dd {
    line-height: 20px;
    margin-bottom: 6px;
    padding-left: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .info_title_text {
    width: 100%;
    position: relative;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding-left: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .info_title_text::after {
    content: '';
    width: 8px;
    height: 8px;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: 16px;
    left: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items p {
    font-size: 14px;
    color: #6f6f6f;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items.active {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .book_desc_box.height {
    height: 100px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .i_items .book_abstracts_box.height {
    height: 100px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .text_shows {
    width: 100%;
    text-align: right;
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .text_shows span {
    font-size: 14px;
    color: #6eacac;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .abstracts_shows {
    width: 100%;
    text-align: right;
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .abstracts_shows span {
    font-size: 14px;
    color: #6eacac;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian {
    width: 100%;
    height: auto;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li {
    width: 100%;
    padding-left: 20px;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: 30px;
    left: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .title {
    width: 100%;
    overflow: hidden;
    line-height: 70px;
    border-bottom: 1px solid #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .title > h5 {
    font-size: 16px;
    float: left;
    color: #333;
    width: 790px;
    line-height: 70px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .title .icon_show {
    width: 50px;
    text-align: center;
    display: block;
    float: left;
    transition: all 0.3s;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .text_info {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb;
    display: none;
    padding: 20px 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li .text_info p {
    font-size: 14px;
    color: #6f6f6f;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li.active > .title > .icon_show {
    transform: rotate(180deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian ul li.active .text_info {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian .getMoreList {
    width: 100px;
    line-height: 30px;
    text-align: center;
    color: #88c0c0;
    font-size: 14px;
    display: block;
    margin: 10px auto 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_this_info .info_box .wenxian .getMoreList .iconfont {
    background: #88c0c0;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list span {
    font-size: 14px;
    color: #6eacac;
    display: block;
    width: calc(14.28571429%);
    float: left;
    text-align: center;
    line-height: 35px;
    background: #f1fafa;
    cursor: pointer;
    transition: all 0.3s;
    border-right: 1px solid #FFF;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list span.active {
    background: #88c0c0;
    color: #f1fafa;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .tabs_list span.noChecked {
    background: #f3f3f3;
    color: #999;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items {
    width: 100%;
    display: none;
    margin-bottom: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .top_text {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-left: 20px;
    margin-bottom: 10px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .top_text .lookMore {
    float: right;
    font-size: 14px;
    color: #737373;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .top_text .lookMore span {
    font-size: 12px;
    color: #737373;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .getMoreList {
    width: 100px;
    line-height: 30px;
    text-align: center;
    color: #88c0c0;
    font-size: 14px;
    display: block;
    margin: 10px auto 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .t_items .getMoreList .iconfont {
    background: #88c0c0;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .active {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog {
    max-height: 450px;
    overflow: hidden;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 {
    width: 100%;
    padding-left: 20px;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01.no::before {
    content: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title {
    width: 100%;
    overflow: hidden;
    line-height: 45px;
    border-bottom: 1px solid #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title > h5 {
    font-size: 14px;
    float: left;
    color: #333;
    width: 570px;
    line-height: 45px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title > h5 a {
    color: #333;
    font-size: 14px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox {
    width: 220px;
    float: left;
    overflow: hidden;
    margin: 7px 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #464646;
    border: 1px solid #464646;
    border-radius: 28px;
    line-height: 28px;
    float: right;
    margin-left: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a:nth-child(2n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a.read,
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .btnbox a.by {
    border-color: #6eacac;
    color: #FFF;
    background: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 .title .icon_show {
    width: 50px;
    text-align: center;
    display: block;
    float: left;
    transition: all 0.3s;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li > .title > h5 {
    font-size: 14px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li > .title > h5 a {
    font-size: 14px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 > .title > .icon_show {
    transform: rotate(180deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 ol {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 ol li .title > h5 {
    font-size: 14px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul li.show2 ol li .title > h5 a {
    font-size: 14px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01 ul ol {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01.show1 > .title > .icon_show {
    transform: rotate(180deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .list_01.show1 ul {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .bookListText {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 34px;
    padding-left: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog.catalog_open {
    max-height: inherit;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .catalog_open_btn {
    display: block;
    width: 100%;
    color: #5ba7c7;
    font-size: 14px;
    height: 43px;
    z-index: 3;
    line-height: 43px;
    background-color: white;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.8), #faf8f8);
    text-align: center;
    cursor: pointer;
    position: absolute;
    bottom: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .catalog .catalog_open_btn.active {
    background: none;
    position: inherit;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li {
    float: left;
    width: 275px;
    margin: 0px 20px 20px 0px;
    background-color: #fafafa;
    padding: 15px;
    border-radius: 8px;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .imgbox {
    width: 87px;
    height: 122px;
    position: relative;
    float: left;
    margin-right: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox {
    width: 138px;
    float: right;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .bookname {
    width: 100%;
    overflow: hidden;
    line-height: 24px;
    height: 48px;
    font-size: 14px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .bookuser {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #9f9f9f;
    font-size: 12px;
    line-height: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .price {
    width: 100%;
    white-space: nowrap;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .price span {
    font-size: 14px;
    color: #333333;
    font-weight: 600;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .price .oldPrice {
    font-size: 12px;
    color: #a9a9a9;
    text-decoration: line-through;
    margin-left: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon {
    width: 100%;
    padding-top: 7px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon > .iconfont {
    color: #c6a770;
    font-size: 16px;
    height: 18px;
    display: block;
    float: left;
    margin-right: 4px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection {
    float: right;
    color: #777777;
    height: 18px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection .iconfont {
    font-size: 16px;
    display: inline-block;
    margin-right: 5px;
    line-height: 18px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection .text {
    font-size: 12px;
    line-height: 18px;
    vertical-align: top;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li .textbpox .book_icon .Collection.active {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li:nth-child(3n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .infoAbout .l_box li:hover {
    box-shadow: 3px 3px 4px #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul {
    width: 100%;
    padding-left: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li {
    width: 100%;
    overflow: hidden;
    line-height: 60px;
    border-bottom: 1px solid #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title {
    float: left;
    width: 600px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title span {
    float: left;
    font-size: 16px;
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title span.l {
    color: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .title h5 {
    float: left;
    line-height: 60px;
    font-size: 16px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox {
    width: 220px;
    float: right;
    overflow: hidden;
    margin: 15px 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a {
    display: block;
    width: 100px;
    text-align: center;
    font-size: 14px;
    color: #464646;
    border: 1px solid #464646;
    border-radius: 28px;
    line-height: 28px;
    float: right;
    margin-left: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a:nth-child(2n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a.read,
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .resourcesList ul li .btnbox a.by {
    border-color: #6eacac;
    color: #FFF;
    background: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul::after {
    clear: both;
    height: 0px;
    display: block;
    content: '';
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li {
    width: 200px;
    height: 235px;
    float: left;
    position: relative;
    box-shadow: 0px 0px 12px #d8d8d8;
    margin: 0px 20px 20px 0px;
    border-radius: 5px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .imgbox {
    width: 100%;
    height: 185px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #fbf7f7;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .imgbox a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .imgbox .icon_box {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    transition: all 1s;
    opacity: 0;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .imgbox .icon_box .iconfont {
    font-size: 14px;
    color: #FFF;
    background: #ceb385;
    padding: 2px;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    border-radius: 2px;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li > p {
    line-height: 55px;
    background: #FFF;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title {
    position: absolute;
    bottom: -46px;
    left: 0px;
    background: #FFF;
    padding: 10px 15px;
    transition: all 1s;
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title h5 {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title h5:hover {
    color: #8ac0bf;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title h5:hover a {
    color: #8ac0bf;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title p a {
    color: #999;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li .bottom_title p a:hover {
    color: #8ac0bf;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li:nth-child(4n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li:hover .imgbox a {
    background: rgba(0, 0, 0, 0.2);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li:hover .imgbox .icon_box {
    opacity: 1;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .imgList ul li:hover .bottom_title {
    bottom: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li > span.iconfont {
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: left;
    line-height: 20px;
    float: left;
    color: #FFF;
    transition: all .3s;
    text-align: center;
    background: #88c0c0;
    border-radius: 50%;
    margin: 10px 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li:hover {
    background-color: #f8f8f8;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox {
    float: left;
    height: 40px;
    width: 40px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox > span.iconfont {
    font-size: 12px;
    width: 20px;
    height: 20px;
    text-align: left;
    line-height: 20px;
    float: left;
    color: #88c0c0;
    transition: all .3s;
    text-align: center;
    border: 1px solid;
    border-radius: 50%;
    margin: 10px 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .stopBtn {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing {
    display: inline-block;
    vertical-align: middle;
    text-align: justify;
    font-size: 10px;
    width: 20px;
    height: 16px;
    margin: 12px auto;
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i {
    display: inline-block;
    width: 2px;
    height: 16px;
    border-radius: 6px;
    margin-right: 3px;
    background: #88c0c0;
    -webkit-animation: is-playing 0.5s ease infinite alternate;
    animation: is-playing 0.5s ease infinite alternate;
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(1) {
    -webkit-animation-delay: .15s;
    animation-delay: 0.15s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(3) {
    -webkit-animation-delay: .45s;
    animation-delay: 0.45s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .playBtnBox .xui-playing i:nth-child(4) {
    -webkit-animation-delay: .6s;
    animation-delay: 0.6s;
  }
  @-webkit-keyframes is-playing {
    0% {
      -webkit-transform: scaleY(0.2);
      transform: scaleY(0.2);
    }
    100% {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
    }
  }
  @keyframes is-playing {
    0% {
      -webkit-transform: scaleY(0.2);
      transform: scaleY(0.2);
    }
    100% {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
    }
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .text {
    width: 540px;
    line-height: 40px;
    font-size: 14px;
    color: #4c4c4c;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .text.active {
    font-weight: 600;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .conts {
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .conts span {
    font-size: 14px;
    float: left;
    margin: 10px 5px;
    height: 20px;
    line-height: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .btns {
    float: right;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .btns a {
    width: 78px;
    display: block;
    height: 22px;
    line-height: 0px;
    padding: 13px 0px;
    text-align: center;
    border: 1px solid#555454;
    color: #555454;
    font-size: 14px;
    float: left;
    margin: 9px 5px;
    border-radius: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .btns a.active {
    color: white;
    background-color: #88c0c0;
    border: 1px solid #88c0c0;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li .prohibit {
    border: 1px solid white !important;
    background-color: white !important;
    color: #555454 !important;
    font-size: 18px !important;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active > .iconfont {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active ol {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active .playBtnBox .playBtn {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active .playBtnBox .xui-playing {
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active:hover .xui-playing {
    display: none;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList li.active:hover .stopBtn {
    display: block;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .audioList ul.audioTabList.active {
    height: auto;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box {
    width: 100%;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items {
    width: 270px;
    float: left;
    margin: 0px 28px 28px 0px;
    transition: all 0.5s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items:nth-child(3n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items:hover .v_info h5 {
    color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox {
    width: 100%;
    height: 160px;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a .times {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    border-radius: 4px;
    padding: 2px 5px;
    font-size: 12px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a p {
    width: 100%;
    line-height: 30px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0 10px;
    color: #FFF;
    background-image: url(../../images/bookPage/bg_black.png);
    background-position: top center;
    background-repeat: repeat;
    background-size: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .imgbox a p span {
    font-size: 24px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info {
    width: 100%;
    padding-top: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info h5 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    position: relative;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info h5 a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info h5 span {
    position: absolute;
    width: 61px;
    bottom: 3px;
    right: 0px;
    height: 18px;
    display: inline-block;
    background: #ecf2f8;
    color: #5d97ce;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    border-radius: 3px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author .l {
    max-width: 70%;
    float: left;
    font-size: 12px;
    color: #9f9f9f;
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author .r {
    max-width: 30%;
    float: right;
    font-size: 12px;
    color: #c6a770;
    display: block;
    cursor: pointer;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_resources .info_boxs .videoList .l_box .v_items .v_info .author .r .iconfont {
    font-size: 12px;
    padding-right: 5px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list {
    width: 100%;
    border-top: 1px solid #ebebeb;
    margin-bottom: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item {
    width: 100%;
    overflow: hidden;
    padding: 30px 0px 10px;
    border-bottom: 1px solid #ebebeb;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .imgbox {
    width: 200px;
    height: 140px;
    position: relative;
    float: left;
    margin-right: 25px;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info {
    width: 640px;
    float: left;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info h5 {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info h5 a {
    color: #333;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info h5 span {
    color: #6eacac;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .info {
    margin: 14px 0px;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .keyWordList {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    min-height: 18px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .keyWordList a {
    font-size: 12px;
    color: #c6a770;
    border: 1px solid #c6a770;
    border-radius: 2px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 0 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author .l {
    float: left;
    font-size: 12px;
    color: #4b4b4b;
    width: 70%;
    display: block;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author .w {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author .r_price {
    float: right;
    font-size: 14px;
    color: #333;
    max-width: 30%;
    font-weight: 600;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item .right_info .bottom_author .r_price span {
    color: #c6a770;
    font-weight: 400;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_readbox .read_list .r_item:hover {
    border-color: #c6a770;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .addplbox {
    margin-top: 0px !important;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .tabs_list {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .tabs_list span {
    font-size: 14px;
    color: #6eacac;
    display: block;
    width: 20%;
    float: left;
    text-align: center;
    line-height: 35px;
    background: #f1fafa;
    cursor: pointer;
    transition: all 0.3s;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .tabs_list span.active {
    background: #88c0c0;
    color: #f1fafa;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .author_information_time .xingbox {
    display: inline-block;
    margin-right: 5px;
    height: 16px;
    line-height: 16px;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .author_information_time .xingbox span {
    vertical-align: top;
    font-size: 12px;
    color: #d5d5d5;
  }
  body .book_infoCont .b_info_box .max_width .info_lefts #book_dynamic .author_information_time .xingbox span.active {
    color: #ed6b00;
  }
  body .book_infoCont .b_info_box .max_width .info_rights {
    width: 290px;
    float: right;
    padding-top: 82px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author {
    width: 100%;
    margin-bottom: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper {
    width: 100%;
    position: relative;
    box-shadow: 0px 0px 10px #ebebeb;
    overflow: hidden;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorPrev {
    width: 14px;
    height: 23px;
    position: absolute;
    top: 75px;
    left: 20px;
    z-index: 222;
    background-size: cover;
    background-image: url(../../images/bookPage/icon_leftbtn.png);
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorPrev.swiper-button-disabled {
    opacity: 0.2;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorNext {
    width: 14px;
    height: 23px;
    position: absolute;
    top: 75px;
    right: 20px;
    z-index: 222;
    background-image: url(../../images/bookPage/icon_rightbtn.png);
    background-size: cover;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .authorNext.swiper-button-disabled {
    opacity: 0.2;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide {
    width: 100%;
    padding: 25px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .imgbox {
    width: 90px;
    height: 120px;
    margin: 0 auto;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .imgbox img {
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .userName {
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #2677ba;
    margin: 10px 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .userName a {
    font-size: 16px;
    color: #2677ba;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .userName span {
    color: #c6a770;
    font-size: 20px;
    margin-right: 5px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .user_infotext {
    font-size: 14px;
    color: #464646;
    line-height: 28px;
    height: 112px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .user_infotext .no {
    text-align: center;
    line-height: 112px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .btns {
    text-align: center;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .btns a {
    padding: 2px 15px;
    border: 1px solid #6eacac;
    color: #6eacac;
    border-radius: 15px;
    font-size: 14px;
    margin: 0 5px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_right_author .author_swiper .author_swiperbox .swiper-slide .user_info .btns a.follow {
    background: #6eacac;
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look {
    width: 100%;
    margin-bottom: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul {
    width: 100%;
    padding: 20px;
    overflow: hidden;
    background: #fafafa;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li {
    width: 71px;
    float: left;
    margin: 0 18px 10px 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li .imgbox {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 10px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li .imgbox img {
    display: block;
    width: 100%;
    height: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li p {
    width: 100%;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    font-size: 12px;
    color: #333;
    text-align: center;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .who_right_look ul li:nth-child(3n) {
    margin-right: 0px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library {
    width: 100%;
    margin-bottom: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library ul li {
    width: 100%;
    height: 190px;
    margin-bottom: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_library ul li a .imgbox {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    line-height: 190px;
    font-size: 16px;
    color: #FFF;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database {
    width: 100%;
    margin-bottom: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul li a .imgbox {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .about_right_database ul li a .imgbox img {
    width: 100%;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_qcode {
    margin-bottom: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_qcode .qcode_box .imgbox {
    width: 140px;
    height: 140px;
    margin: 0 auto;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .book_qcode .qcode_box .downCode {
    width: 100px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 4px;
    background: #ceb385;
    color: #FFF;
    display: block;
    margin: 10px auto;
    font-size: 12px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub {
    margin-bottom: 30px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub .media_pub_box dd {
    position: relative;
    padding-left: 12px;
    margin-bottom: 6px;
    line-height: 20px;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub .media_pub_box dd:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #6eacac;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
  }
  body .book_infoCont .b_info_box .max_width .info_rights .media_pub .media_pub_box dd a {
    font-size: 14px;
    color: #2677ba;
  }
  body .right_fiexd_box {
    width: 100%;
    height: 0px;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 999;
  }
  body .right_fiexd_box .colse_fixedbtn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 14px;
    color: #999;
  }
  body .right_fiexd_box > div {
    position: absolute;
    width: 160px;
    box-shadow: 0px 2px 8px #e6e3e3;
    right: 20px;
    padding: 20px;
    background: #FFF;
  }
  body .right_fiexd_box > div .imgbox {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
  }
  body .right_fiexd_box > div .imgbox img {
    width: 100%;
  }
  body .right_fiexd_box > div p {
    width: 100%;
    font-size: 12px;
    color: #2b2b2b;
    line-height: 20px;
    text-align: center;
  }
  body .right_fiexd_box > div a {
    background: #d6b57b;
    color: #FFF;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 16px;
    display: block;
    width: 80%;
    text-align: center;
    margin: 10px auto 0px;
  }
  body .right_fiexd_box .items_01 {
    bottom: 100px;
  }
  body .fixed_top_byList {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  body .fixed_top_byList .l_box {
    width: 608px;
    height: 680px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -340px 0 0 -304px;
    background: #FFF;
    border-radius: 5px;
    padding: 20px 30px;
  }
  body .fixed_top_byList .l_box .title {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_byList .l_box .title h5 {
    width: 100%;
    padding-left: 10px;
    border-left: 4px solid #c6a770;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .fixed_top_byList .l_box .title h5 a {
    color: #737373;
    font-size: 14px;
    float: right;
    vertical-align: bottom;
    padding-top: 4px;
  }
  body .fixed_top_byList .l_box .title h5 a .iconfont {
    font-size: 12px;
  }
  body .fixed_top_byList .l_box .book_list {
    width: 100%;
    margin-bottom: 20px;
  }
  body .fixed_top_byList .l_box .book_list ul {
    overflow-x: hidden;
    width: 100%;
    height: 452px;
  }
  body .fixed_top_byList .l_box .book_list ul::-webkit-scrollbar {
    width: 6px;
    height: 8px;
  }
  body .fixed_top_byList .l_box .book_list ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }
  body .fixed_top_byList .l_box .book_list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  body .fixed_top_byList .l_box .book_list ul li {
    width: 90px;
    height: 196px;
    float: left;
    margin-right: 58px;
    margin-bottom: 30px;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox {
    width: 100%;
    height: 120px;
    position: relative;
    cursor: pointer;
    border: 2px solid #FFF;
    transition: all 0.3s;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox .checkedSpan {
    width: 14px;
    height: 14px;
    background: #FFF;
    border: 1px solid #EBEBEB;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .fixed_top_byList .l_box .book_list ul li .imgbox .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    color: #c6a770;
    padding: 2px;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text {
    padding-top: 15px;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text h5 {
    width: 100%;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri {
    width: 100%;
    overflow: hidden;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri .nums {
    float: left;
    font-size: 12px;
    color: #333;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri .isby {
    float: left;
    color: #cdb17e;
    font-size: 12px;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .pri .canRead {
    float: right;
    color: #6eacac;
    font-size: 12px;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .addCar {
    color: #c6a770;
    font-size: 14px;
    text-align: right;
    line-height: 18px;
    display: block;
    cursor: pointer;
    margin-top: 5px;
  }
  body .fixed_top_byList .l_box .book_list ul li .info_text .addCar span {
    font-size: 12px;
    vertical-align: bottom;
  }
  body .fixed_top_byList .l_box .book_list ul li:nth-child(4n) {
    margin-right: 0px;
  }
  body .fixed_top_byList .l_box .book_list ul li.disbled .imgbox .checkedSpan {
    background: #ebebeb;
  }
  body .fixed_top_byList .l_box .book_list ul li.active .imgbox {
    border-color: #8ac0bf;
  }
  body .fixed_top_byList .l_box .book_list ul li.active .imgbox .checkedSpan {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #8ac0bf;
    background-image: url(../../images/bookPage/gou.jpg);
  }
  body .fixed_top_byList .l_box .btn_bottom {
    width: 100%;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box {
    width: 100%;
    height: 55px;
    overflow: hidden;
    line-height: 55px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .checkedbox {
    float: left;
    font-size: 14px;
    color: #333;
    cursor: pointer;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .checkedbox span {
    border: 1px solid #EBEBEB;
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .checkedbox.active span {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #8ac0bf;
    background-image: url(../../images/bookPage/gou.jpg);
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .numberbox {
    float: right;
    font-size: 14px;
    color: #333;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .numberbox .nums {
    padding: 0 3px;
  }
  body .fixed_top_byList .l_box .btn_bottom .price_box .numberbox .pri {
    font-size: 18px;
    color: #d72828;
  }
  body .fixed_top_byList .l_box .btn_bottom .btnbox {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  body .fixed_top_byList .l_box .btn_bottom .btnbox a {
    display: inline-block;
    width: 85px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #565656;
    border: 1px solid #565656;
    border-radius: 5px;
    margin: 0 10px;
  }
  body .fixed_top_byList .l_box .btn_bottom .btnbox a.goby {
    background: #8ac0bf;
    border: 1px solid #8ac0bf;
    color: #FFF;
  }
  body .fixed_top_readList {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  body .fixed_top_readList .l_box {
    width: 608px;
    height: 680px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -340px 0 0 -304px;
    background: #FFF;
    border-radius: 5px;
    padding: 20px 30px;
  }
  body .fixed_top_readList .l_box .title {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_readList .l_box .title h5 {
    width: 100%;
    padding-left: 10px;
    border-left: 4px solid #c6a770;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .fixed_top_readList .l_box .title h5 a {
    color: #737373;
    font-size: 14px;
    float: right;
    vertical-align: bottom;
    padding-top: 4px;
  }
  body .fixed_top_readList .l_box .title h5 a .iconfont {
    font-size: 12px;
  }
  body .fixed_top_readList .l_box .book_list {
    width: 100%;
    margin-bottom: 20px;
  }
  body .fixed_top_readList .l_box .book_list ul {
    overflow-x: hidden;
    width: 100%;
    height: 452px;
  }
  body .fixed_top_readList .l_box .book_list ul::-webkit-scrollbar {
    width: 6px;
    height: 8px;
  }
  body .fixed_top_readList .l_box .book_list ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }
  body .fixed_top_readList .l_box .book_list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
  body .fixed_top_readList .l_box .book_list ul li {
    width: 90px;
    height: 196px;
    float: left;
    margin-right: 58px;
    margin-bottom: 30px;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox {
    width: 100%;
    height: 120px;
    position: relative;
    cursor: pointer;
    border: 2px solid #FFF;
    transition: all 0.3s;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox .checkedSpan {
    width: 14px;
    height: 14px;
    background: #FFF;
    border: 1px solid #EBEBEB;
    position: absolute;
    top: 0px;
    left: 0px;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox img {
    width: 100%;
    height: 100%;
    display: block;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox .iconfont {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.6);
    color: #c6a770;
    padding: 2px;
  }
  body .fixed_top_readList .l_box .book_list ul li .imgbox .coll {
    top: 0px;
    bottom: inherit;
    background: #ceb385;
    color: #FFF;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text {
    padding-top: 15px;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text h5 {
    width: 100%;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri {
    width: 100%;
    overflow: hidden;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri .nums {
    float: left;
    font-size: 12px;
    color: #333;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri .isby {
    float: left;
    color: #cdb17e;
    font-size: 12px;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .pri .canRead {
    float: right;
    color: #6eacac;
    font-size: 12px;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .addCar {
    color: #c6a770;
    font-size: 14px;
    text-align: right;
    line-height: 18px;
    display: block;
    cursor: pointer;
    margin-top: 5px;
  }
  body .fixed_top_readList .l_box .book_list ul li .info_text .addCar span {
    font-size: 12px;
    vertical-align: bottom;
  }
  body .fixed_top_readList .l_box .book_list ul li:nth-child(4n) {
    margin-right: 0px;
  }
  body .fixed_top_readList .l_box .book_list ul li.disbled .imgbox .checkedSpan {
    background: #ebebeb;
  }
  body .fixed_top_readList .l_box .book_list ul li.active .imgbox {
    border-color: #8ac0bf;
  }
  body .fixed_top_readList .l_box .book_list ul li.active .imgbox .checkedSpan {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #8ac0bf;
    background-image: url(../../images/bookPage/gou.jpg);
  }
  body .fixed_top_videoBox {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 999999;
    background: rgba(0, 0, 0, 0.5);
    display: none;
  }
  body .fixed_top_videoBox .v_box {
    width: 608px;
    height: 460px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -230px 0 0 -304px;
    background: #FFF;
    border-radius: 5px;
    padding: 20px 30px;
  }
  body .fixed_top_videoBox .v_box .title {
    width: 100%;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
  }
  body .fixed_top_videoBox .v_box .title h5 {
    width: 100%;
    padding-left: 10px;
    border-left: 4px solid #c6a770;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    margin-bottom: 15px;
  }
  body .fixed_top_videoBox .v_box .title h5 a {
    color: #737373;
    font-size: 14px;
    float: right;
    vertical-align: bottom;
    padding-top: 4px;
  }
  body .fixed_top_videoBox .v_box .title h5 a .iconfont {
    font-size: 12px;
  }
  body .fixed_top_videoBox .v_box .videoplaybox {
    width: 100%;
    height: 360px;
    background: #f2f2f2;
  }
  body .fixed_top_videoBox .v_box .videoplaybox .videoPlayer {
    width: 100%;
    height: 100%;
  }
}
