﻿.nav ul li.active a {
    font-weight: 400;
    color: #000;
}
.nav ul li.active {
    border-bottom: 0;
}
.nav ul li:hover,.nav ul li:hover.active a{
    font-weight: bold;
    color: #0984e0;

}

.wrap{
	width: 1200px;
	margin: 0 auto;
	padding: 0 12px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    min-height: 480px;
    overflow: hidden;
 }
.siteMap{
    position: relative;
    z-index: 1;
    margin-top: 10px;
    height: 58px;
    line-height: 58px;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 20px;
}
.path{
	float: left;
    margin-left: 20px;
    text-align: left;
    display: block;
    overflow: hidden;
    color: #606060;
    font-size: 14px;
    margin: 0 auto;
}
.path span{
    background: url(../images/icons.png) no-repeat 0 -744px;
    padding-left: 21px;
    white-space: initial;
}
.path a{
	color: #333;
}
.path a:hover{
	color: #0984e0; ;
}
.articleContent{
	overflow: hidden;
    text-align: left;
    padding: 20px;
}
.printArea .title {
    color: #000;
    font-size: 28px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
}
.printArea .articleInfo {
    font-size: 14px;
    margin-bottom: 45px;
    padding: 16px 10px;
    text-align: center;
    color: #777;
    border-bottom: 1px dashed #ddd;
}
.printArea .articleInfo span {
    padding: 0 5px;
    white-space: initial;
}
.printArea .contentTxt {
    color: #333;
    font-size: 18px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printArea .contentTxt p{
	line-height: 1.5em;
	text-indent: 2em;
	margin-bottom: 20px;
}
.print_tool {
    margin: 5px 0;
}
.articlePiece {
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 15px;
}

.print_tool a {
    display: block;
    font-size: 14px;
    color: #000;
    float: right;
    font-weight: 600;
}
.articlePiece .prev, .articlePiece .next {
    line-height: 30px;
    display: flex;
}
.articlePiece span {
    font-weight: bold;
}
.articlePiece a {
    display: block;
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ccc;
}

  .zfxxgkwh td {
        font-size: 14px;
        line-height: 30px;
        color: #666;
        padding: 3px 3px 3px 8px;
    }

    .zfxxgkwh .xx1 {
        text-align: center;
        color: #333;
        font-weight: 600;
    }

    .zfxxgkwh .xx2 {
        width: 20%;
    }

/* 信件查询 */

#queryContainer{
    width: 70% !important;
    margin: 0 auto;
}
.searchTable{
    width: 100%;
}
.searchTable td{
    padding-bottom: 20px;
    line-height: 40px;
}
.searchTable span{display: inline-block;}
.searchTable tr>td:first-child{
    text-align: end;
    width: 75px;
}
.searchTable td .normalText{
    width: 97%; 
    height: 40px;
}

.searchTable .btngray{
    background: #015293;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}
#querySuccess table{
    border-collapse: collapse;
}

#querySuccess td{
    border: 1px solid #666;
    line-height: 30px;
    padding: 5px;
}
#querySuccess td.label{
    width: 100px;
}
/* end */


/* 老年模式 */
.oldModel *{letter-spacing: 2px;}
/* .oldModel .wrap{width: 90%;} */

/* 移动端 */
.h5-mobile .mlog,.h5-mobile .fot{display: block;}
.h5-mobile .accessible-wrap,.h5-mobile #Header,.h5-mobile #Footer{display: none;}
.h5-mobile .wrap{width: 100%;margin: 0;padding: 0;padding: 0px 5px;     min-height: 508px;}
.h5-mobile .siteMap{margin: 0; overflow: hidden; height: auto;line-height: normal;}
.h5-mobile .path a{overflow: hidden;line-height: 35px; }

.h5-mobile .contentTxt table{width:100%;border-collapse: collapse;border-spacing: 0;word-wrap: break-word;word-break: break-all; }
