﻿@charset "utf-8";
        .wap_show
        {
            display: none;
        }
        .noshow_yh
        {
            display: none;
        }
        .lb div.width_yh
        {
            width: 100%;
        }
   .bookinfo{margin-top:20px;}
        .bookinfo .bookinfo-top img
        {
            width: auto;
            height: 260px;
        }
        .bookinfo .bookinfo-top h3
        {
            position: relative;
            font-size: 14px;
            font-weight: 700;
            color: #06080a;
            line-height: 24px;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            max-height: 48px;
        }
        .bookinfo .bookinfo-top h3 em
        {
            font-size: 20px;
            font-weight: 700;
        }
        .bookinfo .bookinfo-top h3 span
        {
            font-size: 14px;
            font-weight: 400;
            color: #545c66;
            margin-left: 14px;
        }
        .bookinfo .bookinfo-top .bookinfo-ms
        {
            font-size: 14px;
            color: #545c66;
            line-height: 22px;
            text-align: justify;
            overflow: hidden;
            -webkit-transition: height .3s ease;
            transition: height .3s ease;
            height: 250px;
            overflow: auto;
        }
        .lb .nr .bookinfo .bookinfo-top .bookinfo-ms a
        {
            font-style: normal;
            font-weight: 400;
            color: #5984b3;
        }
        .lb .news .news_l .nr .bookinfo p{margin-bottom:10px;}        
         .news .news_l .nr .bookinfo .txt_img{margin-top:0px;} 
        .bookinfo .Chapter h4
        {
            font-size: 18px;
            color: #000;
            font-weight: bold;
        }
        .bookinfo .Chapter h4 em
        {
            font-size: 12px;
            color: #888;
            font-weight: normal;
        }
        .bookinfo .Chapter ul
        {
          /*  height: 300px;*/
            margin-top: 10px;
            padding: 10px 0;
            border: 1px solid #ebe6e1;
        }
       .news .news_l .nr  .bookinfo .Chapter ul li
        {
            height: 40px;
            width: 100%;
            margin-top: 0;
            line-height: 40px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 18px;
            color: #000;          
            list-style-type: none;
        }
        .bookinfo .Chapter ul li a
        {
            color: #333;
            padding-left: 30px;
            color: #332a2a;
            font-size: 16px;
            background: url(../images/icon.png) 19px 3px no-repeat;
            float: none;
            margin-left: 0px;
            display: inline;
        }
        .bookinfo .Chapter ul li.odd
        {
            background-color: #fbfbfb;
        }
        .bookinfo .Chapter ul li.even
        {
            background-color: #fff;
        }
        .bookinfo .Chapter ul li:hover
        {
            background-color: #ebebeb;
        }
        .lb .nr .bookinfo .bookinfo-top a
        {
            color: #fff;
        }
           .lb .nr .bookinfo .Chapter .book_dj
        {
            color: #fff;
            float:right ;
            text-indent: 0px;
        }
        .lb .nr .bookinfo .bookinfo-top span a
        {
            color: #333;
            text-decoration: none;
        }
