.content {
    background: #fff;
    padding: 20px;
}

.xxgk-table ul {
    border: 1px #ccc solid;
}

.xxgk-table ul:first-child {
    border-bottom: none;
}

.xxgk-table ul li {
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #ccc;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
}

.xxgk-table ul li:last-child {
    border-right: none;
}

.xxgk-table li.l {
    background: #f4f4f4;
    text-align: center;
    width: 10%;
}

.xxgk-table li.r {
    width: 20%;
}

.content .art-title {
    text-align: center;
    font-size: 32px;
    font-weight: normal;
    line-height: 60px;
    padding: 26px 0;
}

.content .art-msg {
    text-align: center;
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid lightgrey;
}

.content .art-msg > span {
    margin: 0 20px;
    font-family: "宋体";
    font-size: 15px;
    line-height: 35px;
}

.content .art-msg i {
    margin-right: 5px;
    color: #999;
}

.content .article {
    padding: 20px 50px;
    margin: 30px 0;
}

/*.content .article>*{ margin-top: 15px !important; }*/
/*.content .article *{font-family: "宋体","Times New Roman" !important; font-size: 16px !important; line-height: 30px !important; }*/
.content .article img {
    max-width: 98% !important;
    height: auto !important;
}

.content .article table {
    max-width: 98% !important;
    margin: 0 auto;
    border-collapse: collapse;
}

.content .domain {
    padding-top: 30px;
}

.content .domain .like_print_correctError_close {
    padding: 20px 0;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
}

/*信件内容页*/
.xjList {
    padding: 15px 10px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}

.xjTitle {
    background: #015293;
    color: #fff;
    line-height: 50px;
    text-indent: 15px;
    margin: 20px 0;
    border-radius: 5px;
}

.xjList label {
    color: #015193;
    vertical-align: top;
}

.tab-title .tab-item, .tab-title .li {
    font-size: 17px;
    line-height: 50px;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    color: #000;
    margin-bottom: -1px;
    vertical-align: top;
}

.tab-title .tab-item a, .tab-title .li a {
    display: block;
    padding: 0 10px;
}

.tab-title .tab-item.active a, .tab-title .li.active a {
    color: #015293;
    border-bottom: 2px solid #015293;
}


.tab-title {
    border-bottom: 1px solid #d5dbe6;
    position: relative;
    line-height: 50px;
}

.tab-title .tab-item, .tab-title .li {
    font-size: 17px;
    line-height: 50px;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    color: #000;
    margin-bottom: -1px;
    vertical-align: top;
}

.tab-title .tab-item a, .tab-title .li a {
    display: block;
    padding: 0 10px;
}

.tab-title .tab-item.active a, .tab-title .li.active a {
    color: #015293;
    border-bottom: 2px solid #015293;
}

.tab-title > span {
    line-height: 51px;
    font-size: 12px;
    vertical-align: top;
    margin-right: 10px;
    display: inline-block;
    color: #d5dbe6;
}

.tab-title .moreText {
    float: right;
    color: #015293;
}

.tab-title .moreText a {
    margin-right: 20px;
}
