
.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;
}
body {
	background-color: #f5f5f5;
}
.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 */
.matter-tr {
    width: 951px;
    min-height: 40px;
    /* padding-left: 22px; */
    /*padding-top: 10px;*/
    font-size: 10.5pt;
    /*margin-top: 5px;*/
}
.matter-tr1{
    width: 100%;
    min-height: 66px;
    /*padding-top: 10px;*/
    font-size: 10.5pt;
    /*margin-top: 5px;*/
}
.matter-tr2{
    width: 100%;
    min-height: 66px;
    padding-left: 20px;
    font-size: 10.5pt;
    /*margin-top: 5px;*/
}
.matter-tr3{
    width: 100%;
    min-height: 66px;
    padding-left: 20px;
    font-size: 10.5pt;
    /*margin-top: 5px;*/
}
.matter-tr4{
    width: 100%;
    min-height: 66px;
    padding-left: 20px;
    font-size: 10.5pt;
    /*margin-top: 5px;*/
}
.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: 476px;
    padding-left: 10px;
}
.matter-table-header > .matter-tr > .matter-td:nth-child(2),
.matter-table-body > .matter-tr > .matter-td:nth-child(2) {
    width: 162px;
}
.matter-table-header > .matter-tr > .matter-td:nth-child(3),
.matter-table-body > .matter-tr > .matter-td:nth-child(3) {
    width:300px;
}

.matter-table-header > .matter-tr > .matter-td:nth-child(4),
.matter-table-body > .matter-tr > .matter-td:nth-child(4) {
    width:300px;
}


.matter-table-header > .matter-tr1 > .matter-td:nth-child(1),
.matter-table-body > .matter-tr1 > .matter-td:nth-child(1) {
    width: 476px;
    padding-left: 10px;
}
.matter-table-header > .matter-tr1 > .matter-td:nth-child(2),
.matter-table-body > .matter-tr1 > .matter-td:nth-child(2) {
    width: 162px;
}
.matter-table-header > .matter-tr1 > .matter-td:nth-child(3),
.matter-table-body > .matter-tr1 > .matter-td:nth-child(3) {
    width:300px;
}

.matter-table-header > .matter-tr1 > .matter-td:nth-child(4),
.matter-table-body > .matter-tr1 > .matter-td:nth-child(4) {
    width:300px;
}




.matter-table-header > .matter-tr2 > .matter-td:nth-child(1),
.matter-table-body > .matter-tr2 > .matter-td:nth-child(1) {
    width: 456px;
    padding-left: 10px;
}
.matter-table-header > .matter-tr2 > .matter-td:nth-child(2),
.matter-table-body > .matter-tr2 > .matter-td:nth-child(2) {
    width: 162px;
}
.matter-table-header > .matter-tr2 > .matter-td:nth-child(3),
.matter-table-body > .matter-tr2 > .matter-td:nth-child(3) {
    width:300px;
}

.matter-table-header > .matter-tr2 > .matter-td:nth-child(4),
.matter-table-body > .matter-tr2 > .matter-td:nth-child(4) {
    width: 30%;
}


.matter-table-header > .matter-tr3 > .matter-td:nth-child(1),
.matter-table-body > .matter-tr3 > .matter-td:nth-child(1) {
    width: 436px;
    padding-left: 10px;
}
.matter-table-header > .matter-tr3 > .matter-td:nth-child(2),
.matter-table-body > .matter-tr3 > .matter-td:nth-child(2) {
    width: 162px;
}
.matter-table-header > .matter-tr3 > .matter-td:nth-child(3),
.matter-table-body > .matter-tr3 > .matter-td:nth-child(3) {
    width:300px;
}

.matter-table-header > .matter-tr3 > .matter-td:nth-child(4),
.matter-table-body > .matter-tr3 > .matter-td:nth-child(4) {
    width: 30%;
}



.matter-table-header > .matter-tr4 > .matter-td:nth-child(1),
.matter-table-body > .matter-tr4 > .matter-td:nth-child(1) {
    width: 416px;
    padding-left: 10px;
}
.matter-table-header > .matter-tr4 > .matter-td:nth-child(2),
.matter-table-body > .matter-tr4 > .matter-td:nth-child(2) {
    width: 162px;
}
.matter-table-header > .matter-tr4 > .matter-td:nth-child(3),
.matter-table-body > .matter-tr4 > .matter-td:nth-child(3) {
    width:300px;
}

.matter-table-header > .matter-tr4 > .matter-td:nth-child(4),
.matter-table-body > .matter-tr4 > .matter-td:nth-child(4) {
    width: 30%;
}
.matter-table > .matter-table-body > .matter-tr:nth-of-type(2n) {
    /*background-color: #efefef;*/
}
.matter-folder .matter-list .matter-tr {
    padding-left: 20px;
}
.matter-td:first-child {
    padding-left: 30px;
}
.matter-folder .matter-floder-name {
    padding: 5px 5px 5px;
}

.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;
    font-size: 12px;
}
.matter-table-body > .matter-folder.matter-tr > .matter-td {
    width: 100%;
    padding: 0;
}
/*.matter-folder .matter-list .matter-tr:not(:last-child) {*/
    /*width: 951px;*/
    /*min-height: 66px;*/
    /*!*padding-top: 10px;*!*/
    /*font-size: 10.5pt;*/
    /*!*margin-top: 5px;*!*/
/*}*/
.matter-folder .matter-list {
    display: block;
}
.btn-matter-opearxkno {
    display: block;
    border: 1px solid #E2E2E2;
    width: 61px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: rgb(150, 150, 150);
    background-color: rgba(214, 216, 216, 0.39);
    text-decoration: none;
    font-size: 12px;
    font-family: '寰蒋闆呴粦';
    margin-right: 4px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 2px #d9d9d9;
}
.btn-matter-opearxk {
    display: block;
    width: 61px;
    border: 1px solid #d9d9d9;
    text-align: center;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-family: '寰蒋闆呴粦';
    margin-right: 4px;
    float: left;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 1px 1px 2px #d9d9d9;
    padding: 2px 4px;
    cursor: pointer;
}
.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;
    /* transform: rotate(-135deg); */
    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);
}
/*.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(-135deg);
}*/
.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;
}