﻿
.list-collection .list > li {
    margin-bottom: 20px;
}

.list-collection .list-title {
    font-size: 17px;
    color: #4083b9;
    height: 38px;
    line-height: 38px;
    padding: 0px 18px;
    width: calc(100% - 36px);
    border: 1px solid #62a6dc;
    background-color: #f6fbff;
    margin-bottom: 15px;
    margin-top: 20px;
}

    .list-collection .list-title:first-child,
    .list-collection .list-title.first {
        margin-top: 0px;
    }

    .list-collection .list-title .total {
    }

    .list-collection .list-title .more {
        float: right;
        font-size: 14px;
        cursor: pointer;
    }

.section-search .search .search-keyword {
    /*width: 272px;*/
}

.section-search .search .search-btn-type {
    width: 116px;
    height: 44px;
    background-color: #fff;
    border: none;
    float: left;
    font-size: 18px;
    cursor: pointer;
    border-radius: 5px;
    color: #333;
    margin-right: 20px;
    box-shadow: 0px 0px 20px #333;
    font-size: 14px;
    position: relative;
    padding-right: 20px;
}

    .section-search .search .search-btn-type img {
        position: absolute;
        right: 10px;
        top: 18px;
    }

.search-lib-list {
    position: absolute;
    top: 44px;
    left: 0px;
    background-color: #fff;
    border: 1px solid #cfcfcf;
    font-size: 14px;
    width: 114px;
    border-radius: 5px;
    line-height: 35px;
    text-align: center;
    display: none;
}

    .search-lib-list li {
        border-bottom: 1px dotted #cfcfcf;
        cursor: pointer;
    }

        .search-lib-list li:hover {
            background-color: #cfcfcf;
            padding: 0px 10px;
        }

.section-search .search .search-btn-gj {
    display: none;
}

.section-content .module-left .rudder .total-al {
    top: 129px;
    left: 163px;
}

.section-content .module-left .rudder .total-gd {
    top: 80px;
    left: 106px;
}

.section-content .module-left .rudder .total-fl {
    top: 129px;
    left: 52px;
}

.section-content .module-left .rudder .total-qk {
    top: 180px;
    left: 107px;
}