@charset "utf-8";
@import url(reset.css);
@import url(header.css);
@import url(footer.css);
.main {
    padding-bottom: 30px;
    background: #ffffff;
    padding: 20px 30px 20px 30px;
    min-height: 400px;
    box-sizing: border-box;
}

.location a, .location {
    font-size: 14px;
    color: #000000;
}

.location a:hover {
    color: #0064c2
}

.location {
    height: 40px;
    padding-left: 30px;
    line-height: 40px;
    font-size: 14px;
    background: url(location.png) left center no-repeat;
    background-size: 30px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
}

.infoBox {
    width: 100%;
    /* border-top: 1px solid #dedede; */
    /* border-left: 1px solid #dedede; */
    /* box-shadow: 4px 4px 6px #DADADA; */
    overflow: hidden;
}

.infoLeft {
    width: 255px;
    float: left;
    min-height: 1066px;
    position: relative;
}

.itemTitle {
    background: #0064c2;
    line-height: 24px;
    padding: 18px 10px;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 15px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}

.itemNav>ul>li {
    /* width: 255px; */
    margin-bottom: 15px;
    position: relative;
}

.itemNav>ul li.on>a {
    background: #cfdfea url(rightOn.png) no-repeat 210px center;
    background-size: 30px;
}

.itemNav>ul>li:hover>a {
    color: #0a64a4
}

.itemNav>ul>li>a {
    font-size: 16px;
    color: #666666;
    line-height: 18px;
    display: block;
    padding: 16px 45px 16px 25px;
    background: #ededed url(right.png) no-repeat 210px center;
    background-size: 30px;
}

.infoRight {
    float: right;
    width: 840px;
    overflow: hidden;
    position: relative;
}

.infoTitle {
    height: 59px;
    border-bottom: 1px solid #e5e5e5;
}

.infoTitle span {
    height: 58px;
    border-bottom: 2px solid #0064c2;
    font-size: 17px;
    color: #0064c2;
    font-weight: bold;
    padding: 0 10px;
    line-height: 60px;
    display: inline-block;
}

.infoTitle>a {
    display: block;
    float: left;
    height: 58px;
    font-size: 17px;
    padding: 0 15px;
    line-height: 60px;
    margin-right: 10px;
    font-weight: bold;
    color: #6c5f5f;
}

.infoTitle>a.on, .infoTitle>a:hover {
    color: #00479d;
    border-bottom: 2px solid #306396;
}

.infoList, .infoList ul {
    overflow: hidden;
}

.infoList ul li {
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: dashed #dedede 1px;
    position: relative;
    padding-left: 10px;
    background: url(listPoint.png) no-repeat left;
}

.infoList ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
    color: #333333;
    font-size: 15px;
}

.infoList ul li span {
    position: absolute;
    right: 14px;
    top: 0;
}

.infoList ul li:hover span {
    color: #306396
}

.pagination {
    position: absolute;
    right: 42px;
    bottom: 40px;
    color: #000000;
}

.pagination select {
    color: #ffffff;
    background-color: #306396;
}

.pagination select option {
    background-color: #ffffff;
    color: #333333
}

#next {
    margin: 0px 5px
}

.itemNav>ul>li.on>a {
    color: #0064c2;
    font-weight: bold;
}

.itemNav>ul>li.xxgkTree {
    background: #FFF;
}

.LeftNav ul li {
    /* overflow: hidden; */
    /* white-space: nowrap; */
}

.filetree .on a {
    color: red;
}

.f_r {
    float: right;
}

.xxgkTree a {
    color: #333333
}

.gz-xj-tb {
    margin-bottom: 30px;
    padding-top: 10px;
}

.gz-xj-tb .xj-tit {
    margin-bottom: 8px;
    font-size: 20px;
    color: #333;
    line-height: 20px;
    border-left: 5px solid #00a6ff;
    padding-left: 6px;
}

.gz-xj-tb table {
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    border: 1px solid #dcdcdc;
}

.gz-xj-tb table tr th {
    border: 1px solid #dcdcdc;
    height: 44px;
    line-height: 44px;
    font-weight: normal;
    color: #333;
    text-align: center;
    width: 18%;
    background: #f8f7f7;
}

.gz-xj-tb table tr td {
    border: 1px solid #dcdcdc;
    height: 44px;
    line-height: 30px;
    color: #666;
    padding: 0 10px 0 15px;
    text-align: left;
}

.viewBox {
    margin-top: 10px;
}

.viewBox p.title {
    margin-bottom: 8px;
    font-size: 20px;
    color: #333;
    line-height: 20px;
    border-left: 5px solid #306396;
    padding-left: 6px;
}

.infoList ul li a:hover, .ztzlList ul li a:hover {
    color: #0a64a4;
}

.ztzlList ul {
    width: 100%;
    overflow: hidden;
    margin-top: 5px;
    height: auto;
}

.ztzlList ul li {
    width: 100%;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    border-bottom: dashed #dedede 1px;
    position: relative;
    padding-left: 10px;
    background: url(/images/index_img_13.png) no-repeat left;
}

.ztzlList ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 80%;
    color: #333333;
    font-size: 14px;
}

.ztzlList ul li span {
    position: absolute;
    right: 9px;
    top: 0;
}

.layui-btn-danger {
    background-color: brown;
}

.layui-btn-normal {
    background-color: #306396;
}

.infoRight .clearfix {
    margin-top: 65px
}

.ldxx {
    border: 1px solid #dddede;
    height: 192px;
    overflow-y: auto;
    padding: 10px;
    margin-top: 10px;
}
.ldxx li{
    width: 44%;
    height: 32px;
    position: relative;
    background: url(index_icon4.png) no-repeat -1px -18px;
    text-indent: 15px;
    float: left;
    margin-right: 45px;
}
.ldxx a{
    display: block;
    max-width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
}