#local {
    height: 52px;
    line-height: 52px;
    margin: 0;
}

.nx-local {
    font-size: 0;
    border-bottom: 1px solid #bbb;
}

.nx-local .sp, .nx-local .a, .nx-local .arrow {
    font-size: 14px;
}

.nx-local .sp {
    font-size: 14px;
    color: #16211d;
}

.nx-local .a{
    font-size: 14px;
    color: #000407;
}

.nx-local .arrow {
    margin: 0 5px;
    font-size: 12px;
    color: #000407;
}

.g-side {
    float: left;
    width: 292px;
    padding-top: 14px;
    border-right: #bbb solid 1px;
}

.g-content {
    float: right;
    width: 918px;
    margin-top: 14px;
}

.nx-container {
    width: 1226px;
    margin: 0 auto;
}

.nx-cxtitle {
    height: 18px;
    line-height: 18px;
    color: #292522;
}

.nx-cxtitle .tt {
    float: right;
    margin-right: 58px;
    font-size: 14px;
    color: #a19893;
}

#searchform .line4 {
    width: 234px;
    margin-bottom: 18px;
    font-size: 14px;
    color: #212121;
}

.r_ul ul li {
    width: 234px;
    margin-bottom: 24px;
}

#searchform .line1 {
    margin-bottom: 20px;
}

.nx-menutitle {
    width: 235px;
    padding-bottom: 8px;
    border-bottom: 1px solid #bbb;
}

.nx-menutitle .tt {
    font-size: 18px;
    color: #282c2d;
}

.nx-select {
    position: relative;
    float: right;
    width: 128px;
    height: 22px;
    margin-right: 4px;
    line-height: 22px;
    border: 1px solid #bbb;
    background: url(../jpg/lc3h56.jpg) 116px center no-repeat;
    cursor: pointer;
}

.nx-sort {
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    width: 128px;
    border: 1px solid #bbb;
    border-top: none;
    z-index: 1;
}

.nx-sort .option {
    border-top: none;
}

.nx-sort .option {
    display: block;
    padding-left: 10px;
    font-size: 12px;
    border-top: 1px solid #bbb;
    background: #fff;
}

.nx-sort .option:hover {
    color: #fff;
    background: #3a97f6;
}

.nx-select .sort {
    margin-left: 10px;
}

.docu-tree {
    
    margin-top: 15px;
    font-size: 16px;
    color: #2b2b2b;
}

.docu-tree li {
    margin-left: -12px;
    line-height: 22px;
}

.theme-tree {
    display: none;
    margin-top: 44px;
    font-size: 18px;color: #2b2b2b;
}

.theme-tree li {
    line-height: 36px;
}

.nx-list {
    border-bottom: 1px solid #bbb;
}

.nx-list li {
    position: relative;
    float: left;
    width: 100%;
    height: 35px;
    padding-left: 14px;
    font-size: 0;
    background: url(../png/rg67mk.png) left center no-repeat;
}

.nx-list .a {
    float: left;
    width: 630px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #21242b;
}

.nx-list .a:hover {
    text-decoration: underline;
}

.nx-list .date {
    float: left;
    margin-left: 100px;
    font-size: 14px;
    color: #bebebe;
}

.nx-conmtab {
    display: none;
    position: absolute;
    left: 50%;
    top: 100%;
    width: 586px;
    margin-left: -293px;
    padding: 6px 0;
    line-height: 20px;
    font-size: 0;
    border: 1px solid #120e0f;
    background: #fff;
    z-index: 1;
}

.nx-conmtab p {
    padding: 0 10px;
}

.nx-conmtab p span {
    float: none;
    font-size: 12px;
    color: #262626;
}

.nx-conmtab .p1 {
    min-width: 330px;
    float: left;
}

.nx-conmtab .p2 {
    width: 216px;
    float: right;
}

.nx-list li:hover .nx-conmtab {
    display: block;
}

.pageing {
    display: none;
}

.nx-page {
    width: 370px;
    margin: 0 auto;
    padding-top: 15px;
    font-size: 0;
}

.nx-page .sp:first-child {
    margin-left: 0;
}

.nx-page .sp, .nx-page .a {
    margin-left: 14px;
    font-size: 12px;
    color: #2e2818;
}

.nx-page .a:hover {
    font-weight: bold;
}

.nx-conmtab2 {
    width: 100%;
    padding: 11px 0; 
    line-height: 36px;
    font-size: 0;
    border: 1px solid #060203;
}

.nx-conmtab2 .p1 {
    float: left;
    min-width: 633px;
    padding-left: 20px;
}

.nx-conmtab2 .p2 {
    float: right;
    width: 393px;
}

.nx-conmtab2 p span {
    font-size: 16px;
    color: #000;
}

.file_box {
    margin-top: 0;
}

.nx-conmtab .icon-arrow {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 99px;
    top: -12px;
    background: url(../png/u16bar.png) no-repeat;
}

.nx-trees li a {
    letter-spacing: -2px;
}