
#body {
    margin: 0 !important;
    padding-top: 20px;
}

.web-site {
    height: 60px !important;
    margin-bottom: 10px;
    padding: 0 15px;
    color: #075ad6;
    line-height: 60px !important;
    font-size: 24px;
    background: url(../../images/siteweb-site-bg.jpg) no-repeat #ebf1f2;
    border-bottom: 1px solid #ccc;
    /* font-weight: bold; */
}

    .web-site i {
        position: relative;
        top: -2px;
    }

        .web-site i:before {
            color: #fff;
            background: #075ad6;
            width: 40px;
            height: 40px;
            text-align: center;
            line-height: 40px;
            border-radius: 100%;
        }

.database-bg {
    background: url(../../images/site/web-site-bg3.jpg) no-repeat right #EBE9DC;
}

/*----search reset----*/

/*----search reset end----*/

/*----search globa----*/

/*----search globa end----*/


/*----left-cluster----*/
.left-cluster {
    float: left;
    width: 250px;
}

    .left-cluster h2 i {
        margin-right: 5px;
    }

.search-refine {
    margin-bottom: 10px;
    padding: 20px 10px;
    background: #ffffff;
    border: 1px solid #d5e2e3;
    border-bottom: 5px solid #dceaf5;
}

    .search-refine .refine-item, .search-refine .refine-submit {
        min-height: 34px;
        _height: 34px;
        margin-bottom: 15px;
        line-height: 24px;
        text-align: left;
    }

        .search-refine .refine-item .sel, .search-refine .refine-item .t, .search-refine .refine-item .input {
            display: inline-block;
            margin-right: 5px;
        }
        /*.search-refine .refine-item .sel {
width: 100px;
height: 20px;
padding: 6px 8px;
font-size: 14px;
line-height: 20px;
color: #303d3f;
background: url(../images/search-input.png) repeat-x top #fff;
border: 1px solid #ccc;
border-radius: 3px;
vertical-align: middle;
}*/


        .search-refine .refine-item .sel {
            width: 97px;
            padding: 4px 6px;
            background-position: right 5px;
        }

            .search-refine .refine-item .sel .sel-box {
                width: 97px;
            }


        .search-refine .refine-item .input {
            margin-right: 0;
        }

            .search-refine .refine-item .input input {
                width: 122px;
            }

        .search-refine .refine-item span {
            float: left;
            width: 15px;
            text-align: center;
        }

        .search-refine .refine-item strong {
            float: left;
            width: 72px;
            height: 24px;
            margin-right: 10px;
            padding-right: 2px;
            font-weight: lighter;
            text-align: right;
            line-height: 22px;
            line-height: 26px\9;
        }

    .search-refine .refine-submit {
        text-align: center;
        margin-bottom: 0;
    }

        .search-refine .refine-submit .submit {
            width: 100px;
            background: #075ad6;
            border-color: #075ad6;
        }
/*--------*/
.cluster .fx {
    margin-left: 5px;
    background: url(../../images/site/icon-fx.gif) no-repeat;
    vertical-align: text-bottom;
}

.cluster-group {
    margin-bottom: 10px;
    border: 1px solid #d5e2e3;
}

    .cluster-group h3 {
        position: relative;
        height: 40px;
        padding-left: 10px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: lighter;
        line-height: 40px;
        color: #303d3f;
        background: #fff;
        border-bottom: 1px solid #dde6e7;
    }

        .cluster-group h3.current {
            color: #fff;
            background: #075ad6 !important;
        }

        .cluster-group h3 i {
            margin-left: 5px;
        }

        .cluster-group h3 tt {
            position: absolute;
            right: 9px;
            top: 9px;
            line-height: 20px;
        }

            .cluster-group h3 tt a {
                display: block;
                height: 22px;
                width: 22px;
                padding-left: 100px;
                background: url(../../images/site/close-op.png) no-repeat;
            }

            .cluster-group h3 tt .open {
                background-position: right top;
            }

            .cluster-group h3 tt .close {
                background-position: right bottom;
            }

            .cluster-group h3 tt i {
            }

    .cluster-group .list, .cluster-group .graph {
        background: #fff;
        padding: 10px;
        border-top: 0;
    }

        .cluster-group .list ul {
            overflow: hidden;
            padding: 2px;
        }

    .cluster-group li {
        display: block;
        margin-bottom: 2px;
        padding: 1px 3px;
        font-size: 12px;
        line-height: 20px;
        color: #000;
    }

        .cluster-group li.selected {
            background: #e9f3fb;
            margin: 0 -2px 2px;
            padding: 1px 5px;
            border-radius: 2px;
        }

    .cluster-group .list span {
        cursor: pointer;
    }

    .cluster-group .level0 {
    }

        .cluster-group .level0 li {
        }

    .cluster-group .level1 {
        margin-bottom: -5px;
        padding: 5px 0 0 16px;
    }

        .cluster-group .level1 li {
            padding-right: 0;
        }

    .cluster-group .level2 {
        padding: 5px 0 0 7px;
    }

        .cluster-group .level2 li {
            padding-right: 0;
        }

    .cluster-group .list li input {
        margin: -1px 5px 2px 0;
        _margin-right: 2px;
        _margin-top: 0;
    }

    .cluster-group .list li .show, .cluster-group .list li .hide, .cluster-group .list li .loading {
        display: inline-block;
        width: 16px;
        height: 15px;
        margin: 1px 0 0;
        _margin-top: 2px;
        background: url(../../images/site/cluster-group-show.gif) no-repeat 0 1px;
        vertical-align: middle;
    }

    .cluster-group .list li .hide {
        background: url(../../images/site/cluster-group-hide.gif) no-repeat;
    }

    .cluster-group .list li .loading {
        padding: 0;
        background: url(../../images/site/treeloading.gif) 0 0;
    }

    .cluster-group .list li:hover {
        background: #f5f9f9;
    }

    .cluster-group .list li.show-this {
        background: #ebf2f2;
        border-radius: 2px;
    }

    .cluster-group .list li a {
        padding: 0 3px;
        color: #aaa;
    }

        .cluster-group .list li a i {
            position: relative;
            margin-right: 2px;
            top: -1px;
        }

    .cluster-group .list li.show-this a {
        color: inherit;
    }

    .cluster-group .list li tt {
        float: right;
    }

    .cluster-group .list .list-abc {
        overflow: hidden;
        zoom: 1;
    }

        .cluster-group .list .list-abc li {
            float: left;
            width: 14%;
            line-height: 26px;
        }

            .cluster-group .list .list-abc li:hover {
                background: transparent;
            }

        .cluster-group .list .list-abc a {
            display: inline-block;
            width: 26px;
            text-align: center;
            font-weight: bold;
            color: #555;
            ;
            border-radius: 3px;
        }

            .cluster-group .list .list-abc a.current {
                color: #fff;
                background: #379be9 !important;
            }

            .cluster-group .list .list-abc a:hover {
                background: #d5e2e3;
            }


    .cluster-group .find {
        padding: 0 10px;
    }

        .cluster-group .find .input {
            width: 125px;
            height: 23px;
            padding: 0 5px;
            line-height: 21px;
            border: 1px solid #e3e3e3;
        }

        .cluster-group .find select {
            width: 63px;
            height: 23px;
            padding-left: 5px;
            line-height: 21px;
            border: 1px solid #e3e3e3;
            vertical-align: middle;
        }

.year-graph {
    margin-bottom: 10px;
}

.year-input {
    height: 40px;
}

    .year-input input {
        float: left;
        width: 48px;
        padding: 6px 5px;
        text-align: center;
    }

    .year-input .ui-slider {
        float: left;
        width: 100px;
        margin-left: 14px;
        margin-right: 14px;
        margin-top: 10px;
    }

.search-year-graph {
    padding: 5px 0;
    text-align: center;
    background: #fff;
}

.search-year-slider {
    overflow: hidden;
    padding: 10px;
    background: #fff;
}

    .search-year-slider .t {
        float: left;
        width: 53px;
        margin-right: 0;
    }

        .search-year-slider .t input {
            width: 55px;
            text-align: center;
        }

    .search-year-slider .ui-slider {
        float: left;
        width: 90px;
        margin-left: 15px;
        margin-right: 17px;
        margin-top: 10px;
    }

.cluster-group .submit {
    padding: 10px;
    background: #fff;
    text-align: center;
}

    .cluster-group .submit input[type="button"] {
        width: 100px;
        background: #EB5F3C;
        border-color: #EB5F3C;
    }

#datecluster .submit {
    text-align: left;
}

    #datecluster .submit input[type="button"] {
        width: 40px;
        margin-right: 0;
        padding: 3px;
        background: #aaa;
        border-color: #aaa;
        font-size: 12px;
    }

        #datecluster .submit input[type="button"]:last-child {
            color: #777;
            background: #fff;
            border-color: #aaa;
        }



.cluster-group .data-list {
    padding: 7px;
}

    .cluster-group .data-list ul {
        overflow: hidden;
        padding: 0 !important
    }

    .cluster-group .data-list li {
        float: left;
        width: 112px;
        height: 28px;
        margin: 3px 2px;
        padding: 0;
        line-height: 26px;
        border: #DADADA solid 1px;
    }

        .cluster-group .data-list li a {
            display: inline-block;
            width: 100%;
            padding: 0 5px;
            color: #5f5f5f;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

            .cluster-group .data-list li a:hover {
                color: #fff;
                background: #075ad6;
                opacity: 1;
                filter: alpha(opacity=100);
            }

.filter .cluster-group {
    margin-bottom: 5px;
}

.cluster-group .filter-list {
    padding: 7px;
}

    .cluster-group .filter-list ul {
        padding: 2px 0;
    }

    .cluster-group .filter-list li {
        float: left;
    }

    .cluster-group .filter-list a {
        display: inline-block;
        min-width: 72px;
        padding: 0 7px;
        color: #666;
        line-height: 30px;
        text-align: center;
        background: #eee;
        border-radius: 3px;
    }

        .cluster-group .filter-list a.current {
            color: #fff;
            background: #075ad6;
        }

/*----left-cluster end----*/

/*----search-result----*/
.search-result {
    margin-left: 270px;
    min-height: 450px;
}

.no-left {
    margin-left: 0;
}

.search-top {
    overflow: hidden;
    line-height: 40px;
}

    .search-top strong {
        line-height: 40px;
    }

    .search-top .search-term {
        float: left;
        margin-right: 15px;
        line-height: 40px;
    }

        .search-top .search-term:nth-child(2) {
            margin-right: 0
        }

        .search-top .search-term i {
            margin-right: 5px;
        }

        .search-top .search-term strong {
            display: inline-block;
            margin-right: 10px;
            vertical-align: bottom;
        }

        .search-top .search-term span {
            display: inline-block;
            height: 26px;
            margin-right: 15px;
            padding: 0 13px;
            line-height: 26px;
            background: #ebf1f2;
            border: 1px solid #d8e5e6;
            border-radius: 13px;
        }

    .search-top .cluster-term {
    }

        .search-top .cluster-term strong {
            float: left;
        }

        .search-top .cluster-term ul {
            display: inline;
        }

        .search-top .cluster-term li {
            float: left;
            height: 26px;
            margin: 6px 8px 8px 0;
            padding: 0 13px;
            line-height: 26px;
            white-space: nowrap;
            background: #ebf1f2;
            border: 1px solid #d8e5e6;
            border-radius: 13px;
        }

            .search-top .cluster-term li span {
                float: left;
                line-height: 24px;
            }

            .search-top .cluster-term li a.close {
                float: right;
                width: 15px;
                height: 26px;
                margin-left: 8px;
                margin-right: -5px;
                font-size: 14px;
                color: #555;
                border-left: 1px solid #d8e5e6;
            }

                .search-top .cluster-term li a.close i {
                    display: inline-block;
                    margin-top: 5px;
                    margin-left: 5px;
                }

            .search-top .cluster-term li b.close {
                margin-top: 5px;
                margin-left: 2px;
                background: url(../../images/site/icon-search.gif) no-repeat -33px -32px;
            }

    .search-top .search-top-right {
        float: right;
        white-space: nowrap;
    }

        .search-top .search-top-right .btn-s {
            height: 26px;
            font-size: 12px;
            line-height: 14px;
        }

    .search-top .search-count {
        display: inline-block;
        line-height: 40px;
        margin-right: 10px;
    }

        .search-top .search-count i img {
            vertical-align: middle;
        }

    .search-top .bookmark {
        position: relative;
        top: -1px;
        display: inline-block;
        height: 26px;
        padding: 0 9px;
        line-height: 26px;
        color: #fff;
        vertical-align: middle;
        background: #075ad6;
        border-radius: 4px;
    }

        .search-top .bookmark i {
            position: relative;
            top: 1px;
            margin-right: 3px;
            font-size: 14px;
        }


.database-edit-list, .database-list {
    background: #f9f9f9;
    padding: 15px;
}

.search-main .search-top {
    margin-bottom: 15px;
    padding-top: 11px;
    padding-bottom: 2px;
    border-bottom: 3px solid #c0d3d5;
}

.search-main .more a, .search-main .more span {
    display: block;
    padding: 10px;
    min-height: 16px;
    text-align: center;
    cursor: pointer;
    background: #fff;
    border: 1px solid #d5e2e3;
}

.search-main .tab-list1 .source a i {
    display: none;
}

.search-op, .about-op {
    height: 44px;
    margin-bottom: 15px;
    padding: 5px;
    color: #c0d3d5;
    background: #fff;
    border: 1px solid #d5e2e3;
    border-bottom: 5px solid #d5e2e3;
}

.search-op-bottom {
    height: 56px;
    padding: 15px 0;
}

    .search-op-bottom .pages {
        padding: 0;
    }

.search-op-sel, .search-op-more {
    display: inline-block;
}

    .search-op-sel a, .search-op-more a, .search-op-show a {
        display: inline-block;
        margin-right: 10px;
        padding: 4px 5px;
        /* padding: 4px 7px; update: 5px*/
        line-height: 20px;
        color: #0e5298;
    }

        .search-op-sel a .icon-question-circle-o {
            margin-left: 3px;
        }

        .search-op-sel a:hover, .search-op-more a:hover, .search-op-sort:hover, .search-op-show a:hover {
            background: #d5e2e3;
            border-radius: 3px;
        }

    .search-op-sel i, .search-op-more i, .search-op-show i {
        position: relative;
        top: 1px;
        margin-right: 3px;
        font-size: 13px;
    }

    .search-op-sel b {
        position: relative;
        display: inline-block;
        top: 1px;
        min-width: 14px;
        height: 14px;
        padding: 0 3px;
        margin-left: 3px;
        line-height: 14px;
        color: #fff;
        font-weight: lighter;
        background: #3282d6;
        border-radius: 3px;
    }

    .search-op-sel .tip {
        padding: 0 5px;
        color: #004fa1;
        cursor: help;
    }

.search-op-sort {
    float: right;
    margin-left: 5px;
    padding: 4px 7px;
    line-height: 20px;
    color: #004fa1;
    border-radius: 3px;
}

    .search-op-sort span {
        float: left;
        line-height: 20px;
    }

    .search-op-sort .sel {
        position: relative;
        width: 78px;
        height: auto;
        margin: 0;
        padding: 0;
        font-size: 12px;
        text-align: left;
        color: #000;
        background: none;
        border: 0;
        z-index: 9;
        box-shadow: 0 0 0 0 !important;
    }

        .search-op-sort .sel .disp {
            display: block;
            width: 78px;
            color: #004fa1;
            background: url(../../images/site/icon-arrow.png) no-repeat right -60px;
        }

        .search-op-sort .sel .sel-box {
            display: none;
            position: absolute;
            left: auto;
            right: -7px;
            top: 27px;
            width: 126px;
            padding-bottom: 5px;
            background: #fff;
            border: 1px solid #c5c5c5;
            border-radius: 3px;
            z-index: 5;
        }

            .search-op-sort .sel .sel-box li {
                border: 0;
            }

            .search-op-sort .sel .sel-box a {
                display: block;
                height: 20px;
                padding: 3px 5px 3px 42px;
                line-height: 20px;
            }

                .search-op-sort .sel .sel-box a:hover {
                    background: url(../../images/site/icon-right.png) no-repeat 10px 6px;
                }

.search-op-show {
    float: right;
    margin-left: 10px;
}

    .search-op-show a {
        margin: 0;
    }

        .search-op-show a.current {
            color: #fff;
            background: #90b4b7;
            border-radius: 3px;
            box-shadow: 0 0 3px rgba(0,0,0,.1) inset;
        }

.search-sort-abc, .guid-top-graph, .search-top-filter {
    margin-bottom: 15px;
    padding: 10px 15px;
    font-size: 12px;
    /* line-height: 30px; */
    background: #fff;
    border: 1px solid #d5e2e3;
    border-bottom: 5px solid #d5e2e3;
}

    .search-sort-abc strong {
        display: inline-block;
    }

    .search-sort-abc a {
        display: inline-block;
        width: 30px;
        text-align: center;
        font-weight: bold;
        color: #555;
        ;
        border-radius: 3px;
    }

    .search-sort-abc .current {
        color: #fff;
        background: #379be9 !important;
    }

    .search-sort-abc a:hover {
        background: #d5e2e3;
    }


.search-result-list {
}

    .search-result-list dl {
        position: relative;
        min-height: 100px;
        margin-bottom: 15px;
        padding: 15px 15px 15px 40px;
        color: #333;
        background: #fff;
        border: 1px solid #d5e2e3;
    }

        .search-result-list dl.more {
            padding: 10px;
            min-height: 16px;
            text-align: center;
            cursor: pointer;
        }

    .search-result-list dl {
        min-height: 170px;
        _height: 170px;
        padding-left: 150px;
    }

.other-list dl {
    min-height: inherit;
    _height: inherit;
}

.search-result-list dl:hover {
}

.search-result-list dl a {
    display: inline-block;
    margin-right: 10px;
    color: #333;
}

.search-result-list dt {
    padding-right: 180px;
    padding-bottom: 4px;
    line-height: 20px;
    font-size: 16px;
}

    .search-result-list dt i {
        position: relative;
        top: -2px;
        font-size: 12px;
    }

    .search-result-list dt a {
        border-bottom: 1px dotted #777;
    }

.width-down dt {
    padding-right: 230px;
}

.search-result-list dt .title {
    display: inline;
    margin-right: 2em;
    line-height: 24px;
}

.search-result-list dt .cited {
    display: inline;
    color: #006aad;
    font-size: 12px;
    font-weight: lighter;
    white-space: nowrap;
}

    .search-result-list dt .cited span {
        margin-right: 15px;
    }

    .search-result-list dt .cited a {
        font-size: 12px;
        color: #006aad;
        bo
    }

.search-result-list dt .index {
    display: inline;
    color: #49a415;
    font-size: 12px;
    font-weight: lighter;
}

    .search-result-list dt .index span {
        margin-right: 15px;
        white-space: nowrap;
    }

    .search-result-list dt .index a {
        font-size: 12px;
        color: #49a415;
        text-decoration: underline;
    }


.search-result-list dd {
    min-height: 23px;
    padding: 2px 0;
    color: #999;
    line-height: 19px;
}

    .search-result-list dd a {
        border-bottom: 1px dotted #777;
    }

        .search-result-list dd a i {
            margin-right: 3px;
        }

        .search-result-list dd a span, .search-result-list dd span span {
            margin: 0 !important;
        }

    .search-result-list dd span {
        margin-right: 10px;
    }

        .search-result-list dd span:empty {
            margin-right: 0;
        }

    .search-result-list dd .abstract {
        color: #999;
    }

        .search-result-list dd .abstract .show-all {
            margin-left: 1em;
        }

    .search-result-list dd span a {
        margin-right: 0;
    }

.search-result-list dt a {
    font-size: 16px;
    color: #458dda;
    /* font-weight: bold; */
}

.search-result-list .check {
    position: absolute;
    height: 17px;
    left: 10px;
    top: 16px;
    *top: 11px;
    _top: 11px;
}

    .search-result-list .check input {
        vertical-align: bottom;
    }

.object-list dt {
    padding-right: 140px;
}

.object-list .select {
    _left: -30px;
}

.search-result-list .sort-about {
    position: absolute;
    right: 15px;
    top: 13px;
}

    .search-result-list .sort-about a, .search-result-list .source a {
        border-bottom: 0
    }

    .search-result-list .sort-about a {
    }

.object-list .index {
}

.object-list .old-name, .object-list .issn-cn {
    display: inline-block;
}

    .object-list .issn-cn span {
        margin-right: 20px;
    }

.search-result-list .num {
    display: none;
    position: absolute;
    width: 80px;
    height: 13px;
    left: -70px;
    _left: -108px;
    top: 14px;
    z-index: 5;
}

.type-media .num, .type-writer .num, .type-subject .num, .type-organ .num, .type-fund .num {
    top: 15px;
}

.search-result-list .source {
    margin-top: 5px;
    line-height: 16px;
}

    .search-result-list .source a {
        margin-right: 8px;
    }

    .search-result-list .source .outlink {
        margin-left: 0px;
        padding-left: 19px;
        background: url(../../images/site/icon-search.png) 0px 0 no-repeat;
    }

    .search-result-list .source a + .outlink {
        margin-left: 5px;
        padding-left: 26px;
        background-position: 7px 0;
        border-left: 1px solid #b2b2b2;
    }




.table-list .source .outlink {
    padding-left: 19px;
    background: url(../../images/site/icon-search.png) 0 0 no-repeat;
}

.search-result-list .source .outlink a {
    color: #666666;
    text-decoration: underline;
}

.search-result-list .cover {
    position: absolute;
    left: 35px;
    top: 15px;
    z-index: 10;
    width: 104px;
    height: 139px;
    padding: 1px 0 0 1px;
    background: url(../../images/loading.gif) center no-repeat;
}

    .search-result-list .cover a {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .search-result-list .cover img, .search-result-list .cover span.default-cover {
        width: 100px !important;
        height: 136px !important;
        border: 1px solid #ccc;
        box-shadow: 2px 1px 0 rgba(0,0,0,0.3);
        background-position: 0 0;
    }

.default-cover .title {
    color: #333;
}

.search-result-list .book .cover {
    padding: 7px 0 0 1px;
}

    .search-result-list .book .cover img {
        width: 95px;
        height: 130px;
    }

.search-result-list .op {
    position: absolute;
    right: 15px;
    top: 15px;
}

    .search-result-list .op a {
        float: left;
        color: #777;
        margin: 0 0 0 10px;
        border: 0;
    }

    .search-result-list .op .sharepanel {
        float: left;
        width: inherit !important;
        height: inherit !important;
    }

    .search-result-list .op a i {
        margin-right: 3px;
        font-size: 13px;
    }

.search-result-list .writer {
    white-space: normal;
}

.search-result-list .fund {
    color: #ff8105;
}

.search-result-list .original, .search-result-list .subject, .search-result-list .read {
    margin-right: 1em;
}

.search-result-list .data {
    color: #49a415;
}

    .search-result-list .data span {
        margin-right: 15px;
    }

.search-result-list .writer a, .search-result-list .subject a, .search-result-list .original a, .search-result-list .others a, .search-result-list .read a {
    margin-right: 10px;
}

.search-result-list .writer .type-icon-id, .search-result-list .subject .type-icon-id, .search-result-list .original .type-icon-id, .search-result-list .others .type-icon-id, .search-result-list .read .type-icon-id {
    margin-right: -2px;
}

.search-result-list .original, .search-result-list .read {
    display: inline;
    white-space: nowrap;
}

.search-result-list .item a {
    margin-right: 10px;
    text-decoration: underline;
    white-space: nowrap;
}

.search-result-list .subclass a {
    margin-right: 10px;
    color: #777;
}

    .search-result-list .subclass a:hover {
        text-decoration: underline;
    }

.search-result-list .achievement {
    background-image: url(../../images/site/pic-achievement.png);
    background-repeat: no-repeat;
    background-position: right -63px;
}

.search-result-list .d-more {
    position: relative;
    height: 32px;
    margin: 10px -16px -16px -5px;
    padding: 0;
    background: #f9f9f9;
    border: 1px solid #c5d0dc;
}

    .search-result-list .d-more a {
        float: left;
        height: 31px;
        margin: 0;
        padding: 0 10px;
        line-height: 29px;
        border: 0;
        border-right: 1px solid #c5d0dc;
    }

        .search-result-list .d-more a i {
            margin-right: 3px;
            font-size: 13px;
        }

    .search-result-list .d-more .current {
        position: relative;
        background: #fff;
        border-top: 2px solid #ba000c;
    }

        .search-result-list .d-more .current i {
            color: #ba000c;
        }

    .search-result-list .d-more .more-right {
        float: right;
        border-left: 1px solid #c5d0dc;
        border-right: 0;
    }

    .search-result-list .d-more .right-border {
        border-right: 1px solid #c5d0dc !important;
    }

    .search-result-list .d-more .el-source {
        padding-left: 0;
        border-right: 0;
    }

    .search-result-list .d-more .asource {
        border-right: 0;
    }

        .search-result-list .d-more .asource span {
            margin-left: 6px !important;
        }

    .search-result-list .d-more .adetail {
        border-left: 1px solid #c5d0dc;
    }

.search-result-list .s-pic {
    display: inline-block;
    height: 29px;
    margin: 0 5px 0 0 !important;
}

    .search-result-list .s-pic.vip {
        width: 37px;
    }

    .search-result-list .s-pic.cnki {
        width: 42px;
        background-position: -46px 0;
    }

    .search-result-list .s-pic.cx {
        width: 19px;
        background-position: -96px 0;
    }

    .search-result-list .s-pic.wf {
        width: 19px;
        background-position: -122px 0;
    }

    .search-result-list .s-pic img {
        position: relative;
        top: -2px;
        height: 13px;
        vertical-align: middle;
    }

.d-more a .stars {
    position: relative;
    top: -2px;
    margin-left: 3px !important;
    vertical-align: middle;
    zoom: 0.8;
}

.search-result-list .d-more-content {
    margin: 15px -16px -16px -5px;
    padding: 10px;
    border: 1px solid #c5d0dc;
}

    .search-result-list .d-more-content .d-more-detail p {
        position: relative;
        margin: 0 0 1em 0;
        padding-left: 45px;
    }

        .search-result-list .d-more-content .d-more-detail p:last-child {
            margin-bottom: 0;
        }

        .search-result-list .d-more-content .d-more-detail p strong {
            position: absolute;
            left: 0;
        }

    .search-result-list .d-more-content .pages {
        float: none;
        clear: none;
        padding: 0;
    }

.simple-list {
    background: #fff;
    border: 1px solid #d5e2e3;
}

    .simple-list dl {
        min-height: auto;
        margin-bottom: 0;
        padding-left: 40px;
        padding-bottom: 10px;
        border: 0;
        border-bottom: 1px dotted #ccc;
        background: transparent;
    }

    .simple-list dt {
        font-size: 12px;
        padding-right: 0;
        color: #999;
    }

        .simple-list dt a {
            display: inline;
            font-size: 14px;
        }

    .simple-list dd {
        min-height: initial;
    }

    .simple-list .writer {
        overflow: hidden;
        height: 24px;
        text-overflow: ellipsis;
    }

    .simple-list .cover, .simple-list .adetail {
        display: none;
    }

    .simple-list .abstract, .simple-list .subject {
        display: none;
    }

    .simple-list .op {
        top: auto !important;
        right: 75px !important;
        margin-top: 1px;
        z-index: 10;
    }

        .simple-list .op a {
            float: left;
            height: 24px !important;
            margin-left: 0 !important;
            padding: 0 10px !important;
            line-height: 21px !important;
            background: transparent !important;
            border: 0
        }

        .simple-list .op .sharepanel {
            width: auto !important;
        }

    .simple-list .d-more {
        /*height: 31px;
margin: 5px 0 0;
line-height: 29px;
background: transparent;
border: 0;*/
        height: 24px;
        margin: 3px 0 0;
        background: transparent;
        border: 0;
    }

        .simple-list .d-more a {
            /*float: none;
height: auto;
padding: 0;
color: #999;
line-height: inherit;
border: 0;*/
            height: 24px;
            color: #777;
            line-height: 21px;
            background: transparent;
            border: 0;
        }



        .simple-list .d-more .current {
            position: relative;
            height: 26px;
            margin: -2px 0px 0;
            padding: 0 10px;
            line-height: 22px;
            border: 1px solid #c5d0dc;
            border-right: 0;
            color: #333;
            background: #fff;
            border-top: 2px solid #ba000c !important;
            border-bottom: 0 !important;
        }

        .simple-list .d-more .el-source {
            border-left: 0 !important;
        }

        .simple-list .d-more .right-border {
            border-right: 1px solid #c5d0dc !important;
        }

        .simple-list .d-more .left-border {
            border-left: 1px solid #c5d0dc !important;
        }

        .simple-list .d-more .adiscuss {
            float: left;
            right: 0px;
            border: 0;
            position: absolute;
        }

        .simple-list .d-more a .stars {
            display: none
        }

    .simple-list .d-more-content {
        margin: -1px 0 0 -11px;
        border: 1px solid #d5e2e3;
    }

    .simple-list .source {
        margin-top: 0;
    }

        .simple-list .source table {
            width: 858px;
            margin: -4px;
        }


.source h6 {
    font-size: 12px;
    line-height: 30px;
}

.source-list {
    margin-bottom: 5px;
    padding: 5px;
    border: 1px dashed #cccccc
}

    .source-list table {
        width: 101%;
        margin: -4px;
    }

    .source-list th, .source-list td, .simple-list .source th, .simple-list .source td {
        height: 28px;
        padding: 4px 10px;
        line-height: 25px;
    }

    .source-list th, .simple-list .source th {
        background: #f9f9f9;
    }

    .source-list tr:nth-child(2n-1), .simple-list .source tr:nth-child(2n-1) {
        background: #fafafa;
    }

    .source-list td .refresh a {
        margin-right: 2px;
        color: #555;
        text-decoration: underline;
    }

    .source-list td .refresh i {
        position: relative;
        top: -1px;
        margin: 0 1px 0 2px;
        font-size: 14px;
        vertical-align: middle;
    }

    .source-list ul {
        overflow: hidden;
        zoom: 1;
    }

    .source-list li {
        float: left;
        list-style: none;
        margin-right: 2em;
    }

        .source-list li a {
            border: 0;
        }

            .source-list li a .s-pic {
                height: auto;
            }

    .source-list .status .btn {
        position: relative;
        top: -1px;
        height: 22px;
        margin-left: 3px;
        margin-right: 0;
        padding: 0 5px;
        font-size: 12px;
        color: #fff;
        line-height: 20px;
        background: #EB5F3C;
        border: 0;
        vertical-align: middle;
    }

    .source-list .status .ok {
        margin: 0;
        color: #2d9651;
    }

    .source-list .status .none {
        margin: 0;
        color: #EB5F3C;
    }



.about .tip {
    margin-bottom: 5px;
}

.about .about-list ul {
    list-style-position: inside;
}

.about .about-list li {
    padding: 3px 0;
    color: #999999;
    line-height: 20px;
    list-style-type: decimal;
}

    .about .about-list li a {
        color: #5b8097;
    }

.object-list dd strong {
    color: #888;
    font-weight: lighter;
}

.discuss .discuss-sel {
    position: relative;
    line-height: 22px;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

    .discuss .discuss-sel a {
        margin: 0 5px;
        border: 0;
    }

    .discuss .discuss-sel .current {
        font-weight: bold;
    }

    .discuss .discuss-sel .post {
        position: absolute;
        right: -10px;
        top: 0;
    }

        .discuss .discuss-sel .post a {
            height: 22px;
            padding: 0 10px;
            color: #fff;
            line-height: 20px;
            background: #EB5F3C;
        }

            .discuss .discuss-sel .post a i {
                position: relative;
                top: 2px;
                margin-right: 4px;
                font-size: 15px;
            }

.discuss .search-op-bottom {
    height: 26px;
    padding: 0 0 0 5px;
}

.discuss-list dl {
    min-height: inherit;
    margin-bottom: 5px;
    padding: 5px;
    background: transparent;
    border: 0;
    border-bottom: 1px dotted #ccc;
}

.discuss-list .no-data {
    height: 20px !important;
    border: 0 !important;
    line-height: 20px !important;
    padding: 0 5px !important;
    background: transparent !important;
}

.discuss-list .user-name {
    display: inline-block;
}

.discuss-list .score {
    display: inline-block;
}

    .discuss-list .score .stars {
        vertical-align: middle;
        top: -2px;
        margin-right: 1em;
        zoom: 0.8;
    }

.discuss-list .op {
    position: absolute;
    left: auto;
    width: auto;
    margin: 0;
    right: 0 !important;
    top: 6px !important;
    color: #aaa;
}

    .discuss-list .op a {
        color: #aaa;
    }




.baidu-list dl {
    min-height: 29px;
    padding-left: 15px;
}

    .baidu-list dl .check {
        display: none;
    }

    .baidu-list dl dd {
        display: none;
    }

.baidu-list .source {
    display: block;
    position: absolute;
    right: 6px;
    top: 10px;
}

.journal-class-list {
    padding: 0;
}

    .journal-class-list .class-box {
        position: relative;
        min-height: 100px;
        margin-bottom: 15px;
        padding: 15px 15px 15px 30px;
        color: #333;
        background: #fff;
        border: 1px solid #d5e2e3;
    }

        .journal-class-list .class-box h2 {
            position: relative;
            margin-bottom: 3px;
        }

            .journal-class-list .class-box h2:after {
                content: " ";
                position: absolute;
                border-bottom: 1px solid #ddd;
                top: 14px;
                left: 0;
                right: 0;
            }


            .journal-class-list .class-box h2 .s1 {
                position: relative;
                display: inline-block;
                margin-left: -30px;
                padding-left: 20px;
                padding-right: 10px;
                font-size: 14px;
                font-weight: lighter;
                color: #777;
                border-left: 10px solid #075ad6;
                background: #fff;
                z-index: 2;
            }

                .journal-class-list .class-box h2 .s1 a {
                    margin-right: 10px;
                    font-size: 18px;
                    color: #333;
                }

    .journal-class-list ul {
        overflow: hidden;
        zoom: 1;
    }

    .journal-class-list li {
        float: left;
        width: 210px;
        padding: 3px 0;
        font-size: 14px;
        line-height: 22px;
        background: url(../../images/site/point-ico.png) no-repeat 0 6px;
    }

.journal-cover-list {
    overflow: hidden;
    width: 100%;
}

    .journal-cover-list ul {
        overflow: hidden;
        width: 110%;
        zoom: 1;
    }

    .journal-cover-list li {
        float: left;
        position: relative;
        width: 17%;
        height: 220px;
        margin-right: 15px;
        margin-bottom: 15px;
        padding: 10px;
        text-align: center;
        background: #fff;
        border: 1px solid #d5e2e3;
    }

        .journal-cover-list li a {
            display: inline-block;
            width: 150px;
        }

        .journal-cover-list li img {
            width: 108px;
            height: 150px;
            margin-bottom: 5px;
            border: 1px solid #d5e2e3;
        }

        .journal-cover-list li span {
            display: block;
            overflow: hidden;
            max-height: 40px;
            line-height: 20px;
        }

        .journal-cover-list li .digital {
            position: absolute;
            overflow: visible;
            right: 7px;
            top: -1px;
            width: 19px;
            max-height: none;
            padding: 1px 3px 8px;
            line-height: 14px;
            text-align: center;
            color: #333;
            background: #d5e2e3;
            border: 1px solid #d5e2e3;
        }

            .journal-cover-list li .digital:before {
                position: absolute;
                left: -1px;
                right: -1px;
                bottom: 0;
                border-width: 0 9px 6px 10px;
                border-color: transparent transparent #d5e2e3 transparent;
                border-style: none dashed solid dashed;
                content: "";
            }

            .journal-cover-list li .digital:after {
                position: absolute;
                left: -1px;
                right: -1px;
                bottom: -1px;
                border-width: 0 9px 6px 10px;
                border-color: transparent transparent #fff transparent;
                border-style: none dashed solid dashed;
                content: "";
            }

.journal-list dl, .database-list dl {
    position: relative;
    margin-bottom: 1px;
    padding: 15px;
    color: #333;
    background: #fff;
    border: 1px solid #d5e2e3;
}

.journal-list dt, .database-list dt {
    padding-bottom: 4px;
    line-height: 20px;
    font-size: 16px;
}

    .journal-list dt a, .database-list dt a {
        font-size: 16px;
        color: #555555;
        ;
        font-weight: bold;
    }

    .journal-list dt .digital {
        display: inline-block;
        position: relative;
        max-height: none;
        margin-left: 3px;
        padding: 1px 8px 1px 3px;
        font-size: 12px;
        line-height: 17px;
        text-align: center;
        color: #333;
        font-weight: lighter;
        background: #d5e2e3;
        border: 1px solid #d5e2e3;
    }

        .journal-list dt .digital:before {
            position: absolute;
            top: -1px;
            bottom: -1px;
            right: 0;
            border-width: 9px 6px 10px 0;
            border-color: transparent #d5e2e3 transparent transparent;
            border-style: dashed solid dashed none;
            content: "";
        }

        .journal-list dt .digital:after {
            position: absolute;
            top: -1px;
            bottom: -1px;
            right: -1px;
            border-width: 9px 6px 10px 0;
            border-color: transparent #fff transparent transparent;
            border-style: dashed solid dashed none;
            content: "";
        }

.journal-list dd, .database-list dd {
    padding: 2px 0;
    color: #666666;
    line-height: 19px;
}




    .journal-list dd strong {
        font-weight: lighter;
    }

    .journal-list dd span {
        margin-right: 10px;
    }

    .journal-list dd a {
        text-decoration: underline;
    }

.journal-list-header, .database-list-header {
    overflow: hidden;
    display: table;
    width: 100%;
    padding: 5px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    zoom: 1;
}

    .journal-list-header span, .database-list-header span {
        display: table-cell;
        padding: 5px 10px;
    }

.journal-list dl, .database-list dl {
    display: table;
    width: 100%;
    padding: 5px;
}

.journal-list dt, .journal-list dd, .database-list dt, .database-list dd {
    display: table-cell;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 22px;
    vertical-align: top;
}

    .journal-list dt a, .database-list dt a {
        font-size: 14px;
    }

.database-list .c1 {
    width: 200px;
}

.database-list .c3 {
    width: 45px;
}

.database-list .c4 {
    width: 50px;
}

.database-list .d-link {
    position: relative;
    top: -1px;
    margin-left: 4px;
}

.database-list .links a {
    color: #fff;
    background: #4487eb;
    margin-right: 5px;
    padding: 3px 6px;
    font-size: 12px;
    border-radius: 2px;
   /* position: absolute;
    right: 0; */
}

.database-list .d-link a {
    font-weight: lighter;
    font-size: 12px;
    margin-left: 10px;
    color: #35a1c3;
}

    .database-list .links a i, .database-list .d-link a i {
        position: relative;
        top: -1px;
        padding-right: 5px;
    }

.journal-list .c1 {
    width: 300px;
}

.journal-list .c2 {
    width: 150px;
}

.journal-list .c4 {
    width: 100px;
}

    .journal-list .c4 i {
        display: inline-block;
    }

        .journal-list .c4 i:after {
            font-size: 12px;
        }

.search-database .refine-item .sel {
    width: 85px;
}

.search-database .refine-item .input input {
    width: 225px;
}

.database-box {
    margin-bottom: 10px;
    padding: 18px 10px;
    background: #ffffff;
    border: 1px solid #d5e2e3;
}

.data-allnav .database-box {
    padding: 18px 10px 0;
    /*border: none;*/ /*tang*/
}

    .data-allnav .database-box .database-list {
        background: transparent;
    }

        .data-allnav .database-box .database-list .item h3 {
            background: transparent;
        }

        .data-allnav .database-box .database-list .item h3 {
            padding: 10px 15px 0;
        }

.data-allnav .search-top + .database-box {
    margin-top: 10px;
}

.data-allnav .database-box .database-list .brand:empty {
    display: none !important;
}

.database-box h1 {
    font-weight: lighter;
}

.database-site {
    margin-top: 30px;
}

    .database-site .dz {
        padding: 8px 10px;
        font-size: 16px;
        border: 0;
        border-radius: 0;
        background: -moz-linear-gradient(top, #18b38e 0%, #019c77 100%);
        background: -webkit-linear-gradient(top, #18b38e 0%,#019c77 100%);
        background: -o-linear-gradient(top, #18b38e 0%,#019c77 100%);
        background: -ms-linear-gradient(top, #18b38e 0%,#019c77 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#18b38e', endColorstr='#019c77',GradientType=0 );
    }

        .database-site .dz i {
            margin-right: 0;
            margin-left: 8px;
        }

    .database-site .site-list {
        width: 600px;
        border: 1px solid #d5e3e0;
    }

        .database-site .site-list li {
            height: 28px;
            padding: 4px 13px;
            border-bottom: 1px solid #d5e3e0;
            list-style-type: decimal;
            list-style-position: inside;
        }

            .database-site .site-list li:last-child {
                border-bottom: 0;
            }

.database-intro {
    margin-top: 30px;
}

    .database-intro p {
        position: relative;
        margin: 0;
        padding: 5px 3px 5px 80px;
        font-size: 14px;
        line-height: 24px;
    }

        .database-intro p strong {
            position: absolute;
            left: 0;
            width: 80px;
            line-height: 24px;
            *margin-top: -2px;
            _margin-top: -2px;
            color: #999999;
        }
/*Ã¦â€¢Â°Ã¦ÂÂ®Ã¥Âºâ€œÃ¥Â¯Â¼Ã¨Ë†ÂªÃ¦Â Â·Ã¥Â¼ÂÃ¨Â°Æ’Ã¦â€¢Â´
.database-guid li {
    margin-bottom: 5px;
}

.database-guid li a {
	 display: block;
	 position: relative;
	 height: 40px;
	 padding: 5px 10px;
	 font-size: 14px;
	 line-height: 30px;
	 color: #555;
	 background: #fcfcfc;
	 border: 1px solid #e2e2e2;
}

.database-guid li .current {
	 color: #fff;
	 background: #d73c3c !important;
	 border-color: #d73c3c;
}

.database-guid li a i {
	 position: absolute;
	 right: 10px;
	 top: 12px;
}*/

.database-top-list {
    overflow: hidden;
    display: table;
    width: 100%;
    margin-bottom: 10px;
    padding: 15px 0 0 15px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    border: 1px solid #d5e2e3;
    border-bottom: 5px solid #dceaf5;
    zoom: 1;
}

    .database-top-list .list-group {
        margin-right: 15px;
        margin-bottom: 15px;
        border-bottom: 1px solid #eee;
    }

        .database-top-list .list-group:last-child {
            margin-bottom: 0;
            border: 0;
        }

        .database-top-list .list-group:before, .database-top-list .list-group:after {
            display: table;
            content: "";
            clear: both;
        }

        .database-top-list .list-group .label {
            float: left;
            margin-right: 15px;
            font-size: 16px;
            line-height: 30px;
        }

        .database-top-list .list-group ul {
            float: left;
        }


    .database-top-list li {
        float: left;
        padding: 0 10px 15px 0;
    }

    .database-top-list a {
        display: inline-block;
        min-width: 25px;
        padding: 0 7px;
        color: #666;
        line-height: 30px;
        text-align: center;
        background: #eee;
        border-radius: 3px;
    }

        .database-top-list a.current {
            color: #fff;
            background: #075ad6;
        }

.database-top-search {
    margin-bottom: 15px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #d5e2e3;
    border-bottom: 5px solid #d5e2e3;
}

    .database-top-search .inline {
        margin: 20px 0;
    }

    .database-top-search .label {
        display: inline-block;
        width: 220px;
        height: 30px;
        font-family: "Microsoft YaHei";
        font-size: 18px;
        text-align: right;
        vertical-align: middle;
    }

    .database-top-search input[type="text"] {
        width: 460px;
        margin-right: 10px;
    }

    .database-top-search button {
        width: 80px;
        background: #d73c3c;
        border-color: #d73c3c;
    }

.database-edit-list h2 i {
    color: #ba3a3d;
}

.database-edit-list h2:nth-child(3) i {
    color: #d73c3c;
}

.database-edit-list h2:nth-child(5) i {
    color: #40cd8c;
}

.database-edit-list .tile-h2, .database-list .tile-h2, .tile-h2 {
    font-size: 18px;
    color: #075ad6;
}

.line-top .tile-h2 {
    width: auto;
    margin-left: 15px;
}

.database-edit-list ul {
    overflow: hidden;
    margin: 0 -5px 5px;
    zoom: 1;
}

.database-edit-list li {
    float: left;
    width: 293px;
    /* height: 43px; */
    margin: 5px;
    padding: 10px;
    font-size: 16px;
    font-family: "Microsoft Yahei";
    color: #333;
    line-height: 22px;
    background: #fff;
    border: 1px solid #dceaf5;
}

    .database-edit-list li a {
        color: inherit;
    }

.database-edit-list .database-info {
    display: block;
    height: 45px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    color: #666;
    font-size: 12px;
    cursor: pointer;
}

    .database-edit-list .database-info span {
        color: #2388ba;
    }

.database-edit-list .ask-link {
    padding: 0;
    margin: 5px 0;
}

    .database-edit-list .ask-link a {
        display: inline-block;
        margin-right: 10px;
        font-size: 12px;
        color: #2388ba;
    }

    .database-edit-list .ask-link i {
        font-size: 14px;
        padding-right: 5px;
    }

.database-edit-list .pages {
    float: none;
    height: 40px;
}

.more-sel {
    color: #ccc;
    margin-bottom: -1px;
}

    .more-sel a {
        display: inline-block;
        padding: 0 15px;
        font-size: 16px;
        color: #777;
    }

    .more-sel .current {
        font-weight: bold;
        font-size: 18px;
        color: #333;
        background: url(../../images/site/arrow.png) no-repeat center bottom;
    }

    .more-sel span {
        display: inline-block;
        padding: 0 15px;
        font-size: 18px;
        font-weight: bold;
        color: #333;
    }

        .more-sel span span {
            padding: 0;
        }

    .more-sel i {
        margin-right: 5px;
    }

.s-bottom {
    border: 0;
}

.search-about, .right-about {
    float: right;
    width: 200px;
    color: #585858;
    transition: all 0.3s cubic-bezier(1, 0.01, 0.3, 1) 0s;
    transition-delay: 0.01s;
}

.about-op {
    text-align: right;
}

    .about-op .move-check {
        margin-top: 3px;
    }

.about-box {
    margin-bottom: 15px;
    line-height: 24px;
}

    .about-box h3 {
        position: relative;
        margin-bottom: 3px;
        font-size: 16px;
        font-family: "Microsoft YaHei";
        font-weight: lighter;
        line-height: 30px;
        color: #158c3d;
        border-bottom: 1px solid #d5e2e3;
    }

        .about-box h3 .more {
            position: absolute;
            right: 0;
            top: 2px;
            font-size: 12px;
            font-family: Arial;
        }

        .about-box h3 .b-ico {
            margin-top: 2px;
            background: url(../../images/site/icon-about.gif) no-repeat;
        }

        .about-box h3 .bd {
        }

        .about-box h3 .rw {
            background-position: -18px 0;
        }

        .about-box h3 .jg {
            background-position: -36px 0;
        }

        .about-box h3 .zt {
            background-position: 0 -18px;
        }

        .about-box h3 .ls {
            background-position: -18px -18px;
        }

    .about-box .intro {
        padding: 0 3px;
        line-height: 24px;
    }

    .about-box ul {
        padding: 0 3px;
    }

    .about-box li {
        overflow: hidden;
        height: 24px;
        list-style: disc;
        list-style-position: inside;
    }

    .about-box a {
        color: #585858;
    }

    .about-box .rw-list span {
        display: inline-block;
        width: 50px;
    }

    .about-box .zt-list {
        overflow: hidden;
    }

        .about-box .zt-list li {
            float: left;
            width: 90px;
            margin-right: 7px;
        }

    .about-box .ls-list li {
        height: auto;
        padding: 3px 0;
        list-style: none;
        list-style-position: outside;
    }

    .about-box .ls-list strong {
        display: inline-block;
        height: 20px;
        margin-right: 3px;
        padding: 0 5px;
        line-height: 20px;
        color: #fff;
        text-align: center;
        background: #158c3d;
        border: 1px solid #117131;
        border-radius: 3px;
        cursor: pointer;
    }

    .about-box .ls-list span {
        display: inline-block;
        height: 22px;
        padding: 0 10px;
        line-height: 22px;
        background: #ebf1f2;
        border: 1px solid #d8e5e6;
        border-radius: 10px;
    }

.tools {
    width: 50px;
    position: fixed;
    right: 5px;
    bottom: 100px;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,100)||15)-(parseInt(this.currentStyle.marginBottom,100)||0)));
    _position: absolute;
    z-index: 999;
}

    .tools .tools-btn {
        position: relative;
        display: block;
        width: 50px;
        height: 50px;
        margin-bottom: -1px;
        padding: 8px 10px;
        text-align: center;
        line-height: 16px;
        color: #333;
        background: #fafafa;
        border: 1px solid #cdcdcd;
    }

    .tools .current {
        background: #fff;
        border-left: 1px solid #fff;
        z-index: 3;
    }

    .tools .sel-num {
        position: absolute;
        right: -3px;
        top: -3px;
        padding: 2px 4px;
        font-size: 8px;
        line-height: 8px;
        color: #fff;
        background: #a9090c;
        border-radius: 4px;
    }

.cluster-selected {
    position: absolute;
    right: 48px;
    bottom: 0;
    width: 200px;
    min-height: 152px;
    _height: 152px;
    background: #fff;
    border: 2px solid #aaa;
    z-index: 2;
}

    .cluster-selected li {
        position: relative;
        padding: 15px 10px;
        border-bottom: 1px dotted #ccc;
    }

        .cluster-selected li a {
            color: #000;
        }

        .cluster-selected li .del {
            position: absolute;
            right: 10px;
            top: 15px;
        }

    .cluster-selected .submit {
        height: 48px;
        padding: 10px;
        text-align: center;
    }

    .cluster-selected .submit-btn, .cluster-selected .submit-btn2 {
        float: left;
        width: 62px;
        height: 28px;
        padding: 3px 5px;
        font-size: 14px;
        line-height: 20px;
        color: #fff;
        background: #EB5F3C;
        border-color: #EB5F3C;
        border-radius: 3px;
        vertical-align: middle;
        cursor: pointer;
    }

    .cluster-selected .submit-btn2 {
        float: none;
        display: inline-block;
        width: 80px;
    }

    .cluster-selected .clear-btn {
        float: right;
        width: 50px;
        height: 28px;
        margin: 0 auto;
        line-height: 26px !important;
        line-height: 28px;
        text-align: center;
        font-size: 12px;
    }


.search-object .search-op-sort .sel {
    width: 100px;
}

.search-object .search-main {
    margin-right: 0;
}

.no-cluster {
}

    .no-cluster .left-cluster {
        display: none;
    }

    .no-cluster .search-result {
        margin-left: 0;
    }
/*----search-result end----*/
.hide-about .search-main {
    margin-right: 0;
    transition: all 0.3s cubic-bezier(1, 0.01, 0.3, 1) 0s;
    transition-delay: 0.01s;
}

.hide-about .search-about {
    width: auto;
    transition: all 0.3s cubic-bezier(1, 0.01, 0.3, 1) 0s;
    transition-delay: 0.01s;
}

.hide-about .about-box {
    display: none;
}

.no-data {
    height: auto !important;
    padding: 20px !important;
    text-align: left !important;
    font-family: inherit !important;
    font-size: inherit !important;
    border: 1px solid #ccc !important;
    background: #fff !important;
}

    .no-data h6 {
        margin-bottom: 8px;
        font-size: 18px;
        font-family: "Microsoft YaHei";
        font-weight: lighter;
        line-height: 24px;
    }

    .no-data li {
        padding: 5px 0;
        list-style: circle inside;
    }
/*---- pages ----*/
.pages {
    clear: none;
    float: right;
    margin-top: 2px;
}

    .pages .jump button {
        height: 26px;
        margin-left: -3px;
        padding: 2px 5px;
        background: #379be9 !important;
        border: #379be9 !important;
    }

/*-- fx --*/
.bdshare-button-style1-16 a, .bdshare-button-style1-16 .bds_more {
    background: transparent !important;
}

.quote {
    top: 150px;
}

    .quote p {
        position: relative;
        margin: 0;
        margin-bottom: 10px;
        padding: 5px 3px 5px 90px;
        font-size: 14px;
        line-height: 24px;
    }

        .quote p.intro {
            padding-left: 3px;
            color: #999;
        }

        .quote p strong {
            position: absolute;
            width: 80px;
            line-height: 24px;
            _margin-top: -2px;
            margin-left: -90px;
            color: #999999;
            text-align: right;
        }

        .quote p a {
            margin-right: 1em;
        }

            .quote p a:hover {
                background: #eee
            }



.save .layer-cnt, .apply .layer-cnt {
    padding: 20px;
}

.save .sinput, .apply .sinput {
    min-height: 34px;
    _height: 34px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 34px;
}

    .save .sinput input[type=radio], .apply .sinput input[type=radio] {
        position: relative;
        top: 2px;
    }

    .save .sinput label {
        margin-right: 1em;
    }

    .save .sinput input[type=text], .apply .sinput input[type=text] {
        width: 169px;
    }

.save p.intro, .apply p.intro {
    padding-left: 3px;
    color: #999;
}

.save .sinput strong, .apply .sinput strong {
    float: left;
    color: #999999;
    font-size: 14px;
    line-height: 34px;
}

.save .sinput button, .apply .sinput button {
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
}

.save .txt, .apply .txt {
    display: inline-block;
    padding: 6px 0;
}

.save .sel {
    float: left;
    min-width: 169px;
    padding-right: 20px;
    background-position: right 7px;
}

.save .sel-box {
    min-width: 169px;
}

    .save .sel-box input[type=text] {
        border: 0;
        width: 100%;
        border-radius: 0;
    }

.save .sel-input {
    position: relative;
}

    .save .sel-input .sel-input-add {
        position: absolute;
        top: 0;
        right: 0;
        width: 22px;
        height: 29px;
        text-align: center;
    }

        .save .sel-input .sel-input-add i {
            position: relative;
            top: 8px;
        }

.save .submit, .apply .submit {
    min-height: 30px;
    _height: 30px;
    margin-bottom: 15px;
    line-height: 30px;
    text-align: center;
}

    .save .submit .btn-s, .apply .submit .btn-s {
        width: 100px;
        margin: 0 10px;
        background: #EB5F3C;
        border-color: #EB5F3C;
    }

.save-select h2 {
    position: relative;
    color: #999999;
    line-height: 34px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

    .save-select h2 .h-op {
        position: absolute;
        right: 0;
        top: -1px;
        padding: 7px 0;
        line-height: 22px;
    }

        .save-select h2 .h-op input[type="text"] {
            width: 100px;
            height: 22px;
            padding: 3px 5px;
        }

        .save-select h2 .h-op button {
            height: 22px;
            padding: 3px 8px;
            font-size: 12px;
            color: #fff;
            line-height: 14px;
            background: #95B848;
            border: 1px solid #95B848;
        }

        .save-select h2 .h-op .cancel {
            color: #555;
            background: #fff;
            border: 1px solid #ccc;
        }

.save-select ul {
    overflow: hidden;
    margin: 5px -5px 15px;
    zoom: 1;
}

.save-select li {
    display: inline-block;
    padding: 5px;
}

    .save-select li a {
        position: relative;
        display: block;
        overflow: hidden;
        height: 30px;
        padding: 0 10px;
        line-height: 24px;
        color: #333333;
        text-overflow: ellipsis;
        text-align: center;
        border: 2px solid #ccc;
        border-radius: 3px;
    }

        .save-select li a:hover {
            border-color: #999;
        }

        .save-select li a.selected {
            border-color: #EB5F3C;
        }

            .save-select li a.selected:before {
                position: absolute;
                right: 0;
                top: 0;
                content: "\f00c";
                font-family: FontAwesome;
                font-weight: normal;
                font-style: normal;
                text-decoration: inherit;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 10px;
                line-height: 14px;
                color: #fff;
                background: #EB5F3C;
            }

.apply p.intro {
    margin: -10px 0 15px;
    padding-left: 0;
}

.apply .sinput input {
    width: 255px;
}

.tag {
    position: relative;
    display: inline-block;
    top: -1px;
    vertical-align: middle;
}

    .tag:before, .tag:after {
        position: relative;
        display: inline-block;
        content: "\6807 \7B7E";
        font-size: 16px;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif !important;
    }

    .tag:before {
        position: absolute;
        left: 9px;
    }

    .tag:after {
        margin-left: -7px;
        content: "\3010 \3000 \3000 \3011 ";
    }


    .tag.t-sy:before {
        content: "\8BD5 \7528" !important;
        color: #d50000 !important;
        border-color: #a21e1e !important;
    }

    .tag.t-mf:before {
        content: "\514D \8D39" !important;
        color: #00d55a !important;
        border-color: #00bb4f !important;
    }


.guid-display .web-site {
    padding: 0;
    font-size: 20px !important;
    background-image: none;
    border-bottom: 3px solid #075ad6;
}

    .guid-display .web-site a {
        float: left;
        width: 50%;
        height: 57px;
        padding: 0 15px;
        color: Gray;
        background: no-repeat #ebf1f2;
        -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
        filter: grayscale(100%);
        filter: Gray;
    }

        .guid-display .web-site a i:before {
            background: gray;
        }

    .guid-display .web-site .current {
        position: relative;
        color: #075ad6;
        -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
        filter: grayscale(0%);
        filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
        z-index: 1;
    }

    .guid-display .web-site a.current i:before {
        background: #075ad6;
    }

    .guid-display .web-site .g1.current {
        box-shadow: 5px 0 5px 0 rgba(0,0,0,.5);
    }

    .guid-display .web-site .g2.current {
        box-shadow: -5px 0 5px 0 rgba(0,0,0,.5);
    }

    .guid-display .web-site .g1, .guid-display .web-site .wx {
        background-image: url(../../images/site/web-site-bg3.jpg)
    }

    .guid-display .web-site .g2, .guid-display .web-site .qk {
        background-image: url(../../images/site/web-site-bg.jpg);
        background-position: -200px 0;
    }

    .guid-display .web-site .wx {
        display: block;
        height: 57px;
        padding: 0 15px;
        background-repeat: no-repeat;
        background-color: #EBE9DC;
        background-position: right 0;
    }

    .guid-display .web-site .qk {
        display: block;
        height: 57px;
        padding: 0 15px;
        background-repeat: no-repeat;
        background-color: #F2F1EC;
        background-position: 300px 0;
    }

        .guid-display .web-site .qk .h-sub {
            display: inline-block;
            padding: 5px;
            font-size: 16px;
            line-height: 24px;
            color: Gray;
        }

            .guid-display .web-site .qk .h-sub a {
                float: none !important;
                display: inline-block;
                width: auto;
                height: 24px !important;
                margin: 0 5px !important;
                padding: 0 !important;
                font-size: 16px !important;
                line-height: 24px !important;
                background: transparent !important;
            }

                .guid-display .web-site .qk .h-sub a.current {
                    color: #a21e1e;
                }

        .guid-display .web-site .qk .back {
            float: right;
        }

            .guid-display .web-site .qk .back a {
                float: none;
                display: inline;
                font-size: 16px;
                background: transparent;
            }

.guid-top-graph {
    overflow: hidden;
    padding: 0;
    zoom: 1;
}

.top-graph {
    float: left;
    width: 650px;
    margin: 0 7px;
}

.g-small {
    width: 250px;
}

.top-graph h3 {
    position: relative;
    height: 40px;
    padding-left: 10px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: lighter;
    line-height: 40px;
    color: #303d3f;
    background: #fff;
    border-bottom: 1px solid #dde6e7;
}

    .top-graph h3 i {
        margin-left: 5px;
    }

    .top-graph h3 tt {
        position: absolute;
        right: 9px;
        top: 9px;
    }

        .top-graph h3 tt a {
            display: block;
            height: 22px;
            width: 22px;
            padding-left: 100px;
            background: url(../../images/site/close-op.png) no-repeat;
        }

        .top-graph h3 tt .open {
            background-position: right top;
        }

        .top-graph h3 tt .close {
            background-position: right bottom;
        }

.top-graph .graph {
    height: 175px;
}

.search-top-filter {
    padding: 0 15px;
}

    .search-top-filter:before, .search-top-filter:after {
        display: table;
        content: "";
        clear: both;
    }

    .search-top-filter .filter-line {
        overflow: hidden;
        margin-left: -1px;
        padding: 10px;
        color: #333333;
        zoom: 1;
        width: 33.4%;
        float: left;
        min-height: 170px;
        background: #fafafa;
        border: 1px solid #e2e2e2;
    }

        .search-top-filter .filter-line .mt20 {
            margin-top: 10px;
        }

.search-top-line {
    padding: 0 0 0 1px;
}

.search-top-filter .filter-line.show-more {
    background: #fff;
}

    .search-top-filter .filter-line.show-more .filter-list {
        height: auto;
    }

.search-top-filter .filter-line .label {
    position: relative;
    float: left;
    width: 100%;
    height: 25px;
    margin: 3px 0;
    font-weight: bold;
    /* text-align: right; */
    line-height: 25px;
    font-size: 15px;
    color: #666;
}

    .search-top-filter .filter-line .label .f-more {
        position: absolute;
        right: 0;
    }

        .search-top-filter .filter-line .label .f-more a {
            font-size: 12px;
            font-weight: lighter;
            color: #999;
        }

.search-top-filter .filter-line .filter-list ul:before, .search-top-filter .filter-line .filter-list ul:after {
    display: table;
    content: "";
    clear: both;
}

.search-top-filter .filter-list {
    float: left;
    overflow: hidden;
    height: 100px;
}

    .search-top-filter .filter-list.show-more {
        height: auto;
    }

    .search-top-filter .filter-list li {
        float: left;
        height: 25px;
        margin-right: 15px;
    }

    .search-top-filter .filter-list a {
        display: inline-block;
        border-radius: 2px;
        font-size: 14px;
        line-height: 25px;
        color: #777;
        text-align: left;
    }

    .search-top-filter .filter-list.abc-list {
        height: auto;
    }

        .search-top-filter .filter-list.abc-list a {
            min-width: 20px;
            margin-bottom: 5px;
            padding: 0;
        }

    .search-top-filter .filter-list a.current {
        color: #EB5F3C;
        font-weight: bold;
    }

.search-top-filter .filter-line button {
    height: 27px;
    width: 80px;
    font-size: 12px;
    padding: 0px 5px;
    background: #EB5F3C;
    border-color: #EB5F3C;
}

.search-top-filter .filter-line input {
    height: 27px;
    width: 460px;
    font-size: 12px;
    margin-right: 10px;
}

.search-top-filter .line-top {
    padding: 10px 0;
    height: auto;
    width: 100%;
    background: none;
    border: none;
    min-height: 37px;
}

.class-guid h3 {
    color: #fff;
    background-color: #0fb1c0;
}

    .class-guid h3 tt a {
        background-image: url(../../images/site/arrow-down.png);
        background-position: right top !important;
    }

.class-guid .list {
    padding: 0;
}

    .class-guid .list li {
        margin-bottom: 0;
        padding: 1px 13px;
        line-height: 41px;
        border-bottom: 1px solid #d5e2e3;
    }

.class-guid .level1 {
    padding: 0;
    margin: 0 -13px -5px;
    border-top: 1px solid #d5e2e3;
}

    .class-guid .level1 li {
        padding-left: 35px;
    }

        .class-guid .level1 li:last-child {
            border-bottom: 0;
        }

.class-guid .list li input, .class-guid .list li span {
    float: left;
}

.class-guid .list li input {
    margin-top: 14px;
    margin-top: 10px\9;
}

.class-guid .list li tt {
    float: none;
    margin-left: 5px;
}

.class-guid .list li .show, .class-guid .list li .hide, .class-guid .list li .loading {
    float: right;
    margin-top: 13px;
    margin-right: -3px;
}

.database-box {
    /* padding: 0; */
    font-size: 12px;
    line-height: 30px;
    background: #fff;
    /* border: 1px solid #f9f9f9; */
    border-bottom: 5px solid #dceaf5;
}

.database-list {
    position: relative;
    margin: 0 !important;
    padding: 0;
}

    .database-list .item {
        background-color: #ffffff;
        border: 1px solid #f8f8f8;
        /* padding: 18px; */
        padding-top: 0;
        margin-bottom: 20px;
    }

    .database-list .additem {
        padding: 0;
        width: 240px;
        border: none;
    }

    .database-list .item h3 {
        font-size: 16px;
        color: #ba3a3d;
        font-family: arial;
        font-weight: bold;
        line-height: 30px;
        /* margin-top: 5px; */
        margin-bottom: 5px;
        background-image: url(hbg.jpg);
        background: #f9f9f9;
        padding-bottom: 10px;
        padding-left: 10px;
    }

        .database-list .item h3 i {
            display: inline-block;
            width: 24px;
            height: 24px;
            line-height: 24px;
            vertical-align: top;
            margin-right: 5px;
            display: none;
        }

    .database-list .item h4 {
        padding: 0 15px;
        font-size: 15px;
        line-height: 30px;
        color: #ba3a3d;
        position: relative;
    }

        .database-list .item h4 span {
            display: inline-block;
            position: relative;
            padding-right: 5px;
            background: #fff;
            z-index: 1;
        }

        .database-list .item h4:after {
            content: "";
            width: 82%;
            height: 1px;
            background: #ba3a3d;
            position: absolute;
            right: 15px;
            top: 18px;
        }

    .database-list .item p {
        margin-bottom: 0;
        padding: 0 15px;
    }

    .database-list p input[type="checkbox"] {
        vertical-align: middle;
        margin-top: -10px;
    }

    .database-list p a {
        display: inline-block;
        color: #434343;
        line-height: 20px;
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 14px;
        overflow: hidden;
    }

        .database-list p a:hover {
            color: #c62626;
            font-weight: bold;
        }

    .database-list p img {
        float: right;
        margin-right: 3px;
    }

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.wfull {
    width: 100%;
}


.search-top-filter {
    border: none;
    padding: 0px;
}

    .search-top-filter .filter-line .lang-label {
        width: auto;
    }

        .search-top-filter .filter-line .lang-label + .filter-list {
            float: left;
            margin-top: 3px;
            height: auto;
        }

.clearf {
    clear: both;
    height: 0;
    font-size: 0;
    display: block;
    content: " ";
    overflow: hidden;
    border: 0;
    line-height: 0;
}

.clr:after, .clr {
    clear: both;
    color: #333333;
    content: " ";
    display: block;
}

.pages .total {
    float: left;
    line-height: 18px;
}

.page a {
    /*float: left;*/
}


.guid-display {
    /*margin-top: 15px;*/
}

/*Ã¨Â¦â€ Ã§â€ºâ€“Ã¦Â Â·Ã¥Â¼Â*/
.search-result-other .search-top-filter:before, .search-result-other .search-top-filter:after {
    display: none;
}

.search-result-other .search-top-filter {
    margin-bottom: 15px;
    padding: 0 15px;
    font-size: 12px;
    line-height: 30px;
    background: #fff;
    border: 1px solid #d5e2e3;
    border-bottom: 5px solid #d5e2e3;
}

    .search-result-other .search-top-filter .filter-line {
        float: none;
        width: 100%;
        min-height: 37px;
        height: auto;
        padding: 2px 0;
        color: #333333;
        border: 0;
        border-bottom: 1px solid #d5e2e3;
        zoom: 1;
        overflow: hidden;
        background-color: #fff;
    }

        .search-result-other .search-top-filter .filter-line .label {
            float: left;
            width: 105px;
            height: 25px;
            margin: 3px 0;
            font-weight: bold;
            text-align: right;
            line-height: 25px;
        }

        .search-result-other .search-top-filter .filter-line .filter-list {
            float: none;
            height: auto;
            margin-left: 105px;
            padding: 2px 0;
        }

/*Ã§Æ’Â­Ã©â€”Â¨Ã©Ëœâ€¦Ã¨Â¯Â»*/
.hot-list {
    margin-bottom: 15px;
    padding: 0;
}

    .hot-list .search-result {
        margin-left: 0;
    }

    .hot-list .web-site {
        margin-bottom: 0;
    }

        .hot-list .web-site .qk {
            background-image: none;
        }


    .hot-list .journal-cover-list {
        background: #fff;
    }

        .hot-list .journal-cover-list ul {
            width: auto;
            margin-right: -17px;
        }

        .hot-list .journal-cover-list li {
            display: inline;
            float: none;
            height: auto;
            margin: 0;
            border: 0;
            padding: 0;
        }

            .hot-list .journal-cover-list li:before {
                display: none;
            }

            .hot-list .journal-cover-list li a {
                position: relative;
                float: left;
                width: 172px;
                height: 235px;
                padding: 14px 22px;
                border-bottom: 1px solid #f3f3f3;
                border-right: 1px solid #f3f3f3;
            }

    .hot-list .search-op-bottom {
        margin-top: -1px;
        padding: 15px;
        border-top: 1px solid #f3f3f3 !important;
        background: #fff;
    }

.database-list dl {
    display: block;
    position: relative;
}

.database-list dt {
    display: inline-block;
}

    .database-list dt a {
        font-size: 16px;
    }

.database-list dd {
    display: block;
}

.database-list .c1 {
    display: inline-block;
    width: 700px;
}

    .database-list .c1 .time {
        color: #999;
        margin-left: 10px;
    }

.database-list .c2 {
    display: inline-block;
    width: auto;
}

.database-list .c3 {
    width: auto;
    margin-top: -5px;
}

.database-list .links {
    position: absolute;
    right: 5px;
    top: 5px;
    width: auto;
	text-align:right;
	left:auto;
}

.search-main .database-top {
    min-height: 42px;
    margin-bottom: 12px;
    padding: 0;
    border-bottom-width: 2px;
}

.database-top .search-term {
    margin-right: 0;
    line-height: 30px;
}

    .database-top .search-term strong {
        font-size: 14px;
        font-weight: normal;
        line-height: 30px;
        vertical-align: bottom;
    }

.database-top .cluster-term li {
    float: left;
    height: 30px;
    margin: 0 8px 5px 0;
    padding: 0 13px;
    line-height: 30px;
    font-size: 14px;
    white-space: nowrap;
    border: 0;
    border-radius: 3px;
    color: #fff;
    background: #075ad6;
}

    .database-top .cluster-term li span {
        float: left;
        line-height: 30px;
    }

    .database-top .cluster-term li a.close {
        margin-right: -13px;
        width: 23px;
        height: 30px;
        color: #fff;
        border-left: 1px solid #7eaaec;
        cursor: pointer;
    }
