﻿body {
    background-color: #eeeeee;
}

a {
    text-decoration: none;
    outline: none;
    font-family: "Microsoft Yahei", arial,sans-serif;
    color: #9e9e9e;
}

.bookInfor {
    width: 1200px;
    overflow: hidden;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .bookInfor .bookL, .bookInfor .imgL {
        float: left;
        width: 26.9%;
    }

        .bookInfor .bookL a, .bookInfor .imgL a {
            margin: 68px auto 0;
            width: 156px;
            height: 208px;
            display: block;
            position: relative;
            z-index: 1;
        }

            .bookInfor .bookL a img, .bookInfor .imgL a img {
                width: 100%;
                height: 100%;
            }

        .bookInfor .bookL .shadow, .bookInfor .imgL .shadow {
            position: absolute;
            left: 325px;
            top: 453px;
        }

    .bookInfor .bookR {
        float: left;
        width: 73.1%;
        overflow: hidden;
        padding-bottom: 27px;
        border-left: 1px solid #f0f0f0;
        box-sizing: border-box;
    }

.bookR .bookinf01 {
    padding: 22px 40px 0 30px;
    height: 72px;
    /*border-bottom: 1px solid #f0f0f0;*/
}

    .bookR .bookinf01 .bookname {
        overflow: hidden;
        margin-bottom: 15px;
        color: #212121;
    }

        .bookR .bookinf01 .bookname h2 {
            max-width: 438px;
            /*height: 22px;*/
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            float: left;
        }

            .bookR .bookinf01 .bookname h2 a {
                color: #212121;
                font-size: 20px;
            }

    .bookR .bookinf01 p {
        overflow: hidden;
    }

        .bookR .bookinf01 p span {
            float: left;
            color: #666;/*//#9e9e9e;*/
            font: 14px/20px"Microsoft Yahei", arial,sans-serif;
        }

.bookR .bookinf02 {
    padding: 24px 40px 0 30px;
    height: 98px;
    border-bottom: 1px solid #f0f0f0;
}

    .bookR .bookinf02 .left {
        float: left;
        width: 180px;
        margin-top: 35px;
    }

        .bookR .bookinf02 .left span {
            line-height: 30px;
            text-align: center;
            color: #fff;
            font-size: 14px;
            border-radius: 3px;
            cursor: pointer;
        }

        .bookR .bookinf02 .left .tryRead {
            width: 80px;
            height: 30px;
            background: #8bc34a;
        }

.bookR .bookinf03 {
    padding: 15px 40px 0 30px;
}

    .bookR .bookinf03 p {
        line-height: 18px;
        height: 54px;
        overflow: hidden;
        margin-bottom: 13px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        -webkit-box-orient: vertical;
        text-align: justify;
        text-indent: 2em;
        color: #9e9e9e;
        font: 14px/20px"Microsoft Yahei", arial,sans-serif;
        line-height: 25px;
    }

    .bookR .bookinf03 .showAll {
        height: auto;
        max-height: 180px;
    }

.el-breadcrumb {
    font-size: 15px;
    line-height: 1;
    margin-top: 20px;
}

.bookInfor .imgL {
    float: left;
    width: 39.9%;
}

.bookInfor .imgR {
    float: left;
    width: 60.1%;
    overflow: hidden;
    padding-bottom: 27px;
    border-left: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.bookInfor .imgL a {
    margin: 10px auto 0;
    padding-bottom: 10px;
    width: 450px;
    height: 300px;
    display: block;
    position: relative;
    z-index: 1;
}

.bookInfor .wordR, .bookInfor .cnkiR {
    float: left;
    width: 100%;
    overflow: hidden;
    padding-bottom: 27px;
    border-left: 1px solid #f0f0f0;
    box-sizing: border-box;
}

.wordR .bookinf01, .imgR .bookinf01 {
    height: 40px;
}

.wordR .bookinf02, .imgR .bookinf02 {
    padding: 0px 13px 0 30px;
    height: 80px;
}

.imgR .bookinf03 .showAll {
    height: auto;
    max-height: 100px;
}

.bannerActive {
    border-bottom: #cc374b solid;
    padding-bottom: 7px;
}

.el-breadcrumb__inner a:hover, .el-breadcrumb__inner.is-link:hover {
    color: #BD9155;
}

.bookDiv ul {
    list-style: none;
    display: flex;
    padding-left: 0px;
    background: #d9d2cd;
}

    .bookDiv ul li {
        height: 30px;
        padding-top: 8px;
        padding-right: 10px;
        padding-left: 20px;
        cursor: pointer;
        /* color: rebeccapurple; */
        /*background: red;*/
    }

        .bookDiv ul li:hover, .bookDiv .active {
            background: rgb(204, 55, 75);
            color: rgb(255, 255, 255);
        }

.bookjj {
    overflow: hidden;
    margin-bottom: 13px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-indent: 2em;
    color: #9e9e9e;
    font: 14px/20px"Microsoft Yahei", arial,sans-serif;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 30px;
}

.toolbarViewerRight {
    display: none;
}

.cnkiinfo2 {
    margin-top: 60px;
}
