.search-select {
    width: 1200px;
    margin: 0;
    height: 44px;
    background: #f9f9f9;
    border-bottom: 1px solid #bababa;
}

    .search-select li {
        display: inline;
    }

    .search-select a {
        float: left;
        width: 173px;
        height: 24px;
        margin-left: -1px;
        padding: 10px 13px;
        font-size: 14px;
        font-weight: bold;
        line-height: 24px;
        color: #333333;
        text-align: center;
        background: url(../images/search-select-bg.png) no-repeat right;
    }

        .search-select a span {
            font-size: 12px;
            font-weight: lighter;
            line-height: 14px;
        }

    .search-select .current a {
        position: relative;
        margin: -3px 0 0;
        color: #cc0000;
        border-top: 3px solid #cc0000;
    }

        .search-select .current a span {
            display: none;
        }
/*----left-cluster----*/
.left-cluster {
    float: left;
    width: 220px;
    padding: 10px;
}

.search-refine {
    padding: 7px 10px 0px;
    border-bottom: 1px dotted #ccc;
}

    .search-refine .refine-item, .search-refine .refine-submit {
        min-height: 26px;
        _height: 26px;
        margin: 10px 0;
        line-height: 24px;
        text-align: left;
    }

        .search-refine .refine-item .sel, .search-refine .refine-item .t, .search-refine .refine-item .input {
            float: left;
            margin-right: 5px;
        }

        .search-refine .refine-item .sel, .search-refine .refine-item .t {
            width: 100px;
            height: 22px;
            line-height: 20px;
            line-height: 24px\9;
            text-align: left;
            color: #000;
            background: url(../images/adv-input-bg.png) no-repeat left;
            border: 1px solid #bcbcbc;
            border-radius: 2px;
        }

            .search-refine .refine-item .sel .disp, .search-refine .refine-item .t .disp {
                display: block;
                height: 22px;
                padding-left: 5px;
                line-height: 20px;
                line-height: 24px\9;
                background: url(../images/ico-arrow.png) no-repeat right -59px;
            }

        .search-refine .refine-item .sel-box {
            display: none;
            position: absolute;
            left: -1px;
            top: 22px;
            width: 125px;
            background: #fff;
            border: 1px solid #dddddd;
            border-bottom: 0;
            z-index: 5;
        }

            .search-refine .refine-item .sel-box li {
                border-bottom: 1px solid #dddddd;
            }

            .search-refine .refine-item .sel-box a {
                display: block;
                height: 18px;
                padding: 2px 5px;
                line-height: 18px;
            }

                .search-refine .refine-item .sel-box a:hover {
                    background: #f1f1f1;
                }

        .search-refine .refine-item .sel {
            width: 72px;
        }

            .search-refine .refine-item .sel .sel-box {
                width: 72px;
            }

        .search-refine .refine-item .t {
            float: left;
            width: 53px;
            margin-right: 0;
        }

            .search-refine .refine-item .t .sel-box {
                width: 69px;
                z-index: 9999;
            }

            .search-refine .refine-item .t ul {
                overflow: auto;
                width: 69px;
                height: 200px;
            }

        .search-refine .refine-item .input {
            position: relative;
            width: 100px;
            height: 22px;
            margin-right: 0;
            padding: 0 5px;
            background: url(../images/adv-input-bg.png) no-repeat left;
            border: 1px solid #bcbcbc;
            border-radius: 2px;
        }

            .search-refine .refine-item .input input {
                width: 100px;
                _width: 97px;
                height: 21px;
                height: 23px\9;
                *height: 22px;
                _height: 20px;
                line-height: 22px;
                background: transparent;
                border: 0;
            }

        .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;
    }

        .search-refine .refine-submit .submit {
            display: inline-block;
            width: 90px;
            height: 22px;
            margin: 0 20px;
            *margin-bottom: 10px;
            border: 1px solid #ccc;
            ;
            cursor: pointer;
            font-size: 12px;
            line-height: 20px;
            line-height: 24px\9;
            color: #fff;
            background: #c50414;
            border: 1px solid #c50414;
            border-radius: 2px;
        }
/*--------*/
.cluster {
    padding: 15px 5px;
    background: url(../images/cluster-pic.png) no-repeat 8px 15px;
}

    .cluster h2 {
        height: 30px;
        padding-left: 43px;
        font-size: 20px;
        font-family: "Microsoft YaHei";
        font-weight: lighter;
        line-height: 25px;
    }

.cluster-group {
    margin-bottom: 10px;
}

    .cluster-group h3 {
        height: 27px;
        padding-left: 5px;
        padding-top: 9px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        font-weight: lighter;
        color: #333;
    }

        .cluster-group h3 tt {
            float: right;
            margin-right: 0px;
            *margin-top: -17px;
            _margin-top: -17px;
        }

            .cluster-group h3 tt a {
                display: block;
                height: 22px;
                width: 22px;
                background: url(../images/close-op.png);
            }

            .cluster-group h3 tt .open {
                background-position: top;
            }

            .cluster-group h3 tt .close {
                background-position: bottom;
            }

    .cluster-group .list {
        background: #fff;
    }

        .cluster-group .list ul {
            overflow: hidden;
            border: 1px solid #dbdbdb;
        }

    .cluster-group li {
        display: block;
        padding-left: 8px;
        padding-right: 10px;
        line-height: 24px;
        color: #000;
        background: #fcfcfc;
        border-bottom: 1px solid #dbdbdb;
    }

    .cluster-group .list span {
        cursor: pointer;
    }

    .cluster-group .level0 {
    }

        .cluster-group .level0 li {
            padding-right: 0;
        }

            .cluster-group .level0 li tt {
                margin-right: 10px;
            }

    .cluster-group .list .level1 {
        padding: 0 0 0 7px;
        border: 0;
    }

    .cluster-group .level1 li {
        padding-right: 0;
        line-height: 22px;
        border: 1px solid #fcfcfc;
    }

    .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/cluster-group-show.gif) no-repeat 0 1px;
        vertical-align: middle;
    }

    .cluster-group .list li .hide {
        background: url(../images/cluster-group-hide.gif) no-repeat;
    }

    .cluster-group .list li .loading {
        background: url(../images/treeloading.gif) 0 0;
    }

    .cluster-group .list li:hover {
    }

    .cluster-group .list li tt {
        float: right;
    }

    .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;
        }
/*--------*/
.search-result {
    float: right;
    width: 930px;
    padding: 0 15px;
}

.search-top {
    padding: 6px;
    line-height: 30px;
    border-bottom: 1px solid #e8e8e8;
}

    .search-top .search-term {
        float: left;
        margin-right: 2em;
    }

    .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;
            margin: 5px 10px 5px 0;
            white-space: nowrap;
            border: 1px solid #93a8a9;
        }

            .search-top .cluster-term li span {
                float: left;
                height: 18px;
                padding: 0 10px;
                line-height: 15px !important;
                line-height: 16px;
            }

            .search-top .cluster-term li .close {
                float: left;
                height: 14px;
                padding: 2px 1px;
                border-left: 1px solid #93a8a9;
            }

    .search-top .search-count {
        float: right;
        white-space: nowrap;
    }

        .search-top .search-count i img {
            vertical-align: middle;
        }

    .search-top .search-graph-op {
        float: right;
    }

        .search-top .search-graph-op a {
            display: inline-block;
        }

        .search-top .search-graph-op .on {
        }

.search-graph {
    margin-top: 10px;
    padding: 3px 5px;
    background: #F5F8FB;
    border: 1px solid #B8D1E6;
}

    .search-graph h2 {
        font-size: 12px;
        font-weight: lighter;
    }

        .search-graph h2 a {
            display: block;
            background: url(../images/graph-arrow.png) right top no-repeat;
        }

        .search-graph h2 img {
            position: relative;
            top: 0px;
            width: 11px;
            margin-left: 2px;
            vertical-align: middle;
        }

.search-yeaer-graph {
    padding: 5px 0;
    text-align: center;
}

.search-op {
    clear: both;
    height: 23px;
    padding: 10px 0;
    border-bottom: 2px solid #cc0000;
}

.search-op-sel, .search-op-more {
    float: left;
    margin-right: 10px;
    padding-left: 1px;
}

    .search-op-sel a, .search-op-more a {
        float: left;
        height: 21px;
        margin-left: -1px;
        padding: 0 5px;
        line-height: 20px;
        line-height: 24px\9;
        color: #333;
        background: #fff;
        border: 1px solid #929292;
    }

.search-op-sort, .search-op-show, .search-op-num {
    float: right;
    margin-left: 10px;
}

    .search-op-sort span, .search-op-show span, .search-op-num span {
        float: left;
        height: 21px;
        line-height: 20px;
        color: #333;
        border: 1px solid #fff;
    }

    .search-op-sort .sel, .search-op-show .sel, .search-op-num .sel {
        position: relative;
        width: 92px;
        height: 21px;
        line-height: 19px;
        line-height: 23px\9;
        text-align: left;
        color: #000;
        background: url(../images/adv-input-bg.png) no-repeat left;
        border: 1px solid #bcbcbc;
        border-radius: 2px;
        z-index: 9;
    }
.search-op-num .sel {
	width: 40px;
}
    
    
        .search-op-sort .sel .disp, .search-op-show .sel .disp, .search-op-num .sel .disp {
            display: block;
            height: 21px;
            padding-left: 5px;
            line-height: 19px;
            line-height: 23px\9;
            background: url(../images/ico-arrow.png) no-repeat right -59px;
        }

        .search-op-sort .sel .sel-box, .search-op-show .sel .sel-box, .search-op-num .sel .sel-box {
            display: none;
            position: absolute;
            left: -1px;
            top: 21px;
            width: 92px;
            background: #fff;
            border: 1px solid #c5c5c5;
            border-bottom: 0;
            z-index: 5;
        }

            .search-op-sort .sel .sel-box li, .search-op-show .sel .sel-box li, .search-op-num .sel .sel-box li {
                border-bottom: 1px solid #c5c5c5;
            }

            .search-op-sort .sel .sel-box a, .search-op-show .sel .sel-box a, .search-op-num .sel .sel-box a {
                display: block;
                height: 18px;
                padding: 1px 5px;
                line-height: 18px;
            }

                .search-op-sort .sel .sel-box a:hover, .search-op-show .sel .sel-box a:hover, .search-op-num .sel .sel-box a:hover {
                    background: #f1f1f1;
                }

.search-sort-abc {
    height: 34px;
    padding: 0 10px;
    line-height: 32px;
    background: #f9f9f9;
}

    .search-sort-abc strong {
        display: inline-block;
        margin-right: 10px;
    }

    .search-sort-abc a {
        display: inline-block;
        width: 15px;
        margin-right: 10px;
        color: #555;
        text-align: center;
        font-weight: bold;
    }

        .search-sort-abc a:hover {
            color: #cc0000;
            text-decoration: underline;
        }

.search-result-list {
}

    .search-result-list dl {
        position: relative;
        min-height: 100px;
        padding: 8px 140px 10px 30px;
        padding: 8px 10px 10px 30px;
        _background: #fff;
        border-bottom: 1px dotted #c0c0c0;
    }

.abstract-list dl, .full-list dl {
    min-height: 145px;
    _height: 145px;
    padding-left: 150px;
}

.search-result-list dl:hover {
    background: #fcfbfb;
}

.search-result-list dt {
    padding: 4px 0;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px;
}

.abstract-list dt {
    padding: 4px 200px 4px 0;
}

.width-down dt {
    padding-right: 230px;
}

.search-result-list dt .title {
    margin-right: 2em;
}

.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;
        text-decoration: underline;
    }

.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 {
    padding: 2px 0;
    color: #666666;
    line-height: 20px;
}

.search-result-list dt a {
    font-size: 14px;
    color: #006aad;
}

.search-result-list .sel {
    position: absolute;
    height: 17px;
    left: 0px;
    top: 11px;
    *top: 10px;
    _top: 10px;
}

    .search-result-list .sel input {
        vertical-align: bottom;
    }

.object-list .sel {
    _left: -30px;
}

.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 {
    position: absolute;
    right: 0;
    top: 13px;
    line-height: 16px;
}

    .search-result-list .source a {
        margin-right: 5px;
    }

.search-result-list .paper-preview {
    position: absolute;
    left: 30px;
    top: 11px;
    z-index: 10;
}

    .search-result-list .paper-preview a {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .search-result-list .paper-preview img {
        width: 100px;
        height: 135px;
        border: 1px solid #adadad;
        box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
    }

earch-result-list .paper-preview .zoomWindow {
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.5);
}

.search-result-list .paper-preview .zoomPad img {
    width: 100px;
    height: 135px;
    border: 1px solid #adadad;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.search-result-list .paper-preview .zoomWrapperImage img {
    width: auto;
    height: auto;
}


.search-result-list .media {
    margin-right: 15px;
}

    .search-result-list .media i {
        display: inline-block;
        height: 13px;
        margin: 0 2px;
        padding: 0 2px;
        font-size: 10px;
        font-weight: bold;
        font-family: Arial;
        line-height: 13px;
        color: #ff6e2d;
        background: #ffecda;
        border: 1px solid #f2ac93;
        vertical-align: text-bottom;
    }

.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: 5px;
    text-decoration: underline;
}

.search-result-list .writer .type_ico_id, .search-result-list .subject .type_ico_id, .search-result-list .original .type_ico_id, .search-result-list .others .type_ico_id, .search-result-list .read .type_ico_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-op .pages {
    float: right;
}

    .search-op .pages .total {
        margin-right: 5px;
    }

.search-op .page a {
    display: inline-block;
    width: 18px;
    margin: 0 1px;
    padding-bottom: 2px;
    font-family: Comic Sans MS;
    line-height: 16px;
    text-align: center;
    color: #9e9e9e;
    background: #eaeaea;
    border: 1px solid #adadad;
    cursor: pointer;
}

.search-op .page .page-num {
    margin: 0 10px;
}

    .search-op .page .page-num a {
        width: 20px;
        margin: 0;
        padding: 0;
        font-family: Times New Roman;
        line-height: 18px;
    }

    .search-op .page .page-num .current {
        color: #fff;
        background: #c50414;
        border: 1px solid #a7000e;
    }
/*--------*/
.full-list dt {
    position: relative;
    padding-left: 65px;
    padding-right: 200px;
}

    .full-list dt strong {
        position: absolute;
        left: 0px;
        _left: -65px;
        _margin-top: -3px;
        font-weight: lighter;
        color: #888;
    }

.full-list dd {
    min-height: 20px;
    _height: 20px;
    position: relative;
    padding-left: 65px;
}

.full-list .sel, .full-list .paper-preview {
    padding-left: 0;
}

.full-list dd strong {
    position: absolute;
    left: 0px;
    _left: -65px;
    _margin-top: -3px;
    font-weight: lighter;
    color: #888;
}

.table-list table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.table-list th, .table-list td {
    padding: 0 5px;
}

.table-list th {
    height: 20px;
    padding: 9px 5px;
    line-height: 20px;
    font-weight: lighter;
    color: #666;
    background: url(../images/table-tr-bg.gif) repeat-x bottom #f9f9f9;
}

.table-list td {
    padding: 10px 5px;
    line-height: 18px;
    border-bottom: 1px dashed #e4e4e4;
}

    .table-list td input {
        margin-right: 8px;
    }

.table-list .source {
    position: static;
}

.table-list td .read {
    overflow: hidden;
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    background: url(../images/read.gif) no-repeat;
}

.table-list td .downl {
    overflow: hidden;
    display: inline-block;
    width: 19px;
    height: 17px;
    margin: 0 5px;
    background: url(../images/downl.gif) no-repeat;
}

.table-list td .count {
    font-size: 10px;
    text-align: center;
}
/**/
.right-about {
    float: right;
    width: 200px;
}

.right-pic {
    margin-bottom: 15px;
    border: 1px solid #e7e7e7;
}

.about-box {
    margin-bottom: 5px;
    border: 1px solid #e7e7e7;
}

    .about-box .name {
        height: 26px;
        padding: 0 10px;
        font-size: 14px;
        font-weight: lighter;
        color: #333;
        line-height: 24px;
        background: #f5f5f5;
        border-bottom: 1px solid #e7e7e7;
    }

        .about-box .name tt {
            float: right;
            *margin-top: -24px;
            _margin-top: -24px;
            font-size: 12px;
        }


    .about-box .about-list {
        padding: 5px;
    }

        .about-box .about-list dl {
            position: relative;
            padding: 5px 0 7px 15px;
            color: #7a7a7a;
            background: url(../images/point-ico.png) no-repeat 2px 9px;
            border-bottom: 1px dashed #dddede;
        }

        .about-box .about-list dt {
            padding: 2px 0;
        }

            .about-box .about-list dt a {
                color: #006aad;
                font-size: 14px;
                text-decoration: none;
            }

        .about-box .about-list dd {
            padding: 2px 0;
            line-height: 16px;
        }

        .about-box .about-list .index {
            color: #49a415;
        }

            .about-box .about-list .index span {
                margin-right: 10px;
            }

                .about-box .about-list .index span a {
                    color: inherit;
                    text-decoration: underline;
                }

        .about-box .about-list li {
            overflow: hidden;
            height: 30px;
            padding-left: 14px;
            line-height: 28px !important;
            line-height: 30px;
            background: url(../images/point-ico.png) no-repeat 2px 8px;
            border-bottom: 1px dashed #ccc;
        }



/**/
.search-display:after {
    clear: both;
    color: #333333;
    content: " ";
    display: block;
}

.search-display {
    background: url(../images/search-left-bg.gif) left top repeat-y #fff;
    zoom: 1;
}

.search-object:after {
    clear: both;
    color: #333333;
    content: " ";
    display: block;
}

.search-object {
    background: url(../images/search-left-bg.gif) left top repeat-y #fff;
    zoom: 1;
}

    .search-object .search-result-list {
    }

    .search-object .right-about {
        padding-top: 15px;
    }

    .search-object dd strong {
        color: #888;
        font-weight: lighter;
    }

    .search-object dd span {
        margin-right: 10px;
    }

    .search-object dd a {
        display: inline-block;
        margin-right: 10px;
    }

    .search-object dd a {
        text-decoration: underline;
    }

    .search-object .search-op-sort .sel, .search-object .search-op-show .sel {
        width: 120px;
    }

.limited {
    padding: 40px 20px;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    border-bottom: 1px dotted #c0c0c0;
}



.search-object .object-cover-list {
    float: none;
    width: auto;
    padding-top: 20px;
}

.object-cover-list li {
    position: relative;
    overflow: hidden;
    float: left;
    width: 155px;
    height: 200px;
    margin: 0 15px 15px;
    _margin: 0 12px 15px;
    text-align: center;
    z-index: 1;
}

    .object-cover-list li a {
        display: block;
        width: 120px;
        margin: 0 auto 5px;
        text-align: left;
        background: url(../images/qk-cover.png) repeat-y left;
    }

    .object-cover-list li .name {
        display: inline;
        margin-bottom: 0;
        background: none;
        font-size: 12px;
    }

.object-cover-list img {
    position: relative;
    width: 120px;
    height: 160px;
    z-index: -1;
    _z-index: 1;
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.3);
}


.no-border {
    border: 0;
}

.no-data {
    padding: 20px;
    border-bottom: 1px solid #ccc;
}

    .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;
    }

.search-result-list .sort-about {
    position: absolute;
    right: 5px;
    top: 12px;
}

    .search-result-list .sort-about a {
        margin: 0;
    }


/*----width980----*/
.w-980 .search-select, .s-980 .search-select {
    width: 978px;
    padding-left: 2px;
}

    .w-980 .search-select a, .s-980 .search-select a {
        width: 136px;
    }

.w-980 .search-result, .s-980 .search-result {
    width: 710px;
}

.w-980 .search-sort-abc a, .s-980 .search-sort-abc a {
    margin-right: 7px;
}

.w-980 .search-object .search-result-list, .s-980 .search-object .search-result-list {
}

.w-980 .search-object .object-cover-list, .s-980 .search-object .object-cover-list {
    width: auto;
}

.w-980 .object-cover-list li, .s-980 .object-cover-list li {
    width: 112px;
    height: 190px;
}

.w-980 .object-cover-list img, .s-980 .object-cover-list img {
    width: 108px;
    height: 150px;
}

.w-980 .search-select, .w-980 .search-select a, .w-980 .search-result, .w-980 .search-object .search-result-list, .w-980 .search-sort-abc a, .w-980 .search-object .object-cover-list, .w-980 .object-cover-list li, .w-980 .object-cover-list img {
    transition: all 0.3s cubic-bezier(1, 0.01, 0.3, 1) 0s;
    transition-delay: 0.01s;
}


/*----width1200----*/
.w-1200 .search-select, .w-1200 .search-select a, .w-1200 .search-result, .w-1200 .search-object .search-result-list, .w-1200 .search-sort-abc a, .w-1200 .search-object .object-cover-list, .w-1200 .object-cover-list li, .w-1200 .object-cover-list img {
    transition: all 0.3s cubic-bezier(1, 0.01, 0.3, 1) 0s;
    transition-delay: 0.01s;
}
