﻿* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
}

.el-button--primary {
    color: #FFF;
    background-color: #A21E1E;
    border-color: #A21d1d;
}

.el-dialog__headerbtn .el-dialog__close {
    color: #f8fafd;
}

.el-button--text {
    color: #A21E1E;
}

.el-tabs__active-bar {
    background-color: red;
}

.el-tabs__item.is-active {
    color: red;
}

.el-dialog .el-dialog__header {
    background: #A21E1E;
}

.el-dialog__title {
    color: white;
}

.common-search-wrapper.common-search-home {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width:1921px) {
    .common-search-wrapper {
        width: 1780px
    }
}

@media screen and (max-width:1920px) {
    .common-search-wrapper {
        width: 1600px
    }
}

@media screen and (max-width:1680px) {
    .common-search-wrapper {
        width: 1400px
    }
}

@media screen and (max-width:1440px) {
    .common-search-wrapper {
        width: 1200px
    }
}

@media screen and (max-width:1280px) {
    .common-search-wrapper {
        width: 1100px
    }
}

@media screen and (max-width:1024px) {
    .common-search-wrapper {
        width: 910px
    }
}

.common-search-wrapper {
    position: relative;
    margin: auto;
    z-index: 3;
}

a {
    color: #333;
    text-decoration: none;
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #edeef2;
}

.common-header.index {
    height: 300px !important;
}

.common-header.search {
    height: 185px !important;
}

    .common-header.search .common-search-wrapper.common-search-home {
        margin-top: 20px;
    }

.el-header {
    padding: 0;
}

.common-header {
    position: relative;
    width: 100%;
    padding-top: 68px;
}

.alpha-header {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color:rgba(162,30,30,0.2)  !important;
}

    .alpha-header .page-header {
        height: 68px;
        padding-left: 20px;
        padding-right: 20px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        border-bottom: 1px solid hsla(0,0%,100%,.2);
    }

        .alpha-header .page-header .right {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }

            .alpha-header .page-header .right .right-menu .el-badge, .alpha-header .page-header .right .right-menu .logged-in, .alpha-header .page-header .right .right-menu .theme, .alpha-header .page-header .right .right-menu {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                min-width: 60px;
                height: 50px;
                color: #fff;
                cursor: pointer;
            }

                .alpha-header .page-header .right .right-menu .el-badge .el-icon, .alpha-header .page-header .right .right-menu .el-icon, .alpha-header .page-header .right .right-menu .logged-in .el-icon, .alpha-header .page-header .right .right-menu .theme .el-icon {
                    margin-top: 3px;
                    font-size: 22px;
                }

                .alpha-header .page-header .right .right-menu .el-badge > span, .alpha-header .page-header .right .right-menu .logged-in > span, .alpha-header .page-header .right .right-menu .theme > span, .alpha-header .page-header .right .right-menu > span {
                    margin-top: 8px;
                    margin-bottom: 3px;
                    font-size: 12px;
                }

.alpha-bg {
    background: #1a659e;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #1a659e;
    overflow: hidden;
    background: #dbdbdb url(/newContent/images/s-bg.png) no-repeat 50%;
    background-size: auto;
    background-size: 100% 146px;
}

    .alpha-bg .alpha-bg-img {
        display: block;
        position: relative;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        margin: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 2;
    }

.el-menu--horizontal > .el-menu-item {
    color: #fff;
}

.el-menu {
    background-color: transparent;
}


.el-menu--horizontal > .el-submenu .el-submenu__title {
    color: #fff;
}

.alpha-header .page-header .left > img {
    display: inline-block;
    max-height: 46px;
    margin-right: 20px;
    vertical-align: middle;
    cursor: pointer;
}

.alpha-header .page-header .left > a.active, .alpha-header .page-header .left > a:hover {
    background: rgba(242, 230, 230, 0.25);
}

.alpha-header .page-header .left > a.active, .alpha-header .page-header .left > a:hover {
    border-radius: 10px;
}

.alpha-header .page-header .left > a + a {
    margin-left: 5px;
}


.alpha-header .page-header .left > a {
    padding: 0 10px;
}

.alpha-header .page-header .left > a {
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}

.alpha-header .page-header .right .right-menu em  {
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    font-size: 12px;
    background-color: hsla(0,0%,100%,.2);
    border-radius: 50%;
}



.column-w {
    position: relative;
    height: 35px;
    margin-left: 30px;
    width: 730px;
    margin-bottom: 5px;
    margin-right: 30px;
}

    .column-w .box-warp {
        position: absolute;
        z-index: 2;
    }

        .column-w .box-warp .c-box {
            float: left;
            color: #fff;
            padding: 0 12px;
            height: 34px;
            line-height: 34px;
            font-size: 14px;
            font-weight: 500;
            border-radius: 6px;
            margin-right: 10px;
            background: hsla(0,0%,100%,0);
            -webkit-transition: all .3s;
            transition: all .3s;
            cursor: pointer;
        }

        .column-w .box-warp .box-active {
            color: #fff;
            background: #a00404;
            background-color: rgb(160, 4, 4);
        }

.tbg-c1 {
    background-color: #A21E1E !important;
}

.column-w .box-warp .c-box span {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.column-w .box-warp .box-active span::after {
    border-top: 4px solid #a00404;
    border-top-color: rgb(160, 4, 4);
}

.column-w .box-warp .c-box span::after {
    content: "";
    position: absolute;
    display: inline-block;
    height: 0;
    width: 0;
    bottom: -8px;
    left: 50%;
    margin-left: -2px;
    border-bottom: 4px solid transparent !important;
    border-left: 4px solid transparent !important;
    border-right: 4px solid transparent !important;
}

.template1 .tafter-border-c1::after {
    border-color: #A21E1E !important;
    border-right-color: rgb(162, 30, 30);
    border-bottom-color: rgb(162, 30, 30);
    border-left-color: rgb(162, 30, 30);
}


.common-search-wrapper.common-search-home .common-search-top {
    margin-top: 30px;
    margin-bottom: 20px;
}

.common-search-wrapper .common-search-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 15px 0 13px;
    margin-top: 15px;
    margin-bottom: 13px;
}

.common-search-wrapper.common-search-home .common-search-top .index-link {
    font-size: 36px;
    margin: 0;
}

.common-search-wrapper .common-search-top .index-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    font-weight: 300;
    font-size: 22px;
    color: #fff;
    overflow: hidden;
}

.common-search-wrapper .search-area, .common-search-wrapper .search-area .search-area-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.common-search-wrapper.common-search-home .search-area .search-area-con {
    width: 756px;
}

.common-search-wrapper .search-area .search-area-con {
    width: 735px;
}

.common-search-wrapper .search-area, .common-search-wrapper .search-area .search-area-con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .common-search-wrapper .search-area .el-select {
        width: 115px;
        height: 54px;
        margin: 0;
        padding: 0;
        display: block;
    }

        .common-search-wrapper .search-area .el-select .el-input__inner {
            height: 50px;
            border-radius: 0px;
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }


    .common-search-wrapper .search-area .el-autocomplete {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden;
        width: 100%;
    }

.el-autocomplete {
    position: relative;
    display: inline-block;
}

.common-search-wrapper.common-search-home .search-area .search-area-con .el-autocomplete .el-input-group {
    height: 50px;
}

.my-autocomplete li .jsc {
    float: left;
}

.my-autocomplete li .pl {
    float: right;
}

.common-search-wrapper .search-area .el-autocomplete .el-input-group {
    position: relative;
    height: 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.common-search-wrapper.common-search-home .search-area .search-area-con .el-autocomplete .el-input-group .el-input-group__prepend {
    position: absolute;
    top: 0;
    left: 1px;
}

.common-search-wrapper .search-area .el-autocomplete .el-input-group .el-input-group__prepend {
    position: absolute;
    top: 0;
    right: 56px;
    width: 48px;
    height: 100%;
}


.common-search-wrapper .search-area .el-autocomplete .el-input-group .el-input__inner {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    height: 100%;
    padding-right: 72px;
    border: none;
    border-radius: 0px;
}

.el-input-group__append, .el-input-group__prepend {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.common-search-wrapper.common-search-home .search-area .search-area-con .el-autocomplete .el-input-group .el-input-group__append {
    width: 180px;
}

.common-search-wrapper .search-area .el-autocomplete .el-input-group .el-input-group__append {
    width: auto;
    height: 100%;
}

.common-search-wrapper.common-search-home .search-area .search-area-con .el-autocomplete .el-input-group .el-input-group__append .search-append-button {
    width: 100%;
    height: 50px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.common-search-wrapper .search-area .el-autocomplete .el-input-group .el-input-group__append .search-append-button {
    color: #4884b1;
    background: #1a659e;
}

.common-search-wrapper .search-area .el-autocomplete .el-input-group .el-input-group__append .search-append-button {
    width: 48px;
    height: 42px;
    margin: 0;
    padding: 0;
    color: #4884b1;
    border: 0 none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.common-search-wrapper .search-area .el-autocomplete .el-input-group .senior-search-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    font-size: 11px;
    color: #006fcc;
    cursor: pointer;
}

    .common-search-wrapper .search-area .el-autocomplete .el-input-group .senior-search-btn span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 14px;
        text-align: center;
        white-space: normal;
    }

.page-container {
    position: relative;
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible
}

    .page-container.reader {
        margin-top: -210px;
        z-index: 3
    }

.common-search-wrapper.common-search-home .keywords {
    margin-top: 20px;
    font-size: 14px;
    color: #f90606;
}

    .common-search-wrapper.common-search-home .keywords span {
        cursor: pointer;
        color: white;
        margin-left: 10px;
    }

        .common-search-wrapper.common-search-home .keywords span:hover {
            text-decoration: underline
        }

        .common-search-wrapper.common-search-home .keywords span + span {
            margin-left: 20px
        }

.keymore {
    color: black;
}

    .keymore a {
        display: inline;
    }

@media screen and (min-width:1921px) {
    .page-container {
        width: 1780px
    }
}

@media screen and (max-width:1920px) {
    .page-container {
        width: 1600px
    }
}

@media screen and (max-width:1680px) {
    .page-container {
        width: 1400px
    }
}

@media screen and (max-width:1440px) {
    .page-container {
        width: 1200px
    }
}

@media screen and (max-width:1280px) {
    .page-container {
        width: 1100px
    }
}

@media screen and (max-width:1024px) {
    .page-container {
        width: 910px
    }
}

.hot-book {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 190px;
    overflow: hidden
}

    .hot-book a {
        display: block;
        width: 25%;
        height: 38px;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 14px;
        color: #006fcc;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

        .hot-book a em {
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 18px;
            margin-right: 10px;
            font-style: normal;
            font-weight: 700
        }

        .hot-book a:first-child em {
            background-color: #f00808;
            border: 1px solid #ffa569
        }

        .hot-book a:nth-child(2) em {
            background-color: #ff9d6a;
            border: 1px solid #bebfc7
        }

        .hot-book a:nth-child(3) em {
            background-color: #d9dae3;
            border: 1px solid #ec7f46
        }

        .hot-book a.active em {
            height: 18px;
            color: #fff;
            text-shadow: 0 1px 2px rgba(0,0,0,.5);
            border-radius: 999px
        }





.newbook .book-item:first-of-type,
.newbook .book-item:nth-of-type(2),
.newbook .book-item:nth-of-type(3),
.newbook .book-item:nth-of-type(4) {
    padding-bottom: 40px
}

.newbook .book-item .book-cover {
    width: 95px;
    height: 120px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    padding: 3px
}

    .newbook .book-item .book-cover .book-cover-con {
        overflow: hidden;
        width: 100%;
        height: 100%;
        cursor: pointer
    }

    .newbook .book-item .book-cover .cover {
        width: auto;
        height: 100%;
        max-height: 100%;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block
    }

.newbook .book-item .book-info {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

    .newbook .book-item .book-info p {
        color: #4d4d4d;
        font-size: 14px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: left
    }

        .newbook .book-item .book-info p.book-title {
            cursor: pointer;
            color: #006fcc;
            margin-top: 10px;
            white-space: unset;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
            line-height: 20px;
            max-height: 60px
        }

.newbook .book-item:hover .book-cover {
    -webkit-box-shadow: 0 0 10px 1px #ccc;
    box-shadow: 0 0 10px 1px #ccc
}

a {
    display: block
}

.el-card {
    margin-top: 30px;
}

.newbook {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .newbook .book-item {
        width: 25%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 15px;
    }

.book-list .book-item .book-cover {
    width: 132px;
    height: 190px;
    overflow: hidden;
    position: relative;
    padding: 5px;
    margin: auto
}

    .book-list .book-item .book-cover .book-cover-con {
        overflow: hidden;
        width: 100%;
        height: 100%;
        cursor: pointer;
        display: block
    }

    .book-list .book-item .book-cover .position-title {
        padding: 0 10px;
        width: 100%;
        font-size: 12px;
        color: #333;
        font-weight: 700;
        position: absolute;
        top: 25px;
        text-align: center;
        left: 0;
        z-index: 1;
        overflow: hidden;
        line-height: 16px;
        height: 48px;
        font-family: KaiTi,Verdana
    }

    .book-list .book-item .book-cover .cover {
        width: auto;
        height: 100%;
        max-height: 100%;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        display: block
    }

.book-list .book-item:hover .book-cover {
    -webkit-box-shadow: 0 0 10px 1px #ccc;
    box-shadow: 0 0 10px 1px #ccc
}

.book-list .book-item p {
    color: #4d4d4d;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

    .book-list .book-item p.book-title {
        margin-top: 10px;
        cursor: pointer;
        color: #006fcc
    }

.book-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}



    .book-list .book-item .book-cover {
        width: 95px;
        height: 120px;
        overflow: hidden;
        position: relative;
        padding: 5px;
        margin: auto
    }

        .book-list .book-item .book-cover .book-cover-con {
            overflow: hidden;
            width: 100%;
            height: 100%;
            cursor: pointer;
            display: block
        }

        .book-list .book-item .book-cover .position-title {
            padding: 0 10px;
            width: 100%;
            font-size: 12px;
            color: #333;
            font-weight: 700;
            position: absolute;
            top: 25px;
            text-align: center;
            left: 0;
            z-index: 1;
            overflow: hidden;
            line-height: 16px;
            height: 48px;
            font-family: KaiTi,Verdana
        }



    .book-list .book-item:hover .book-cover {
        -webkit-box-shadow: 0 0 10px 1px #ccc;
        box-shadow: 0 0 10px 1px #ccc
    }

    .book-list .book-item p {
        color: #4d4d4d;
        font-size: 14px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

        .book-list .book-item p.book-title {
            margin-top: 10px;
            cursor: pointer;
            color: #006fcc
        }

.no-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 300px
}

    .no-data p {
        font-size: 16px;
        color: #72798d
    }

.book-list .book-item {
    width: 12.5%;
    padding: 15px 20px;
}

@media screen and (max-width:1680px) {
    .book-list .book-item {
        padding: 15px 10px
    }
}

@media screen and (max-width:1440px) {
    .book-list .book-item {
        padding: 15px 10px
    }

        .book-list .book-item .book-cover {
            width: 100px;
            height: 140px
        }
}

@media screen and (max-width:1280px) {
    .book-list .book-item {
        padding: 10px
    }

        .book-list .book-item .book-cover {
            width: 90px;
            height: 125px
        }
}





.book-list .book-item .book-cell {
    width: 160px;
    padding: 0 0 15px;
    margin: auto
}

    .book-list .book-item .book-cell .book-cover {
        width: 160px;
        height: 204px;
        overflow: hidden;
        position: relative;
        padding: 5px
    }

        .book-list .book-item .book-cell .book-cover .book-cover-con {
            overflow: hidden;
            width: 100%;
            height: 100%;
            display: block;
            cursor: pointer
        }

        .book-list .book-item .book-cell .book-cover .cover {
            width: auto;
            height: 100%;
            max-width: 100%;
            max-height: 100%;
            margin-left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            display: block
        }

    .book-list .book-item .book-cell:hover .book-cover {
        -webkit-box-shadow: 0 0 10px 1px #ccc;
        box-shadow: 0 0 10px 1px #ccc
    }

    .book-list .book-item .book-cell a,
    .book-list .book-item .book-cell p {
        color: #4d4d4d;
        font-size: 14px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block
    }

        .book-list .book-item .book-cell a.book-title,
        .book-list .book-item .book-cell p.book-title {
            margin-top: 10px;
            cursor: pointer;
            color: #006fcc
        }

@media screen and (max-width:1440px) {
    .book-list .book-cell {
        width: 140px
    }

        .book-list .book-cell .book-cover {
            width: 140px;
            height: 179px
        }
}

@media screen and (max-width:1280px) {
    .book-list .book-item .book-cell {
        width: 120px
    }

        .book-list .book-item .book-cell .book-cover {
            width: 120px;
            height: 153px
        }
}

.page-footer {
    padding: 30px 0;
    font-size: 14px;
    color: #999;
    text-align: center;
    background: #414141;
}

.box-body {
    padding: 20px 40px;
    position: relative;
}

.el-card, .el-message {
    overflow: visible;
    position: relative;
}

.carousel-btn.next {
    left: -23.5px;
}

.carousel-btn.prev {
    right: -23.5px;
}

.carousel-btn {
    background: #fff;
    width: 47px;
    height: 47px;
    border-radius: 47px;
    text-align: center;
    line-height: 47px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 2px 6px 2px #ccc;
    box-shadow: 0 2px 6px 2px #ccc;
}

    .carousel-btn i {
        color: #118a17;
    }

    .carousel-btn i {
        color: #1a659e;
        font-weight: 400;
        font-size: 21px;
    }

.advance-search-dialog .custom-dialog .limit-condition {
    background: #f0f0f0;
    padding: 15px 10px 0
}

    .advance-search-dialog .custom-dialog .limit-condition .title {
        color: #333;
        font-size: 14px;
        font-weight: 700
    }

    .advance-search-dialog .custom-dialog .limit-condition .list .select {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden
    }

.advance-search-dialog .custom-dialog .advance-search .el-form-item {
    margin: 0
}

.advance-search-dialog .custom-dialog .advance-search .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0;
    margin-bottom: 15px
}

    .advance-search-dialog .custom-dialog .advance-search .list .select {
        width: 120px;
        margin-right: 10px
    }

    .advance-search-dialog .custom-dialog .advance-search .list .input {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        overflow: hidden;
        margin-right: 10px
    }

    .advance-search-dialog .custom-dialog .advance-search .list .button {
        height: 32px;
        line-height: 32px;
        padding: 0 10px
    }

        .advance-search-dialog .custom-dialog .advance-search .list .button .iconfont {
            font-size: 12px;
            color: #999
        }

    .advance-search-dialog .custom-dialog .advance-search .list .label {
        width: 112px;
        color: #333;
        font-size: 14px
    }

.advance-search-dialog .custom-dialog .advance-search .title {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 10px
}

.advance-search-dialog .button-list {
    text-align: right;
    margin-top: 20px
}

    .advance-search-dialog .button-list .claer-bth {
        border: none;
        color: #666;
        font-size: 14px;
        padding: 0 15px
    }

        .advance-search-dialog .button-list .claer-bth .iconfont {
            color: #666;
            font-size: 14px;
            margin-right: 5px
        }

.advance-search .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 0;
    margin-bottom: 15px;
}

.advance-search .title {
    color: #333;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    margin-top: 10px;
}

.list .advlogic {
    width: 76px;
    margin-right: 10px;
}

.list .advjsx {
    width: 120px;
    margin-right: 10px;
}

.list .advjsms {
    width: 110px;
    margin-right: 10px;
}

.list .advbtn {
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
}

.list .advkeyword {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin-right: 10px;
}

.advance-search-dialog {
}

.list .el-input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
}

.el-input--medium {
    font-size: 14px;
}

.memo h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 700;
}

.memo p {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    text-indent: 28px;
}

/***检索结果页***/
.search-list-container {
    min-height: 500px;
    position: relative;
    background: #fff
}

    .search-list-container .search-list-left {
        border-right: 1px solid #e6e6e6;
    }

@media screen and (min-width:1921px) {
    .search-list-left {
        width: 450px !important
    }

    .fold {
        left: 417px
    }
}

@media screen and (max-width:1920px) {
    .search-list-left {
        width: 410px !important
    }

    .fold {
        left: 377px
    }
}

@media screen and (max-width:1680px) {
    .search-list-left {
        width: 350px !important
    }

    .fold {
        left: 317px
    }
}

@media screen and (max-width:1440px) {
    .search-list-left {
        width: 300px !important
    }

    .fold {
        left: 267px
    }
}

@media screen and (max-width:1280px) {
    .search-list-left {
        width: 250px !important
    }

    .fold {
        left: 217px
    }
}

@media screen and (max-width:1024px) {
    .search-list-left {
        width: 210px !important
    }

    .fold {
        left: 177px
    }
}



.tool-area {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #e6e6e6;
}

    .tool-area > div, .tool-area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

.book-block {
    padding-left: 20px;
    padding-right: 20px;
}

.tool-area .right .el-select {
    min-width: 90px;
    max-width: 100px;
    margin-left: 10px;
    color: #333;
    font-size: 14px;
}

.tool-area .left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    overflow: hidden;
}

    .tool-area .left .total-num {
        display: inline-block;
        margin-right: 20px;
        color: #333;
        font-size: 14px;
    }

        .tool-area .left .total-num span {
            font-weight: 700;
            color: #1a659e;
        }

.book-block {
    padding-left: 20px;
    padding-right: 20px;
}

    .book-block .book-item {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #e6e6e6;
        position: relative;
    }

        .book-block .book-item .operation {
            position: absolute;
            right: 0;
            top: 0;
            width: 160px;
            padding-left: 10px;
            padding-right: 10px;
            line-height: 26px;
            background: #e8f0f5;
            border-bottom-left-radius: 10px;
            border-bottom-right-radius: 10px;
        }

        .book-block .book-item .book-top {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
        }

            .book-block .book-item .book-top .book-cover {
                position: relative;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                overflow: hidden;
                width: 90px;
                height: 120px;
                margin-right: 20px;
            }

                .book-block .book-item .book-top .book-cover .cover {
                    display: block;
                    height: 100%;
                    cursor: pointer;
                }

            .book-block .book-item .book-top .book-info {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                overflow: hidden;
            }

                .book-block .book-item .book-top .book-info .book-info-con {
                    -webkit-box-flex: 1;
                    -ms-flex: 1;
                    flex: 1;
                    overflow: hidden;
                }

                .book-block .book-item .book-top .book-info .book-title {
                    display: -webkit-inline-box;
                    display: -ms-inline-flexbox;
                    display: inline-flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    cursor: pointer;
                }

                    .book-block .book-item .book-top .book-info .book-title a, .book-block .book-item .book-top .book-info .book-title span {
                        color: #006fcc;
                        font-size: 16px;
                        font-weight: 700;
                        line-height: 24px;
                    }

                    .book-block .book-item .book-top .book-info .book-title > i {
                        margin-left: 5px;
                        font-size: 16px;
                        color: #006fcc;
                    }

                .book-block .book-item .book-top .book-info p {
                    color: #333;
                    font-size: 14px;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    line-height: 24px;
                }

                    .book-block .book-item .book-top .book-info p .tag.book {
                        background-color: #62a0ed;
                    }

                    .book-block .book-item .book-top .book-info p .tag {
                        display: inline-block;
                        margin-right: 5px;
                        padding: 0 5px;
                        line-height: normal;
                        font-size: 12px;
                        color: #fff;
                        border-radius: 2px;
                    }

                    .book-block .book-item .book-top .book-info p.book-des {
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                    }

                .book-block .book-item .book-top .book-info .book-source-info {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-orient: vertical;
                    -webkit-box-direction: normal;
                    -ms-flex-direction: column;
                    flex-direction: column;
                    -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    width: 210px;
                    margin-top: 15px;
                    margin-left: 10px;
                }

                    .book-block .book-item .book-top .book-info .book-source-info .book-source-info-con {
                        display: -webkit-inline-box;
                        display: -ms-inline-flexbox;
                        display: inline-flex;
                        -webkit-box-align: center;
                        -ms-flex-align: center;
                        align-items: center;
                        padding-left: 5px;
                        padding-right: 5px;
                        line-height: 22px;
                        border: 1px solid transparent;
                        border-radius: 3px;
                        cursor: pointer;
                    }

                        .book-block .book-item .book-top .book-info .book-source-info .book-source-info-con span.book-num {
                            width: 110px\9;
                            max-width: 110px;
                        }

                        .book-block .book-item .book-top .book-info .book-source-info .book-source-info-con span {
                            display: inline-block;
                            color: #333;
                            font-size: 14px;
                        }

                            .book-block .book-item .book-top .book-info .book-source-info .book-source-info-con span.can-lend {
                                width: 105px\9;
                                max-width: 105px;
                            }

.search-list-container .search-list-center .no-data1 {
    padding: 110px 0 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%);
}

    .search-list-container .search-list-center .no-data1 img {
        width: 145px;
        display: block;
        margin-right: 60px;
    }

    .search-list-container .search-list-center .no-data1 .right {
        max-width: 600px;
    }

        .search-list-container .search-list-center .no-data1 .right .title {
            font-size: 16px;
            font-weight: 700;
            color: #333;
            line-height: 28px;
            margin-bottom: 30px;
        }

            .search-list-container .search-list-center .no-data1 .right .title span {
                color: #ff8831;
                font-weight: 700;
            }

        .search-list-container .search-list-center .no-data1 .right .suggest-search .list {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
        }

            .search-list-container .search-list-center .no-data1 .right .suggest-search .list .point {
                width: 6px;
                height: 6px;
                border-radius: 3px;
                background: #ccc;
                margin: 11px 10px 0 0;
            }

            .search-list-container .search-list-center .no-data1 .right .suggest-search .list .item {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                overflow: hidden;
            }

.search-list-container .search-list-center .no-data .right .suggest-search .list .item p {
    font-size: 14px;
    color: #333;
    line-height: 28px;
}

.search-list-container .search-list-center .no-data1 .right .suggest-search .list .item p a {
    cursor: pointer;
    color: #006fcc;
    font-size: 16px;
}

.search-list-container .search-list-left .fixed-screening {
    background: #f4f7fa;
    padding: 15px 20px;
}

.search-list-container .search-list-left .title {
    line-height: 26px;
    font-size: 16px;
    color: #1a659e;
}

.tags .el-tag {
    margin-top: 5px;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    border-radius: 20px;
}

.el-tag--plain.el-tag--info {
    color: #333;
}

.el-tag--plain.el-tag--info {
    background-color: #fff;
    border-color: #ccc;
    color: #ccc;
}

.facet-list {
    padding: 20px 0 0;
    margin: 0 20px;
}

    .facet-list .el-collapse {
        border: none;
    }

        .facet-list .el-collapse .el-collapse-item .el-collapse-item__header {
            height: 30px;
            line-height: 30px;
            color: #666;
            border-bottom: none;
        }

            .facet-list .el-collapse .el-collapse-item .el-collapse-item__header .title {
                margin: 0;
                padding-right: 10px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                color: #1a659e;
            }

            .facet-list .el-collapse .el-collapse-item .el-collapse-item__header i {
                margin: 0;
                font-size: 16px;
            }

        .facet-list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content {
            padding-bottom: 10px;
        }

            .facet-list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-con {
                padding-top: 5px;
            }

                .facet-list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-con .collapse-item .el-checkbox-group {
                    margin: 10px 0;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }

                    .facet-list .el-collapse .el-collapse-item .el-collapse-item__wrap .el-collapse-item__content .collapse-con .collapse-item .el-checkbox-group .el-checkbox {
                        display: -webkit-box;
                        display: -ms-flexbox;
                        display: flex;
                    }
    .facet-list .el-checkbox {
        display: flex;
        padding: 5px;
        margin-left: 10px;
    }