﻿.aside {
    float: left;
    width: 240px;
}

.mainContent {
    float: right;
    width: 930px;
}

.menuList li {
    text-align: center;
}

.menuList li a {
    font: 16px/42px "微软雅黑";
    color: #004f98;
    display: block;
}

.sidebox .hd h3 {
    color: #fff;
}

.sidebox .infoList li {
    font-size: 14px;
    line-height: 28px;
    background: url(../images/dot.jpg) no-repeat left center;
    padding-left: 12px;
}

.sidebox .bd ul {
    padding: 14px 12px;
}

.boxLoop {
    height: auto;
    margin: 0;
    overflow: hidden;
}

.boxPage {
    width: 456px;
    margin-bottom: 10px;
}

.boxPage .hd {
    background: #f7f7f7;
    border-bottom: 1px solid #dfdfdf;
    height: 30px;
}

.boxPage .hd h3 {
    background: #288cc6;
    float: left;
    font: 16px/30px "微软雅黑";
    height: 31px;
    padding: 0 16px;
}

.boxPage .hd h3 a {
    color: #fff;
}

.boxPage .bd ul {
    padding: 16px;
}

.boxPage .bd {
    height: 200px;
    overflow: hidden;
}

/*列表页*/

#articleList {
    border: 1px #dfdfdf solid;
    padding: 1px;
}

#articleList .hd {
    border-bottom: 1px #dfdfdf solid;
    background: #f7f7f7;
    height: 30px;
}

#articleList .hd h3 {
    float: left;
    background: #288cc6;
    padding: 0 16px;
    font: 16px/30px "微软雅黑";
    height: 31px;
    color: #fff;
}

.path {
    float: right;
    padding-right: 12px;
}

.path1 {
    padding-left: 12px;
}

.path,
.path a,
.path1,
.path1 a {
    color: #666;
    font-size: 12px;
}

#articleList .infoList {
    padding: 40px;
}

.date {
    float: right;
    color: #999;
}

#articleList li {
    background: url("../images/dot.jpg") no-repeat left center;
    font-size: 14px;
    line-height: 28px;
    padding-left: 12px;
}

#articleList li.split {
    background: none;
    border-bottom: 1px dotted #d8d8d8;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 20px 0;
}

.page {
    font-size: 14px;
    overflow: hidden;
    padding: 0 40px 40px 40px;
    text-align: center;
}

.page A,
.page A:active {
    border: 1px solid #c5c5c5;
    color: #288cc6;
    display: inline-block;
    padding: 0 6px;
}

.page A,
.page SPAN {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-right: 3px;
}

.page SPAN.current {
    background: #288cc6;
    border: 1px solid #288cc6;
    color: #fff;
    font-weight: bold;
    padding: 0 6px;
}

/*文章内容页*/

.contArticle {
    padding: 40px;
}

.contArticle_tit {
    clear: both;
    overflow: hidden;
    text-align: center;
}

.contArticle_tit h2 {
    color: #d12700;
    font: bold 24px/48px "微软雅黑";
}

.contArticle_author {
    border-bottom: 1px dotted #deccc4;
    border-top: 1px dotted #deccc4;
    color: #666;
    line-height: 24px;
    margin: 28px 0 28px;
    padding: 5px 0;
    text-align: center;
}

.contArticle_author span {
    margin: 0 5px;
    font-size: 14px;
}

.contArticle_text p {
    line-height: 36px;
    text-indent: 2em;
    margin-bottom: 20px;
}

.contArticle_bot_collect {
    background: #f7f5f4;
    border-bottom: 1px solid #e8e7e6;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
}

.contArticle_bot_collect .contABot01,
.contArticle_bot_collect .contABot02 {
    display: inline;
    float: left;
    margin: 0 20px 40px 0;
}

.contArticle_bot_collect #bdshare {
    display: inline;
    float: right;
    line-height: 16px !important;
    margin: 3px 0 0;
}

.contArticle_bot_page {
    color: #666;
    line-height: 30px;
    margin: 10px 0 40px 0;
    padding-top: 10px;
}

/*信息公开列表页*/

.tab {
    padding: 40px;
}

.tablist {
    border: 1px #ddd solid;
    width: 100%;
    border-collapse: collapse;
}

.tablist td {
    text-align: center;
    height: 38px;
    line-height: 38px;
    border: 1px #ddd solid;
}

.tableTitle {
    background: #edf4f8;
}

.tableTitle td {
    font: bold 16px/38px "微软雅黑";
}

.tableCont .title {
    text-align: left;
    padding-left: 16px;
}

/*信息公开内容页*/

.public {
    padding: 40px 80px;
}

.headInfo {
    padding: 20px 30px;
    border: 1px #ddd solid;
    margin-bottom: 20px;
}

.pu_left {
    font: bold 14px/38px "微软雅黑";
}

.pu_table {
    width: 100%;
}

.redname {
    font: bold 24px/60px "微软雅黑";
    color: #d12700;
}

.redsymbol,
.redname,
.redtitle {
    text-align: center;
}

.redsymbol {
    height: 60px;
    background: url(../images/redsymbol.jpg) no-repeat center bottom;
    font-weight: bold;
}

.redtitle {
    font: bold 16px/40px "微软雅黑";
    margin-top: 20px;
}

.redcontent {
    padding: 20px 0;
}
.redcontent p{text-indent: 2em;
    margin: 7.8pt 0;
    line-height: 150%;}

.redcontentt table,.redcontent table td{border:1px solid #ccc;border-collapse: collapse;}
.redcontent table td p{text-indent:0px;}
.redcontent table td{padding:8px;line-height:24px;text-align: center}
table{border-collapse: collapse;}
.redcontent table  .td1{width:120px;}
.redcontent table tr:first-child{text-align: center}