.wb-main.mode-elder .breadcrumb > li {
    font-size: 18px !important;
}
.wb-main.mode-elder .sidebar-header {
    font-size: 20px !important;
}
.wb-main.mode-elder .its-sidebar .sidebar-nav>li>a {
    font-size: 18px !important;
}
.wb-main.mode-elder .xzsxfl,
.wb-main.mode-elder .xzsxfl li,
.wb-main.mode-elder span,
.wb-main.mode-elder .matter-td,
.wb-main.mode-elder .searchinput {
    font-size: 16px !important;
}

.its-sidebar .sidebar-nav {
	padding: 0 15px;
}

.dept-list {
    margin: 0 0px;
    height: 532px;
    overflow-y: auto;
}

.dept-list>li {
	padding: 5px;
}

.dept-list .btn {
	padding: 4px 0 !important;
	background-color: transparent;
}

.its-sidebar .sidebar-nav>li>a {
	font-size: 14px;
	border-bottom: 0;
}
.btn {
	border-radius: 3px;
}
.btn-block {
	width: initial;
	display: initial;
}
.dept-list li {
    cursor: pointer;
}
.dept-list li:hover,
.dept-list li.active {
    color: #ee7151;
    font-weight: 700;
}
/* 列表css */
.btop {
    height: 49px;
    border-top: 1px solid #efefef;
    background-color: #e3e7f1;
}

.btop1 {
    width: 280px;
    height: 30px;
    margin-left: 35px;
    margin-top: 14px;
    font-family: '微软雅黑';
    font-size: 15px;
    font-weight: bold;
    color: #29588c;
    float: left;
}

.btop4 {
    width: 190px;
    height: 30px;
    margin-top: 14px;
    font-family: '微软雅黑';
    font-size: 15px;
    font-weight: bold;
    color: #29588c;
    float: left;
}

.btop2 {
    width: 100px;
    height: 30px;
    margin-top: 14px;
    font-family: '微软雅黑';
    font-size: 15px;
    font-weight: bold;
    color: #29588c;
    float: left;
}

.btop3 {
    width: 150px;
    height: 30px;
    margin-top: 14px;
    font-family: '微软雅黑';
    font-size: 15px;
    font-weight: bold;
    color: #29588c;
    float: left;
}

.xl_yin {
    padding: 4px;
    margin-top: 8px;
}

.xl {
    min-height: 40px;
    padding-left: 22px;
    padding-top: 10px;
    font-size: 10.5pt;
}

a.xk {
    font-size: 13px;
    font-family: '微软雅黑';
    text-decoration: none;
    color: #0d90d7;
    margin-left: 10px;
}

.xl1 {
    min-height: 40px;
    padding-left: 22px;
    padding-top: 10px;
    background-color: #efefef;
    font-size: 10.5pt;
}

.xl_yin1 {
    padding: 25px;
    background-color: #efefef;
}

.zh {
    width: 200px;
    min-height: 30px;
    float: left;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 25px;
}

a.xk {
    font-size: 13px;
    font-family: '微软雅黑';
    text-decoration: none;
    color: #0d90d7;
    margin-left: 10px;
}

.no_a1 {
    width: 250px;
    float: right;
    height: 34px;
    font-size: 13px;
    font-family: '微软雅黑';
    padding-right: 10px;
}

a.xz {
    display: block;
    border: 1px solid #d9d9d9;
    padding-left: 5px;
    padding-right: 5px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-family: '微软雅黑';
    margin-right: 4px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 2px #d9d9d9;
}

.no_a {
    width: 60px;
    float: right;
    margin-top: 0px;
    height: 34px;
    font-size: 13px;
    font-family: '微软雅黑';
}


.matter-tr {

}
.matter-table-header .matter-td {
    float: left;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    background-color: #e3e7f1;
}
.matter-table-body .matter-td {
    float: left;
    padding: 10px;
}
.matter-table-header > .matter-tr > .matter-td:nth-child(1),
.matter-table-body > .matter-tr > .matter-td:nth-child(1) {
    width: 40%;
    padding-left: 10px;
}
.matter-table-header > .matter-tr > .matter-td:nth-child(2),
.matter-table-body > .matter-tr > .matter-td:nth-child(2) {
    width: 22%;
}
.matter-table-header > .matter-tr > .matter-td:nth-child(3),
.matter-table-body > .matter-tr > .matter-td:nth-child(3) {
    width: 10%;
}

.matter-table-header > .matter-tr > .matter-td:nth-child(4),
.matter-table-body > .matter-tr > .matter-td:nth-child(4) {
    width: 28%;
}
.matter-table > .matter-table-body > .matter-tr:nth-of-type(2n) {
    background-color: #efefef;
}
.matter-folder .matter-list .matter-tr .matter-td:first-child {
    padding-left: 20px;
}
.matter-folder .matter-floder-name {
    padding: 10px 5px 10px;
}

.matter-table-body .matter-name {
    display: inline-block;
    width: calc( 100% - 70px);
}
.text-ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.matter-tag {
    display: inline-block;
    vertical-align: top;
    color: #0d90d7;
}
.matter-table-body > .matter-folder.matter-tr > .matter-td {
    width: 100%;
    padding: 0;
}
.matter-folder .matter-list .matter-tr:not(:last-child) {
    border-bottom: 1px solid #eee;
}
.matter-folder .matter-list {
    display: none;
}
.btn-matter-opear {
    display: inline-block;
    padding: 2px 4px;
    color: #0085c3;
    cursor: pointer;
}
.btn-matter-opear.disabled {
    color: #ccc;
}
.arrow-down {
    display: inline-block;
    width: 16px;
    cursor: pointer;
}
.arrow-down:after {
    content: "";
    display: inline-block;
    vertical-align: 0.306em;
    width: 0.36em;
    height: 0.36em;
    border-bottom: 1px solid;
    border-left: 1px solid;
    margin-right: 0.1em;
    margin-left: 0.4em;
    transform: rotate(-45deg);
}
.matter-number {
    display: inline-block;
    min-width: 20px;
    line-height: 1;
    text-align: center;
}

.search {
    padding-top: 12px;
	margin-bottom: 22px;
}
.xzsxfl {
    margin-bottom: 30px;
}
.xzsxfl li {
    float: left;
    width: 13%;
    text-align: center;
    box-sizing: border-box;
    margin-left: 10px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #333333;
    list-style: none;
    line-height: 36px;
	cursor: pointer;
}
.search span {
    color: #29588c;
    font-size: 14px;
    line-height: 36px;
}
.search .searchinput {
    width: 44%;
    line-height: 36px;
    height: 36px;
    padding: 0 10px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(179, 179, 179);
    border-image: initial;
    outline: none;
}
.search .allNumberDiv {
	display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    height: 60px;
    border-bottom: 1px solid #00344d;    
}
.search .allNumberDiv img{
    display: inline-block;
    margin-right: 10px;    
}
.search .allNumberDiv p{
    
}
.xzsxflall {
    background: #1e90ff!important;
    color: #FFFFFF!important;
    border: 0;
}
.xzsxfl ul{height: 32px;padding-top: 8px}
.navOrg{
	position: fixed;
    top: 240px;
	left: 10px;
    background: rgb(227, 231, 241);
    color: #4f719c;
}
.navOrg p{
	line-height: 40px;
    font-size: 14px;
    padding: 0 16px;
    cursor: pointer;
    font-weight: bold;
}    
.navOrgDCF{
	position: fixed;
    top: 240px;
    left: 97px;
    background: rgba(201, 205, 215, 0.8);
    color: #4f719c;
	transition: 0.3S;
}
.navOrgDCF.showOrg{
	display: block;
    opacity: 1;
}
.navOrgDCF p{
	line-height: 36px;
    font-size: 13px;
    padding: 0 16px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
}
.navOrgDCFBox{
	display: none;
    opacity: 0;
}
.navOrg p:hover,.navOrgDCF p:hover{
	background: #c6cad5;
}
.dcfq:hover + .navOrgDCFBox, 
.navOrgDCFBox:hover{
	display: block;
    opacity: 1;
}