.container {
    margin-left: 0;
    overflow-y: auto;
    font-family: 'Microsoft YaHei', '微软雅黑';
    margin-top: 20px;
}
.content_left {
    width: 218px;
    min-height: 500px;
    float: left;
    margin-right: 32px;
    border: 1px solid #e4e7ee;
    margin-bottom: 30px;
}
.navigation_div {
    float: left;
    width: 100%;
    overflow-y: auto;
}
.navigation_title {
    font-size: 15px;
    font-weight: bold;
    color: #666666;
    background: #f1f1f1;
    height: 38px;
    line-height: 36px;
    padding-left: 20px;
    border-bottom: 1px solid #e4e7ee;
    border-top: 1px solid #e4e7ee;
}
.navigation_content {
    width: 100%;
    overflow-y: auto;
}
.navigation_content_raw {
    width: 100%;
    height:38px;
    line-height: 38px;
    font-size: 14px;
    color: #555;
    background: url("../images/kbreearch/_0004_resourceSearch-oval-1.png") no-repeat 20px 17px;
}
.key-wid {
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 35px;
    width: 56px;
}
.key-num {
    display: inline-block;
    float: right;
    overflow: hidden;
    text-align: center;
    letter-spacing: 0;
    margin-right: 20px;
}

.navigation_content_raw:hover {
    color:#0066cc;
    cursor: pointer;
    background: #f1f1f1 url('../images/kbreearch/_0005_resourceSearch-oval-1.png') no-repeat 20px 17px;
}
.content_right {
    width: 946px;
    float: left;
    min-height: 500px;
}
.button_div {
    height: 39px;
    background: #f1f1f1;
    border: #e4e7ee 1px;
    position: relative;
}
.button_div button {
    cursor: pointer;
}
/*排序框通用样式*/
.divSortT {
    font-size: 14px;
}
/*排序框左侧通用选中状态*/
.divSortTLS {
    color: white;
    background: #FF0000 url('../images/kbreearch/_0009_allow.png');
}

/*排序框左侧通用未选中状态*/
.divSortTLWS {
    color: #333;
    background: white url('../images/kbreearch/_0008_allow-ws.png');
}
/*排序框左侧综合排序样式*/
.divSortZH {
    width: 62px;
    margin-left: 7px;
    background-position: 45px 8px;
    padding-right: 10px;
}
/*排序框左侧时间排序样式*/
.divSortTime {
    width: 90px;
    /*margin-right: -1px;*/
    background-position: 72px 8px;
    padding-right: 12px;
}
/*时间升序排序箭头*/
.divSortTimeSA {
    background-image: url('../images/kbreearch/_0000_PLN-7.png');
}

/*排序框左侧相关度排序样式*/
.divSortRelativation {
    width: 110px;
    /*margin-right: -1px;*/
    background-position: 90px 8px;
    padding-right: 16px;
}
/*排序框左侧二次检索样式*/
.searchTwo {
    width: 110px;
    height: 27px;
    background-color: #999;
    color: white;
    border: #ccc solid 1px;
    position: relative;
    margin-top: 7px;
    padding-left: 5px;
    float: left;
    line-height: 25px;
    font-size: 14px;
}
/*排序框右侧分页通用样式*/
.divSortP {
    width: 60px;
    margin-top: 7px;
}

.divSortP:hover {
    cursor: pointer;
}
/*排序框右侧分页减页可点击样式*/
.divSortPYL {
    background: url('../images/kbreearch/_0000_PLN-31.png') 10px 0;
}

/*排序框右侧分页减页不可点击样式*/
.divSortPNL {
    background: url('../images/kbreearch/_0000_PLN-3.png') 10px 0;
}

/*排序框右侧分页增页可点击样式*/
.divSortPYR {
    background: url('../images/kbreearch/_0001_PRY-4.png') 0 0;
}

/*排序框右侧分页增页不可点击样式*/
.divSortPNR {
    background: url('../images/kbreearch/_0001_PRY-41.png') 0 0;
}
/*排序框右侧通用样式*/
.divSortTR {
    height: 35px;
    line-height: 35px;
    background-repeat: no-repeat;
    float: right
}
/*排序框左侧通用样式*/
.divSortTL {
    height: 27px;
    line-height: 25px;
    border: #e4e7ee solid 1px;
    position: relative;
    padding-left: 0;
    float: left;
    margin-top: 7px;
    background-repeat: no-repeat;
}
#yearList {
    overflow-y: hidden;
    max-height: 230px;
    transition:max-height 1s;
    -moz-transition:max-height 1s; /* Firefox 4 */
    -webkit-transition:max-height 1s; /* Safari and Chrome */
    -o-transition:max-height 1s; /* Opera */
}
#yearList::-webkit-scrollbar {
    display: none;
}
.list_div {
    width: 100%;
    margin-top: 20px;
}
.rawOne {
    width: 100%;
    min-height: 22px;
}
.resourceType {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #0066cc;
    background-color: #eaf3ff;
    cursor: pointer;
    border-radius: 4px;
    float: left;
    border: 0;
    text-align: center;
    /*padding: 2px 4px 1px;*/
    margin-right: 10px;
}
.resourceTitle {
    font-size: 16px;
    color: #0066cc;
    font-weight: bold;
    margin-left: 10px;
    cursor: pointer;
}
.rawTwo {
    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 14px;
    color: #666;
}
.authorRaw {
    height: 25px;
    width: 100%;
}
.authorTitle {
    font-weight: bold;
    float: left;
    font-size: 14px;
    color: #666;
}
.authorContent {
    float: left;
    font-size: 14px;
    color: #666;
}
.abstractRaw {
    min-height: 25px;

}
.abstractTitle {
    font-weight: bold;
    float: left;
    font-size: 14px;
    color: #666;
}
.abstractContent {
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 3px;
}
.keywordRaw {
    height: 25px;
    width: 100%;
}
.keywordTitle {
    font-weight: bold;
    float: left;
    font-size: 14px;
    color: #666;
}
.keywordContent {
    float: left;
    font-size: 14px;
    color: #666;
}
.dateRaw {
    height: 25px;
    width: 100%;
}
.dateTitle {
    font-weight: bold;
    float: left;
    font-size: 14px;
    color: #666;
}
.dateContent {
    float: left;
    font-size: 14px;
    color: #666;
}
.rawThree {
    width: 104px;
    height: 26px;
    float: left;
    line-height: 26px;
    text-align: center;
    border-radius: 26px;
    margin-right: 20px;
    padding-left: 20px;
    font-size: 14px;
    color: #222;
    background: #f1f1f1 url('../images/kbreearch/data-list-icon_1.png') no-repeat 20px center;
}
.rawThree:hover {
    cursor: pointer;
    background-color: #d5d5d5;
}
.devi_brown {
    border-top: 1px solid #f1f1f1;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.search_result_hits_total {
    color: #ff7800;
}
.guanbi {
    width: 12px;
    height: 38px;
    background: url("../images/qzgyyjdt/guanbi.png") no-repeat 0 14px;
}
.navigation_content_raw:hover .guanbi {
    background: url("../images/qzgyyjdt/guanbiS.png") no-repeat 0 14px;
}